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 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 # 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 d6176d12f347626a40592bb7122e0cc8553376e8 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d6176d12f347626a40592bb7122e0cc8553376e8 # timeout=10 Commit message: "debian-bookworm-titan: chown 1000 for deps" > git rev-list --no-walk d6176d12f347626a40592bb7122e0cc8553376e8 # timeout=10 [ttcn3-hnbgw-test] $ /bin/sh -xe /tmp/jenkins4136902267546186365.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-hnbgw-test + export IMAGE_SUFFIX=master + cd ttcn3-hnbgw-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs ] + [ xjenkins-ttcn3-hnbgw-test-1001 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-hnbgw-test + SUITE_NAME=ttcn3-hnbgw-test + IMAGE_SUFFIX=master + docker_images_require osmo-stp-master osmo-hnbgw-master 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-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + 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-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/debian-bookworm-build' 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/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-build: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: 5.76kB 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 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:e225d70fafe80791f18c79b8d76afa1d1b4192b3a40a50f1ffd4de84555ebd04 #8 resolve registry.osmocom.org/debian:bookworm@sha256:e225d70fafe80791f18c79b8d76afa1d1b4192b3a40a50f1ffd4de84555ebd04 #8 resolve registry.osmocom.org/debian:bookworm@sha256:e225d70fafe80791f18c79b8d76afa1d1b4192b3a40a50f1ffd4de84555ebd04 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #9 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 DONE 0.2s #11 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #11 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #12 [ 4/16] 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/ #12 CACHED #13 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #13 CACHED #14 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #14 CACHED #15 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #15 CACHED #16 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #16 CACHED #17 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #17 CACHED #18 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #18 CACHED #19 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #19 CACHED #20 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #20 CACHED #21 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #21 CACHED #22 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #22 CACHED #23 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #23 CACHED #24 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #24 CACHED #25 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:acd015ad51fbd1165b2da29b9348441f4110882f41ba7849360cceb109f77a89 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n acd015ad51fb + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-stp-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-stp-master + echo osmo-stp-master + dir=osmo-stp-master + pull_arg=--pull + grep ^FROM ../osmo-stp-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-stp-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-stp-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-stp-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/osmo-stp-master' 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/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-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.24kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [1/7] FROM docker.io/osmocom-build/debian-bookworm-build #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.13kB done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/libosmo-sigtran/+/master?format=TEXT #6 DONE 0.1s #7 [2/7] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #7 CACHED #8 [3/7] WORKDIR /DATA #8 CACHED #9 [4/7] RUN GIT clone https://gerrit.osmocom.org/libosmo-sigtran.git #9 CACHED #10 [5/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMO-SIGTRAN/+/MASTER?FORMAT=TEXT /tmp/commit-libosmo-sigtran #10 CACHED #11 [6/7] RUN CD libosmo-sigtran && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install && install examples/.libs/sccp_demo_user /usr/local/bin/ && ldconfig #11 CACHED #12 [7/7] COPY OSMO-STP.CFG /data/ #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:d59b711108fdd8f4512f31230bed848673e0bfeba864aa8a8ea5ed855afd3706 done #13 naming to docker.io/osmocom-build/osmo-stp-master:latest 0.0s done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/osmo-stp-master' + docker_image_exists osmo-stp-master + docker images -q osmocom-build/osmo-stp-master + test -n d59b711108fd + list_osmo_packages debian-bookworm osmo-stp-master + local distro=debian-bookworm + local image=osmo-stp-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-stp-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-stp-master ### ii libosmo-netif-dev:amd64 1.5.1.5.89a1.202410032026 amd64 Development headers for Osmocom network interface ii libosmocodec4:amd64 1.10.0.13.ddc5.202410032026 amd64 Osmo codec library ii libosmocoding0:amd64 1.10.0.13.ddc5.202410032026 amd64 Osmo coding library ii libosmocore 1.10.0.13.ddc5.202410032026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.10.0.13.ddc5.202410032026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.10.0.13.ddc5.202410032026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.10.0.13.ddc5.202410032026 amd64 Osmo control library ii libosmogb14:amd64 1.10.0.13.ddc5.202410032026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.10.0.13.ddc5.202410032026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.10.0.13.ddc5.202410032026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.5.1.5.89a1.202410032026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.10.0.13.ddc5.202410032026 amd64 Osmo SIM library ii libosmousb0:amd64 1.10.0.13.ddc5.202410032026 amd64 Osmo USB library ii libosmovty13:amd64 1.10.0.13.ddc5.202410032026 amd64 Osmo VTY library ii osmocom-nightly 202410032026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-hnbgw-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + 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-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/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-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.76kB done #1 DONE 0.0s #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.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:e225d70fafe80791f18c79b8d76afa1d1b4192b3a40a50f1ffd4de84555ebd04 #8 resolve registry.osmocom.org/debian:bookworm@sha256:e225d70fafe80791f18c79b8d76afa1d1b4192b3a40a50f1ffd4de84555ebd04 #8 resolve registry.osmocom.org/debian:bookworm@sha256:e225d70fafe80791f18c79b8d76afa1d1b4192b3a40a50f1ffd4de84555ebd04 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.1s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #11 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #12 [ 4/16] 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/ #12 CACHED #13 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #13 CACHED #14 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #14 CACHED #15 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #15 CACHED #16 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #16 CACHED #17 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #17 CACHED #18 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #18 CACHED #19 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #19 CACHED #20 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #20 CACHED #21 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #21 CACHED #22 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #22 CACHED #23 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #23 CACHED #24 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #24 CACHED #25 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:acd015ad51fbd1165b2da29b9348441f4110882f41ba7849360cceb109f77a89 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n acd015ad51fb + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-hnbgw-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-hnbgw-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-hnbgw-master + echo osmo-hnbgw-master + dir=osmo-hnbgw-master + pull_arg=--pull + grep ^FROM ../osmo-hnbgw-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-hnbgw-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-hnbgw-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-hnbgw-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/osmo-hnbgw-master' 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/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-master: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: 1.16kB done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build #5 CACHED #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-hnbgw/+/master?format=TEXT #6 DONE 0.1s #7 [2/8] RUN APT-GET update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-mgcp-client-dev libosmo-netif-dev libosmo-sigtran-dev libosmo-ranap-dev libosmo-rua-dev libosmo-hnbap-dev libasn1c-dev libosmo-pfcp-dev && apt-get clean #7 ... #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-hnbgw/+/master?format=TEXT #6 CACHED #4 [internal] load build context #4 transferring context: 864B done #4 DONE 0.0s #7 [2/8] RUN APT-GET update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-mgcp-client-dev libosmo-netif-dev libosmo-sigtran-dev libosmo-ranap-dev libosmo-rua-dev libosmo-hnbap-dev libasn1c-dev libosmo-pfcp-dev && apt-get clean #7 0.409 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.409 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.409 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #7 0.433 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.881 Fetched 48.0 kB in 1s (92.3 kB/s) #7 0.881 Reading package lists... #7 1.158 Reading package lists... #7 1.405 Building dependency tree... #7 1.458 Reading state information... #7 1.521 The following additional packages will be installed: #7 1.521 libasn1c1 libosmo-gtlv-dev libosmo-gtlv1 libosmo-hnbap0 #7 1.521 libosmo-mgcp-client14 libosmo-pfcp0 libosmo-ranap7 libosmo-rua0 #7 1.521 libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore #7 1.521 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #7 1.521 libosmonetif11 libosmosim2 libosmotrau10 libosmousb0 libosmovty13 #7 1.521 osmocom-nightly #7 1.534 The following NEW packages will be installed: #7 1.534 libasn1c-dev libasn1c1 libosmo-abis-dev libosmo-gtlv-dev libosmo-gtlv1 #7 1.534 libosmo-hnbap-dev libosmo-hnbap0 libosmo-mgcp-client-dev #7 1.534 libosmo-mgcp-client14 libosmo-netif-dev libosmo-pfcp-dev libosmo-pfcp0 #7 1.534 libosmo-ranap-dev libosmo-ranap7 libosmo-rua-dev libosmo-rua0 #7 1.534 libosmo-sigtran-dev libosmo-sigtran10 libosmoabis13 libosmocodec4 #7 1.534 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 #7 1.534 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 #7 1.534 libosmotrau10 libosmousb0 libosmovty13 osmocom-nightly #7 1.550 0 upgraded, 34 newly installed, 0 to remove and 4 not upgraded. #7 1.550 Need to get 4004 kB of archives. #7 1.550 After this operation, 17.9 MB of additional disk space will be used. #7 1.550 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202410032026 [1180 B] #7 1.552 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.13.ddc5.202410032026 [168 kB] #7 1.553 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.13.ddc5.202410032026 [50.6 kB] #7 1.554 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau10 1.6.0.15.525c.202410032026 [32.7 kB] #7 1.554 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.13.ddc5.202410032026 [69.7 kB] #7 1.555 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.13.ddc5.202410032026 [227 kB] #7 1.557 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.13.ddc5.202410032026 [103 kB] #7 1.558 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.15.525c.202410032026 [73.3 kB] #7 1.559 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.6.0.15.525c.202410032026 [117 kB] #7 1.560 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv1 0.4.0.1.c4dc.202410032026 [16.5 kB] #7 1.560 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.13.ddc5.202410032026 [70.3 kB] #7 1.561 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.13.ddc5.202410032026 [177 kB] #7 1.562 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.13.ddc5.202410032026 [58.8 kB] #7 1.563 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.13.ddc5.202410032026 [62.9 kB] #7 1.563 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.13.ddc5.202410032026 [49.6 kB] #7 1.564 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.13.ddc5.202410032026 [43.0 kB] #7 1.564 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.10.0.13.ddc5.202410032026 [846 kB] #7 1.572 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv-dev 0.4.0.1.c4dc.202410032026 [57.3 kB] #7 1.573 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.5.89a1.202410032026 [53.8 kB] #7 1.573 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.5.1.5.89a1.202410032026 [66.0 kB] #7 1.574 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp0 0.4.0.1.c4dc.202410032026 [40.7 kB] #7 1.574 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp-dev 0.4.0.1.c4dc.202410032026 [170 kB] #7 1.576 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.3.e1ad.202410032026 [125 kB] #7 1.577 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 2.0.0.3.e1ad.202410032026 [587 kB] #7 1.583 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.37.202410032026 [75.3 kB] #7 1.583 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dev 0.9.37.202410032026 [106 kB] #7 1.584 Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap0 1.6.0.1.4a6b5.202410032026 [52.0 kB] #7 1.585 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap-dev 1.6.0.1.4a6b5.202410032026 [24.9 kB] #7 1.585 Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14 1.13.1.202410032026 [57.7 kB] #7 1.586 Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client-dev 1.13.1.202410032026 [66.6 kB] #7 1.586 Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.1.4a6b5.202410032026 [222 kB] #7 1.588 Get:32 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dev 1.6.0.1.4a6b5.202410032026 [92.1 kB] #7 1.589 Get:33 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua0 1.6.0.1.4a6b5.202410032026 [28.0 kB] #7 1.589 Get:34 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua-dev 1.6.0.1.4a6b5.202410032026 [14.7 kB] #7 1.694 debconf: delaying package configuration, since apt-utils is not installed #7 1.736 Fetched 4004 kB in 0s (76.6 MB/s) #7 1.798 Selecting previously unselected package osmocom-nightly. #7 1.798 (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 ... 117417 files and directories currently installed.) #7 1.834 Preparing to unpack .../00-osmocom-nightly_202410032026_amd64.deb ... #7 1.850 Unpacking osmocom-nightly (202410032026) ... #7 1.972 Selecting previously unselected package libosmocore22:amd64. #7 1.990 Preparing to unpack .../01-libosmocore22_1.10.0.13.ddc5.202410032026_amd64.deb ... #7 2.024 Unpacking libosmocore22:amd64 (1.10.0.13.ddc5.202410032026) ... #7 2.175 Selecting previously unselected package libosmocodec4:amd64. #7 2.193 Preparing to unpack .../02-libosmocodec4_1.10.0.13.ddc5.202410032026_amd64.deb ... #7 2.211 Unpacking libosmocodec4:amd64 (1.10.0.13.ddc5.202410032026) ... #7 2.355 Selecting previously unselected package libosmotrau10:amd64. #7 2.373 Preparing to unpack .../03-libosmotrau10_1.6.0.15.525c.202410032026_amd64.deb ... #7 2.390 Unpacking libosmotrau10:amd64 (1.6.0.15.525c.202410032026) ... #7 2.534 Selecting previously unselected package libosmoisdn0:amd64. #7 2.552 Preparing to unpack .../04-libosmoisdn0_1.10.0.13.ddc5.202410032026_amd64.deb ... #7 2.569 Unpacking libosmoisdn0:amd64 (1.10.0.13.ddc5.202410032026) ... #7 2.713 Selecting previously unselected package libosmogsm20:amd64. #7 2.732 Preparing to unpack .../05-libosmogsm20_1.10.0.13.ddc5.202410032026_amd64.deb ... #7 2.749 Unpacking libosmogsm20:amd64 (1.10.0.13.ddc5.202410032026) ... #7 2.901 Selecting previously unselected package libosmovty13:amd64. #7 2.909 Preparing to unpack .../06-libosmovty13_1.10.0.13.ddc5.202410032026_amd64.deb ... #7 2.926 Unpacking libosmovty13:amd64 (1.10.0.13.ddc5.202410032026) ... #7 3.063 Selecting previously unselected package libosmoabis13:amd64. #7 3.081 Preparing to unpack .../07-libosmoabis13_1.6.0.15.525c.202410032026_amd64.deb ... #7 3.099 Unpacking libosmoabis13:amd64 (1.6.0.15.525c.202410032026) ... #7 3.236 Selecting previously unselected package libosmo-abis-dev:amd64. #7 3.253 Preparing to unpack .../08-libosmo-abis-dev_1.6.0.15.525c.202410032026_amd64.deb ... #7 3.271 Unpacking libosmo-abis-dev:amd64 (1.6.0.15.525c.202410032026) ... #7 3.420 Selecting previously unselected package libosmo-gtlv1:amd64. #7 3.428 Preparing to unpack .../09-libosmo-gtlv1_0.4.0.1.c4dc.202410032026_amd64.deb ... #7 3.449 Unpacking libosmo-gtlv1:amd64 (0.4.0.1.c4dc.202410032026) ... #7 3.583 Selecting previously unselected package libosmocoding0:amd64. #7 3.601 Preparing to unpack .../10-libosmocoding0_1.10.0.13.ddc5.202410032026_amd64.deb ... #7 3.618 Unpacking libosmocoding0:amd64 (1.10.0.13.ddc5.202410032026) ... #7 3.762 Selecting previously unselected package libosmogb14:amd64. #7 3.770 Preparing to unpack .../11-libosmogb14_1.10.0.13.ddc5.202410032026_amd64.deb ... #7 3.787 Unpacking libosmogb14:amd64 (1.10.0.13.ddc5.202410032026) ... #7 3.927 Selecting previously unselected package libosmoctrl0:amd64. #7 3.945 Preparing to unpack .../12-libosmoctrl0_1.10.0.13.ddc5.202410032026_amd64.deb ... #7 3.962 Unpacking libosmoctrl0:amd64 (1.10.0.13.ddc5.202410032026) ... #7 4.095 Selecting previously unselected package libosmosim2:amd64. #7 4.113 Preparing to unpack .../13-libosmosim2_1.10.0.13.ddc5.202410032026_amd64.deb ... #7 4.130 Unpacking libosmosim2:amd64 (1.10.0.13.ddc5.202410032026) ... #7 4.271 Selecting previously unselected package libosmousb0:amd64. #7 4.279 Preparing to unpack .../14-libosmousb0_1.10.0.13.ddc5.202410032026_amd64.deb ... #7 4.296 Unpacking libosmousb0:amd64 (1.10.0.13.ddc5.202410032026) ... #7 4.411 Selecting previously unselected package libosmocore. #7 4.419 Preparing to unpack .../15-libosmocore_1.10.0.13.ddc5.202410032026_amd64.deb ... #7 4.436 Unpacking libosmocore (1.10.0.13.ddc5.202410032026) ... #7 4.559 Selecting previously unselected package libosmocore-dev:amd64. #7 4.576 Preparing to unpack .../16-libosmocore-dev_1.10.0.13.ddc5.202410032026_amd64.deb ... #7 4.594 Unpacking libosmocore-dev:amd64 (1.10.0.13.ddc5.202410032026) ... #7 4.749 Selecting previously unselected package libosmo-gtlv-dev:amd64. #7 4.766 Preparing to unpack .../17-libosmo-gtlv-dev_0.4.0.1.c4dc.202410032026_amd64.deb ... #7 4.784 Unpacking libosmo-gtlv-dev:amd64 (0.4.0.1.c4dc.202410032026) ... #7 4.928 Selecting previously unselected package libosmonetif11:amd64. #7 4.936 Preparing to unpack .../18-libosmonetif11_1.5.1.5.89a1.202410032026_amd64.deb ... #7 4.953 Unpacking libosmonetif11:amd64 (1.5.1.5.89a1.202410032026) ... #7 5.079 Selecting previously unselected package libosmo-netif-dev:amd64. #7 5.097 Preparing to unpack .../19-libosmo-netif-dev_1.5.1.5.89a1.202410032026_amd64.deb ... #7 5.114 Unpacking libosmo-netif-dev:amd64 (1.5.1.5.89a1.202410032026) ... #7 5.254 Selecting previously unselected package libosmo-pfcp0:amd64. #7 5.271 Preparing to unpack .../20-libosmo-pfcp0_0.4.0.1.c4dc.202410032026_amd64.deb ... #7 5.288 Unpacking libosmo-pfcp0:amd64 (0.4.0.1.c4dc.202410032026) ... #7 5.411 Selecting previously unselected package libosmo-pfcp-dev:amd64. #7 5.419 Preparing to unpack .../21-libosmo-pfcp-dev_0.4.0.1.c4dc.202410032026_amd64.deb ... #7 5.437 Unpacking libosmo-pfcp-dev:amd64 (0.4.0.1.c4dc.202410032026) ... #7 5.594 Selecting previously unselected package libosmo-sigtran10:amd64. #7 5.612 Preparing to unpack .../22-libosmo-sigtran10_2.0.0.3.e1ad.202410032026_amd64.deb ... #7 5.629 Unpacking libosmo-sigtran10:amd64 (2.0.0.3.e1ad.202410032026) ... #7 5.753 Selecting previously unselected package libosmo-sigtran-dev:amd64. #7 5.770 Preparing to unpack .../23-libosmo-sigtran-dev_2.0.0.3.e1ad.202410032026_amd64.deb ... #7 5.788 Unpacking libosmo-sigtran-dev:amd64 (2.0.0.3.e1ad.202410032026) ... #7 5.950 Selecting previously unselected package libasn1c1:amd64. #7 5.968 Preparing to unpack .../24-libasn1c1_0.9.37.202410032026_amd64.deb ... #7 5.985 Unpacking libasn1c1:amd64 (0.9.37.202410032026) ... #7 6.107 Selecting previously unselected package libasn1c-dev:amd64. #7 6.125 Preparing to unpack .../25-libasn1c-dev_0.9.37.202410032026_amd64.deb ... #7 6.142 Unpacking libasn1c-dev:amd64 (0.9.37.202410032026) ... #7 6.283 Selecting previously unselected package libosmo-hnbap0:amd64. #7 6.292 Preparing to unpack .../26-libosmo-hnbap0_1.6.0.1.4a6b5.202410032026_amd64.deb ... #7 6.308 Unpacking libosmo-hnbap0:amd64 (1.6.0.1.4a6b5.202410032026) ... #7 6.421 Selecting previously unselected package libosmo-hnbap-dev:amd64. #7 6.439 Preparing to unpack .../27-libosmo-hnbap-dev_1.6.0.1.4a6b5.202410032026_amd64.deb ... #7 6.456 Unpacking libosmo-hnbap-dev:amd64 (1.6.0.1.4a6b5.202410032026) ... #7 6.610 Selecting previously unselected package libosmo-mgcp-client14:amd64. #7 6.628 Preparing to unpack .../28-libosmo-mgcp-client14_1.13.1.202410032026_amd64.deb ... #7 6.645 Unpacking libosmo-mgcp-client14:amd64 (1.13.1.202410032026) ... #7 6.762 Selecting previously unselected package libosmo-mgcp-client-dev:amd64. #7 6.780 Preparing to unpack .../29-libosmo-mgcp-client-dev_1.13.1.202410032026_amd64.deb ... #7 6.797 Unpacking libosmo-mgcp-client-dev:amd64 (1.13.1.202410032026) ... #7 6.931 Selecting previously unselected package libosmo-ranap7:amd64. #7 6.949 Preparing to unpack .../30-libosmo-ranap7_1.6.0.1.4a6b5.202410032026_amd64.deb ... #7 6.966 Unpacking libosmo-ranap7:amd64 (1.6.0.1.4a6b5.202410032026) ... #7 7.100 Selecting previously unselected package libosmo-ranap-dev:amd64. #7 7.117 Preparing to unpack .../31-libosmo-ranap-dev_1.6.0.1.4a6b5.202410032026_amd64.deb ... #7 7.135 Unpacking libosmo-ranap-dev:amd64 (1.6.0.1.4a6b5.202410032026) ... #7 7.287 Selecting previously unselected package libosmo-rua0:amd64. #7 7.305 Preparing to unpack .../32-libosmo-rua0_1.6.0.1.4a6b5.202410032026_amd64.deb ... #7 7.322 Unpacking libosmo-rua0:amd64 (1.6.0.1.4a6b5.202410032026) ... #7 7.438 Selecting previously unselected package libosmo-rua-dev:amd64. #7 7.455 Preparing to unpack .../33-libosmo-rua-dev_1.6.0.1.4a6b5.202410032026_amd64.deb ... #7 7.473 Unpacking libosmo-rua-dev:amd64 (1.6.0.1.4a6b5.202410032026) ... #7 7.647 Setting up osmocom-nightly (202410032026) ... #7 7.698 Setting up libosmocore22:amd64 (1.10.0.13.ddc5.202410032026) ... #7 7.748 Setting up libosmocodec4:amd64 (1.10.0.13.ddc5.202410032026) ... #7 7.798 Setting up libosmo-gtlv1:amd64 (0.4.0.1.c4dc.202410032026) ... #7 7.848 Setting up libasn1c1:amd64 (0.9.37.202410032026) ... #7 7.897 Setting up libosmo-hnbap0:amd64 (1.6.0.1.4a6b5.202410032026) ... #7 7.947 Setting up libosmovty13:amd64 (1.10.0.13.ddc5.202410032026) ... #7 7.996 Setting up libosmo-rua0:amd64 (1.6.0.1.4a6b5.202410032026) ... #7 8.045 Setting up libosmoisdn0:amd64 (1.10.0.13.ddc5.202410032026) ... #7 8.095 Setting up libosmotrau10:amd64 (1.6.0.15.525c.202410032026) ... #7 8.144 Setting up libasn1c-dev:amd64 (0.9.37.202410032026) ... #7 8.193 Setting up libosmo-rua-dev:amd64 (1.6.0.1.4a6b5.202410032026) ... #7 8.242 Setting up libosmousb0:amd64 (1.10.0.13.ddc5.202410032026) ... #7 8.292 Setting up libosmo-mgcp-client14:amd64 (1.13.1.202410032026) ... #7 8.349 Setting up libosmogsm20:amd64 (1.10.0.13.ddc5.202410032026) ... #7 8.396 Setting up libosmoabis13:amd64 (1.6.0.15.525c.202410032026) ... #7 8.442 Setting up libosmoctrl0:amd64 (1.10.0.13.ddc5.202410032026) ... #7 8.490 Setting up libosmo-hnbap-dev:amd64 (1.6.0.1.4a6b5.202410032026) ... #7 8.536 Setting up libosmo-pfcp0:amd64 (0.4.0.1.c4dc.202410032026) ... #7 8.585 Setting up libosmogb14:amd64 (1.10.0.13.ddc5.202410032026) ... #7 8.633 Setting up libosmonetif11:amd64 (1.5.1.5.89a1.202410032026) ... #7 8.682 Setting up libosmo-abis-dev:amd64 (1.6.0.15.525c.202410032026) ... #7 8.739 Setting up libosmo-mgcp-client-dev:amd64 (1.13.1.202410032026) ... #7 8.790 Setting up libosmocoding0:amd64 (1.10.0.13.ddc5.202410032026) ... #7 8.841 Setting up libosmosim2:amd64 (1.10.0.13.ddc5.202410032026) ... #7 8.892 Setting up libosmocore (1.10.0.13.ddc5.202410032026) ... #7 8.946 Setting up libosmo-sigtran10:amd64 (2.0.0.3.e1ad.202410032026) ... #7 8.996 Setting up libosmo-ranap7:amd64 (1.6.0.1.4a6b5.202410032026) ... #7 9.045 Setting up libosmocore-dev:amd64 (1.10.0.13.ddc5.202410032026) ... #7 9.095 Setting up libosmo-netif-dev:amd64 (1.5.1.5.89a1.202410032026) ... #7 9.145 Setting up libosmo-gtlv-dev:amd64 (0.4.0.1.c4dc.202410032026) ... #7 9.196 Setting up libosmo-ranap-dev:amd64 (1.6.0.1.4a6b5.202410032026) ... #7 9.246 Setting up libosmo-sigtran-dev:amd64 (2.0.0.3.e1ad.202410032026) ... #7 9.299 Setting up libosmo-pfcp-dev:amd64 (0.4.0.1.c4dc.202410032026) ... #7 9.349 Processing triggers for libc-bin (2.36-9+deb12u8) ... #7 DONE 9.7s #8 [3/8] WORKDIR /TMP #8 DONE 0.1s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-hnbgw.git #9 0.322 Cloning into 'osmo-hnbgw'... #9 DONE 0.5s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-HNBGW/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-hnbgw #10 DONE 0.1s #11 [6/8] RUN CD osmo-hnbgw && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure --enable-pfcp && make "-j$(nproc)" install && ldconfig #11 0.359 Already on 'master' #11 0.359 Your branch is up to date with 'origin/master'. #11 0.360 refs/heads/master #11 0.364 HEAD is now at 30068ad contrib/jenkins: libosmo-sccp -> libosmo-sigtran #11 0.365 master #11 0.365 30068ad3912cc8306d649e1e6d5cf1b601ba471f #11 1.422 aclocal: warning: couldn't open directory 'm4': No such file or directory #11 2.555 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.555 libtoolize: copying file './ltmain.sh' #11 2.690 libtoolize: putting macros in 'm4'. #11 2.690 libtoolize: copying file 'm4/libtool.m4' #11 2.740 libtoolize: copying file 'm4/ltoptions.m4' #11 2.794 libtoolize: copying file 'm4/ltsugar.m4' #11 2.849 libtoolize: copying file 'm4/ltversion.m4' #11 2.904 libtoolize: copying file 'm4/lt~obsolete.m4' #11 2.993 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 2.993 libtoolize: and rerunning libtoolize and aclocal. #11 3.823 configure.ac:84: warning: The macro `AC_HEADER_STDC' is obsolete. #11 3.823 configure.ac:84: You should run autoupdate. #11 3.823 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 3.823 configure.ac:84: the top level #11 3.823 configure.ac:132: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.823 configure.ac:132: You should run autoupdate. #11 3.823 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.823 configure.ac:132: the top level #11 3.823 configure.ac:153: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.823 configure.ac:153: You should run autoupdate. #11 3.823 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.823 configure.ac:153: the top level #11 3.823 configure.ac:232: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 3.823 configure.ac:232: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 3.823 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 3.823 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 3.823 configure.ac:232: the top level #11 3.823 configure.ac:234: warning: AC_OUTPUT should be used without arguments. #11 3.823 configure.ac:234: You should run autoupdate. #11 4.314 configure.ac:23: installing './compile' #11 4.316 configure.ac:25: installing './config.guess' #11 4.317 configure.ac:25: installing './config.sub' #11 4.319 configure.ac:9: installing './install-sh' #11 4.321 configure.ac:9: installing './missing' #11 4.366 doc/charts/Makefile.am:10: warning: '%'-style pattern rules are a GNU make extension #11 4.366 doc/charts/Makefile.am:13: warning: '%'-style pattern rules are a GNU make extension #11 4.366 doc/charts/Makefile.am:18: warning: ':='-style assignments are not portable #11 4.418 src/osmo-hnbgw/Makefile.am: installing './depcomp' #11 4.498 checking for a BSD-compatible install... /usr/bin/install -c #11 4.502 checking whether build environment is sane... yes #11 4.505 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.506 checking for gawk... gawk #11 4.506 checking whether make sets $(MAKE)... yes #11 4.510 checking whether make supports nested variables... yes #11 4.513 checking whether make supports nested variables... (cached) yes #11 4.513 checking whether make sets $(MAKE)... (cached) yes #11 4.514 checking for gcc... gcc #11 4.527 checking whether the C compiler works... yes #11 4.554 checking for C compiler default output file name... a.out #11 4.555 checking for suffix of executables... #11 4.581 checking whether we are cross compiling... no #11 4.610 checking for suffix of object files... o #11 4.633 checking whether the compiler supports GNU C... yes #11 4.661 checking whether gcc accepts -g... yes #11 4.686 checking for gcc option to enable C11 features... none needed #11 4.720 checking whether gcc understands -c and -o together... yes #11 4.736 checking whether make supports the include directive... yes (GNU style) #11 4.740 checking dependency style of gcc... gcc3 #11 4.771 checking build system type... x86_64-pc-linux-gnu #11 4.839 checking host system type... x86_64-pc-linux-gnu #11 4.839 checking how to print strings... printf #11 4.857 checking for a sed that does not truncate output... /usr/bin/sed #11 4.859 checking for grep that handles long lines and -e... /usr/bin/grep #11 4.860 checking for egrep... /usr/bin/grep -E #11 4.861 checking for fgrep... /usr/bin/grep -F #11 4.862 checking for ld used by gcc... /usr/bin/ld #11 4.864 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 4.865 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 4.867 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 4.887 checking whether ln -s works... yes #11 4.888 checking the maximum length of command line arguments... 1572864 #11 4.900 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 4.900 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 4.901 checking for /usr/bin/ld option to reload object files... -r #11 4.901 checking for file... file #11 4.902 checking for objdump... objdump #11 4.903 checking how to recognize dependent libraries... pass_all #11 4.904 checking for dlltool... no #11 4.905 checking how to associate runtime and link libraries... printf %s\n #11 4.905 checking for ar... ar #11 4.906 checking for archiver @FILE support... @ #11 4.942 checking for strip... strip #11 4.943 checking for ranlib... ranlib #11 4.943 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.028 checking for sysroot... no #11 5.029 checking for a working dd... /usr/bin/dd #11 5.032 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.059 checking for mt... no #11 5.060 checking if : is a manifest tool... no #11 5.071 checking for stdio.h... yes #11 5.102 checking for stdlib.h... yes #11 5.131 checking for string.h... yes #11 5.156 checking for inttypes.h... yes #11 5.178 checking for stdint.h... yes #11 5.194 checking for strings.h... yes #11 5.210 checking for sys/stat.h... yes #11 5.229 checking for sys/types.h... yes #11 5.253 checking for unistd.h... yes #11 5.268 checking for dlfcn.h... yes #11 5.283 checking for objdir... .libs #11 5.359 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.374 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.374 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.404 checking if gcc static flag -static works... yes #11 5.463 checking if gcc supports -c -o file.o... yes #11 5.476 checking if gcc supports -c -o file.o... (cached) yes #11 5.476 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.482 checking whether -lc should be explicitly linked in... no #11 5.501 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.569 checking how to hardcode library paths into programs... immediate #11 5.569 checking whether stripping libraries is possible... yes #11 5.571 checking if libtool supports shared libraries... yes #11 5.571 checking whether to build shared libraries... yes #11 5.571 checking whether to build static libraries... yes #11 5.572 checking for pkg-config... /usr/bin/pkg-config #11 5.572 checking for pkg-config... /usr/bin/pkg-config #11 5.573 checking pkg-config is at least version 0.20... yes #11 5.574 checking for library containing sctp_recvmsg... -lsctp #11 5.654 checking for libasn1c >= 0.9.30... yes #11 5.662 checking for libosmocore >= 1.10.0... yes #11 5.678 checking for libosmovty >= 1.10.0... yes #11 5.700 checking for libosmoctrl >= 1.10.0... yes #11 5.723 checking for libosmogsm >= 1.10.0... yes #11 5.743 checking for libosmo-netif >= 1.5.0... yes #11 5.763 checking for libosmo-sigtran >= 1.9.0... yes #11 5.784 checking for libosmo-rua >= 1.6.0... yes #11 5.804 checking for libosmo-ranap >= 1.6.0... yes #11 5.825 checking for libosmo-hnbap >= 1.6.0... yes #11 5.846 checking for libosmo-mgcp-client >= 1.13.0... yes #11 5.867 checking for libosmo-pfcp >= 0.4.0... yes #11 5.891 checking for egrep... (cached) /usr/bin/grep -E #11 5.892 checking if gcc supports -fvisibility=hidden... yes #11 5.927 checking whether to enable code coverage support... no #11 5.928 checking whether to enable VTY/CTRL tests... no #11 5.935 CFLAGS=" -std=gnu11" #11 5.935 CPPFLAGS="" #11 5.991 checking that generated files are newer than configure... done #11 5.993 configure: creating ./config.status #11 7.092 config.status: creating include/Makefile #11 7.131 config.status: creating include/osmocom/Makefile #11 7.171 config.status: creating include/osmocom/hnbgw/Makefile #11 7.210 config.status: creating src/Makefile #11 7.250 config.status: creating src/osmo-hnbgw/Makefile #11 7.290 config.status: creating tests/Makefile #11 7.331 config.status: creating tests/atlocal #11 7.371 config.status: creating tests/ranap_rab_ass/Makefile #11 7.411 config.status: creating tests/umts_cell_id/Makefile #11 7.451 config.status: creating doc/Makefile #11 7.491 config.status: creating doc/examples/Makefile #11 7.530 config.status: creating doc/manuals/Makefile #11 7.569 config.status: creating doc/charts/Makefile #11 7.608 config.status: creating contrib/Makefile #11 7.648 config.status: creating contrib/systemd/Makefile #11 7.687 config.status: creating Makefile #11 7.718 config.status: creating config.h #11 7.753 config.status: executing tests/atconfig commands #11 7.760 config.status: executing depfiles commands #11 8.146 config.status: executing libtool commands #11 8.267 echo 1.6.0.7-3006 > .version-t && mv .version-t .version #11 8.272 make install-recursive #11 8.279 make[1]: Entering directory '/tmp/osmo-hnbgw' #11 8.288 Making install in include #11 8.293 make[2]: Entering directory '/tmp/osmo-hnbgw/include' #11 8.302 Making install in osmocom #11 8.306 make[3]: Entering directory '/tmp/osmo-hnbgw/include/osmocom' #11 8.315 Making install in hnbgw #11 8.320 make[4]: Entering directory '/tmp/osmo-hnbgw/include/osmocom/hnbgw' #11 8.326 make[5]: Entering directory '/tmp/osmo-hnbgw/include/osmocom/hnbgw' #11 8.326 make[5]: Nothing to be done for 'install-exec-am'. #11 8.326 make[5]: Nothing to be done for 'install-data-am'. #11 8.326 make[5]: Leaving directory '/tmp/osmo-hnbgw/include/osmocom/hnbgw' #11 8.326 make[4]: Leaving directory '/tmp/osmo-hnbgw/include/osmocom/hnbgw' #11 8.331 make[4]: Entering directory '/tmp/osmo-hnbgw/include/osmocom' #11 8.337 make[5]: Entering directory '/tmp/osmo-hnbgw/include/osmocom' #11 8.337 make[5]: Nothing to be done for 'install-exec-am'. #11 8.337 make[5]: Nothing to be done for 'install-data-am'. #11 8.337 make[5]: Leaving directory '/tmp/osmo-hnbgw/include/osmocom' #11 8.338 make[4]: Leaving directory '/tmp/osmo-hnbgw/include/osmocom' #11 8.338 make[3]: Leaving directory '/tmp/osmo-hnbgw/include/osmocom' #11 8.343 make[3]: Entering directory '/tmp/osmo-hnbgw/include' #11 8.349 make[4]: Entering directory '/tmp/osmo-hnbgw/include' #11 8.349 make[4]: Nothing to be done for 'install-exec-am'. #11 8.349 make[4]: Nothing to be done for 'install-data-am'. #11 8.349 make[4]: Leaving directory '/tmp/osmo-hnbgw/include' #11 8.350 make[3]: Leaving directory '/tmp/osmo-hnbgw/include' #11 8.351 make[2]: Leaving directory '/tmp/osmo-hnbgw/include' #11 8.351 Making install in src #11 8.356 make[2]: Entering directory '/tmp/osmo-hnbgw/src' #11 8.365 Making install in osmo-hnbgw #11 8.371 make[3]: Entering directory '/tmp/osmo-hnbgw/src/osmo-hnbgw' #11 8.373 CC osmo_hnbgw_main.o #11 8.374 CC hnbgw.lo #11 8.375 CC hnbgw_hnbap.lo #11 8.375 CC hnbgw_l3.lo #11 8.376 CC hnbgw_rua.lo #11 8.377 CC hnbgw_ranap.lo #11 8.379 CC hnbgw_vty.lo #11 8.379 CC context_map.lo #11 8.380 CC context_map_rua.lo #11 8.381 CC context_map_sccp.lo #11 8.381 CC hnbgw_cn.lo #11 8.381 CC cnlink.lo #11 8.382 CC ranap_rab_ass.lo #11 8.382 CC mgw_fsm.lo #11 8.382 CC kpi_dtap.lo #11 8.382 CC kpi_ranap.lo #11 8.382 CC tdefs.lo #11 8.383 CC nft_kpi.lo #11 8.383 CC ps_rab_ass_fsm.lo #11 8.384 CC hnbgw_pfcp.lo #11 8.503 CC ps_rab_fsm.lo #11 8.568 mgw_fsm.c: In function 'mgw_fsm_crcx_hnb_onenter': #11 8.568 mgw_fsm.c:180:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 8.568 180 | mgw_info.codecs[0] = CODEC_IUFP; #11 8.568 | ^~~~~~~~ #11 8.568 In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, #11 8.568 from mgw_fsm.c:48: #11 8.568 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 8.568 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 8.568 | ^~~~~~ #11 8.568 mgw_fsm.c:181:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 8.568 181 | mgw_info.codecs_len = 1; #11 8.568 | ^~~~~~~~ #11 8.568 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 8.568 35 | unsigned int codecs_len #11 8.568 | ^~~~~~~~~~ #11 8.572 mgw_fsm.c: In function 'mgw_fsm_mdcx_hnb_onenter': #11 8.572 mgw_fsm.c:368:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 8.572 368 | mgw_info.codecs[0] = CODEC_IUFP; #11 8.572 | ^~~~~~~~ #11 8.573 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 8.573 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 8.573 | ^~~~~~ #11 8.573 mgw_fsm.c:369:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 8.573 369 | mgw_info.codecs_len = 1; #11 8.573 | ^~~~~~~~ #11 8.573 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 8.573 35 | unsigned int codecs_len #11 8.573 | ^~~~~~~~~~ #11 8.574 mgw_fsm.c: In function 'mgw_fsm_crcx_msc_onenter': #11 8.575 mgw_fsm.c:452:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 8.575 452 | mgw_info.codecs[0] = CODEC_IUFP; #11 8.575 | ^~~~~~~~ #11 8.575 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 8.575 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 8.575 | ^~~~~~ #11 8.575 mgw_fsm.c:453:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 8.575 453 | mgw_info.codecs_len = 1; #11 8.575 | ^~~~~~~~ #11 8.575 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 8.575 35 | unsigned int codecs_len #11 8.575 | ^~~~~~~~~~ #11 8.830 CCLD libhnbgw.la #11 9.544 CCLD osmo-hnbgw #11 10.12 make[4]: Entering directory '/tmp/osmo-hnbgw/src/osmo-hnbgw' #11 10.12 make[4]: Nothing to be done for 'install-data-am'. #11 10.12 /usr/bin/mkdir -p '/usr/local/bin' #11 10.12 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-hnbgw '/usr/local/bin' #11 10.13 libtool: install: /usr/bin/install -c osmo-hnbgw /usr/local/bin/osmo-hnbgw #11 10.13 make[4]: Leaving directory '/tmp/osmo-hnbgw/src/osmo-hnbgw' #11 10.13 make[3]: Leaving directory '/tmp/osmo-hnbgw/src/osmo-hnbgw' #11 10.14 make[3]: Entering directory '/tmp/osmo-hnbgw/src' #11 10.14 make[4]: Entering directory '/tmp/osmo-hnbgw/src' #11 10.14 make[4]: Nothing to be done for 'install-exec-am'. #11 10.14 make[4]: Nothing to be done for 'install-data-am'. #11 10.14 make[4]: Leaving directory '/tmp/osmo-hnbgw/src' #11 10.14 make[3]: Leaving directory '/tmp/osmo-hnbgw/src' #11 10.14 make[2]: Leaving directory '/tmp/osmo-hnbgw/src' #11 10.14 Making install in tests #11 10.14 make[2]: Entering directory '/tmp/osmo-hnbgw/tests' #11 10.14 Making install in ranap_rab_ass #11 10.14 make[3]: Entering directory '/tmp/osmo-hnbgw/tests/ranap_rab_ass' #11 10.14 make[4]: Entering directory '/tmp/osmo-hnbgw/tests/ranap_rab_ass' #11 10.14 make[4]: Nothing to be done for 'install-exec-am'. #11 10.14 make[4]: Nothing to be done for 'install-data-am'. #11 10.14 make[4]: Leaving directory '/tmp/osmo-hnbgw/tests/ranap_rab_ass' #11 10.14 make[3]: Leaving directory '/tmp/osmo-hnbgw/tests/ranap_rab_ass' #11 10.14 Making install in umts_cell_id #11 10.14 make[3]: Entering directory '/tmp/osmo-hnbgw/tests/umts_cell_id' #11 10.14 make[4]: Entering directory '/tmp/osmo-hnbgw/tests/umts_cell_id' #11 10.14 make[4]: Nothing to be done for 'install-exec-am'. #11 10.14 make[4]: Nothing to be done for 'install-data-am'. #11 10.14 make[4]: Leaving directory '/tmp/osmo-hnbgw/tests/umts_cell_id' #11 10.14 make[3]: Leaving directory '/tmp/osmo-hnbgw/tests/umts_cell_id' #11 10.15 make[3]: Entering directory '/tmp/osmo-hnbgw/tests' #11 10.15 make[4]: Entering directory '/tmp/osmo-hnbgw/tests' #11 10.15 make[4]: Nothing to be done for 'install-exec-am'. #11 10.15 make[4]: Nothing to be done for 'install-data-am'. #11 10.15 make[4]: Leaving directory '/tmp/osmo-hnbgw/tests' #11 10.15 make[3]: Leaving directory '/tmp/osmo-hnbgw/tests' #11 10.15 make[2]: Leaving directory '/tmp/osmo-hnbgw/tests' #11 10.15 Making install in doc #11 10.15 make[2]: Entering directory '/tmp/osmo-hnbgw/doc' #11 10.15 Making install in examples #11 10.15 make[3]: Entering directory '/tmp/osmo-hnbgw/doc/examples' #11 10.15 make[4]: Entering directory '/tmp/osmo-hnbgw/doc/examples' #11 10.15 make[4]: Nothing to be done for 'install-exec-am'. #11 10.15 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 10.16 /usr/bin/install -c -m 644 osmo-hnbgw/osmo-hnbgw.cfg '/usr/local/etc/osmocom' #11 10.16 make install-data-hook #11 10.16 make[5]: Entering directory '/tmp/osmo-hnbgw/doc/examples' #11 10.16 for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ #11 10.16 j="/usr/local/share/doc/osmo-hnbgw/examples/$f" && \ #11 10.16 mkdir -p "$(dirname $j)" && \ #11 10.16 /usr/bin/install -c -m 644 ./$f $j; \ #11 10.16 done #11 10.18 make[5]: Leaving directory '/tmp/osmo-hnbgw/doc/examples' #11 10.18 make[4]: Leaving directory '/tmp/osmo-hnbgw/doc/examples' #11 10.18 make[3]: Leaving directory '/tmp/osmo-hnbgw/doc/examples' #11 10.18 Making install in manuals #11 10.18 make[3]: Entering directory '/tmp/osmo-hnbgw/doc/manuals' #11 10.19 make[4]: Entering directory '/tmp/osmo-hnbgw/doc/manuals' #11 10.19 make[4]: Nothing to be done for 'install-exec-am'. #11 10.19 make[4]: Nothing to be done for 'install-data-am'. #11 10.19 make[4]: Leaving directory '/tmp/osmo-hnbgw/doc/manuals' #11 10.19 make[3]: Leaving directory '/tmp/osmo-hnbgw/doc/manuals' #11 10.19 Making install in charts #11 10.19 make[3]: Entering directory '/tmp/osmo-hnbgw/doc/charts' #11 10.20 make[4]: Entering directory '/tmp/osmo-hnbgw/doc/charts' #11 10.20 make[4]: Nothing to be done for 'install-exec-am'. #11 10.20 make[4]: Nothing to be done for 'install-data-am'. #11 10.20 make[4]: Leaving directory '/tmp/osmo-hnbgw/doc/charts' #11 10.20 make[3]: Leaving directory '/tmp/osmo-hnbgw/doc/charts' #11 10.20 make[3]: Entering directory '/tmp/osmo-hnbgw/doc' #11 10.21 make[4]: Entering directory '/tmp/osmo-hnbgw/doc' #11 10.21 make[4]: Nothing to be done for 'install-exec-am'. #11 10.21 make[4]: Nothing to be done for 'install-data-am'. #11 10.21 make[4]: Leaving directory '/tmp/osmo-hnbgw/doc' #11 10.21 make[3]: Leaving directory '/tmp/osmo-hnbgw/doc' #11 10.21 make[2]: Leaving directory '/tmp/osmo-hnbgw/doc' #11 10.21 Making install in contrib #11 10.21 make[2]: Entering directory '/tmp/osmo-hnbgw/contrib' #11 10.22 Making install in systemd #11 10.23 make[3]: Entering directory '/tmp/osmo-hnbgw/contrib/systemd' #11 10.23 make[4]: Entering directory '/tmp/osmo-hnbgw/contrib/systemd' #11 10.23 make[4]: Nothing to be done for 'install-exec-am'. #11 10.24 /usr/bin/mkdir -p '/lib/systemd/system' #11 10.24 /usr/bin/install -c -m 644 osmo-hnbgw.service '/lib/systemd/system' #11 10.25 make[4]: Leaving directory '/tmp/osmo-hnbgw/contrib/systemd' #11 10.25 make[3]: Leaving directory '/tmp/osmo-hnbgw/contrib/systemd' #11 10.25 make[3]: Entering directory '/tmp/osmo-hnbgw/contrib' #11 10.26 make[4]: Entering directory '/tmp/osmo-hnbgw/contrib' #11 10.26 make[4]: Nothing to be done for 'install-exec-am'. #11 10.26 make[4]: Nothing to be done for 'install-data-am'. #11 10.26 make[4]: Leaving directory '/tmp/osmo-hnbgw/contrib' #11 10.26 make[3]: Leaving directory '/tmp/osmo-hnbgw/contrib' #11 10.26 make[2]: Leaving directory '/tmp/osmo-hnbgw/contrib' #11 10.27 make[2]: Entering directory '/tmp/osmo-hnbgw' #11 10.28 make[3]: Entering directory '/tmp/osmo-hnbgw' #11 10.28 make[3]: Nothing to be done for 'install-exec-am'. #11 10.28 make[3]: Nothing to be done for 'install-data-am'. #11 10.28 make[3]: Leaving directory '/tmp/osmo-hnbgw' #11 10.28 make[2]: Leaving directory '/tmp/osmo-hnbgw' #11 10.28 make[1]: Leaving directory '/tmp/osmo-hnbgw' #11 DONE 10.4s #12 [7/8] COPY OSMO-HNBGW.CFG /data/osmo-hnbgw.cfg #12 DONE 0.2s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.5s done #14 writing image sha256:f735d83e1f4d2e5d14212d4b8837c3bdf0621a1474de9b4930ddb33f0b2e8748 done #14 naming to docker.io/osmocom-build/osmo-hnbgw-master:latest 0.0s done #14 DONE 0.6s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/osmo-hnbgw-master' + docker_image_exists osmo-hnbgw-master + docker images -q osmocom-build/osmo-hnbgw-master + test -n f735d83e1f4d + list_osmo_packages debian-bookworm osmo-hnbgw-master + local distro=debian-bookworm + local image=osmo-hnbgw-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-hnbgw-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-hnbgw-master ### ii libosmo-abis-dev:amd64 1.6.0.15.525c.202410032026 amd64 Development headers for A-bis interface ii libosmo-gtlv-dev:amd64 0.4.0.1.c4dc.202410032026 amd64 Development files for libosmo-gtlv ii libosmo-gtlv1:amd64 0.4.0.1.c4dc.202410032026 amd64 Generic TLV and TLIV protocol support ii libosmo-hnbap-dev:amd64 1.6.0.1.4a6b5.202410032026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-hnbap0:amd64 1.6.0.1.4a6b5.202410032026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-mgcp-client-dev:amd64 1.13.1.202410032026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-mgcp-client14:amd64 1.13.1.202410032026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-netif-dev:amd64 1.5.1.5.89a1.202410032026 amd64 Development headers for Osmocom network interface ii libosmo-pfcp-dev:amd64 0.4.0.1.c4dc.202410032026 amd64 Development files for libosmo-pfcp ii libosmo-pfcp0:amd64 0.4.0.1.c4dc.202410032026 amd64 PFCP protocol support ii libosmo-ranap-dev:amd64 1.6.0.1.4a6b5.202410032026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-ranap7:amd64 1.6.0.1.4a6b5.202410032026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-rua-dev:amd64 1.6.0.1.4a6b5.202410032026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-rua0:amd64 1.6.0.1.4a6b5.202410032026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-sigtran-dev:amd64 2.0.0.3.e1ad.202410032026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran10:amd64 2.0.0.3.e1ad.202410032026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.6.0.15.525c.202410032026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.10.0.13.ddc5.202410032026 amd64 Osmo codec library ii libosmocoding0:amd64 1.10.0.13.ddc5.202410032026 amd64 Osmo coding library ii libosmocore 1.10.0.13.ddc5.202410032026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.10.0.13.ddc5.202410032026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.10.0.13.ddc5.202410032026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.10.0.13.ddc5.202410032026 amd64 Osmo control library ii libosmogb14:amd64 1.10.0.13.ddc5.202410032026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.10.0.13.ddc5.202410032026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.10.0.13.ddc5.202410032026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.5.1.5.89a1.202410032026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.10.0.13.ddc5.202410032026 amd64 Osmo SIM library ii libosmotrau10:amd64 1.6.0.15.525c.202410032026 amd64 GSM trau handling ii libosmousb0:amd64 1.10.0.13.ddc5.202410032026 amd64 Osmo USB library ii libosmovty13:amd64 1.10.0.13.ddc5.202410032026 amd64 Osmo VTY library ii osmocom-nightly 202410032026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-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:9d93fd6269fe823b3c0a9b601067a254a7d3cc5120f328f9990be612d57f6a91 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/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/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 [3/4] RUN TTCN3-DOCKER-PREPARE "master" hnbgw #7 CACHED #8 [2/4] ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT /tmp/commit #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:139c0cc96436825e910420a263231a0b419ce31ecf60d4d8b7d9b8d467e15715 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/ttcn3-hnbgw-test' + docker_image_exists ttcn3-hnbgw-test + docker images -q osmocom-build/ttcn3-hnbgw-test + test -n 139c0cc96436 + 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/logs/with-pfcp + network_create + SUBNET=2674220 + seq 1 30 + echo (2674220 + 1) % 256 + bc + SUBNET=45 + NET_NAME=ttcn3-hnbgw-test-45 + SUB4=172.18.45.0/24 + SUB6=fd02:db8:45::/64 + set +x Creating network ttcn3-hnbgw-test-45, trying SUBNET=45... + docker network create --internal --subnet 172.18.45.0/24 --ipv6 --subnet fd02:db8:45::/64 ttcn3-hnbgw-test-45 e55a72e3e6b9027a96008419633eb506cbdfac911bc4c59a5077deda8b76d33d + set +x ### Network ttcn3-hnbgw-test-45 created (SUBNET=45) ### + return + echo Testing without PFCP Testing without PFCP + run_tests /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs HNBGW_Tests.cfg osmo-stp.cfg osmo-hnbgw.cfg + base_dir=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/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/logs/hnbgw-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester/unix + cp HNBGW_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester/HNBGW_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester/HNBGW_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester/HNBGW_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester/HNBGW_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/stp/osmo-stp.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw/unix + cp osmo-hnbgw.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw/osmo-hnbgw.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/unix + network_replace_subnet_in_configs + set +x Applying SUBNET=45 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester/HNBGW_Tests.cfg Applying SUBNET=45 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw/osmo-hnbgw.cfg Applying SUBNET=45 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/stp/osmo-stp.cfg + echo Starting container with STP Starting container with STP + docker_network_params 45 200 + NET=45 + ADDR_SUFIX=200 + echo --network ttcn3-hnbgw-test-45 --ip 172.18.45.200 --ip6 fd02:db8:45::200 + docker run --rm --network ttcn3-hnbgw-test-45 --ip 172.18.45.200 --ip6 fd02:db8:45::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/stp:/data --name jenkins-ttcn3-hnbgw-test-1001-stp -d osmocom-build/osmo-stp-master 82bc34ff383689458f428b9f513519652156e864f123ef4a21004a0afc62f697 + echo Starting container with HNBGW Starting container with HNBGW + docker_network_params 45 20 + NET=45 + ADDR_SUFIX=20 + echo --network ttcn3-hnbgw-test-45 --ip 172.18.45.20 --ip6 fd02:db8:45::20 + docker run --rm --network ttcn3-hnbgw-test-45 --ip 172.18.45.20 --ip6 fd02:db8:45::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/unix:/data/unix --name jenkins-ttcn3-hnbgw-test-1001-hnbgw -d osmocom-build/osmo-hnbgw-master 416c2a7bd4bfcc74e063215908b458d43e143ad2a6c65349addefb1f9b3e3f20 + echo Starting container with HNBGW testsuite Starting container with HNBGW testsuite + docker_network_params 45 203 + NET=45 + ADDR_SUFIX=203 + echo --network ttcn3-hnbgw-test-45 --ip 172.18.45.203 --ip6 fd02:db8:45::203 + docker run --rm --network ttcn3-hnbgw-test-45 --ip 172.18.45.203 --ip6 fd02:db8:45::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.45.20 -e OSMO_SUT_PORT=4261 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/unix:/data/unix --name jenkins-ttcn3-hnbgw-test-1001-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@3ce82ed86867: Unix server socket created successfully. MC@3ce82ed86867: Listening on TCP port 36821. 3ce82ed86867 is the default MC2> spawn /osmo-ttcn3-hacks/hnbgw/HNBGW_Tests 3ce82ed86867 36821 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@3ce82ed86867: New HC connected from 172.18.45.203 [172.18.45.203]. 3ce82ed86867: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@3ce82ed86867: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@3ce82ed86867: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@3ce82ed86867: Configuration file was processed on all HCs. MC@3ce82ed86867: Creating MTC on host 172.18.45.203. MC@3ce82ed86867: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Fri Oct 4 07:47: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_register.pcap" >/data/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_hnb_register started. TC_hnb_register-Iuh0(4)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(9)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(9)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(9)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-SCCP(7)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(12)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(12)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(12)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(10)@3ce82ed86867: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(9)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(12)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(8)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(11)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(8)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(11)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message MTC@3ce82ed86867: setverdict(pass): none -> pass MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(7)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(9)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(8)@3ce82ed86867: Final verdict of PTC: none TC_hnb_register-Iuh0(4)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(3)@3ce82ed86867: Final verdict of PTC: none TC_hnb_register-Iuh0-RUA(5)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(10)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(12)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(11)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(13)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(3): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_hnb_register-Iuh0(4): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_hnb_register-Iuh0-RUA(5): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(7): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(8): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(9): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(10): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(11): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(12): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(13): none (pass -> pass) MTC@3ce82ed86867: Test case TC_hnb_register finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Fri Oct 4 07:47:30 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=159322) Waiting for packet dumper to finish... 1 (prev_count=159322, count=214419) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Fri Oct 4 07:47: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_hnb_register_duplicate.pcap" >/data/HNBGW_Tests.TC_hnb_register_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_hnb_register_duplicate started. TC_hnb_register_duplicate-Iuh0(15)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hnb_register_duplicate-Iuh1(17)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(22)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(22)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(22)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-SCCP(20)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(25)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(25)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(25)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(23)@3ce82ed86867: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(22)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(25)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(21)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(21)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(24)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(24)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message MTC@3ce82ed86867: setverdict(pass): none -> pass MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: talloc reports "struct hnb_context" x 1, expecting 1 MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register_duplicate-Iuh0-RUA(16)@3ce82ed86867: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(18)@3ce82ed86867: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(17)@3ce82ed86867: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(15)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(14)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(24)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(25)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(23)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(21)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(20)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(22)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(26)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(19)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(14): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(15): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(16): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(17): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(18): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(19): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(20): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(21): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(22): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(23): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(24): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(25): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(26): none (pass -> pass) MTC@3ce82ed86867: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Fri Oct 4 07:47:35 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=82081) Waiting for packet dumper to finish... 1 (prev_count=82081, count=140508) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: 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 ------ Fri Oct 4 07:47:38 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@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(33)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(33)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(33)@3ce82ed86867: ************************************************* MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(31)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(36)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(36)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(36)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(34)@3ce82ed86867: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(33)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(36)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(32)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(32)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(35)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(35)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message MTC@3ce82ed86867: setverdict(pass): none -> pass MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: talloc reports "struct hnb_context" x 1, expecting 1 MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(35)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(31)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(32)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(36)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(27)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(34)@3ce82ed86867: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(33)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(37)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(30)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(27): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(31): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(32): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(33): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(34): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(35): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(36): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(37): none (pass -> pass) MTC@3ce82ed86867: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Fri Oct 4 07:47:40 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=97092) Waiting for packet dumper to finish... 1 (prev_count=97092, count=138261) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout'. ------ HNBGW_Tests.TC_hnb_disconnected_timeout ------ Fri Oct 4 07:47: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_disconnected_timeout.pcap" >/data/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_hnb_disconnected_timeout started. TC_hnb_disconnected_timeout-Iuh0(39)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(44)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(44)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(44)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-SCCP(42)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(47)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(47)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(47)@3ce82ed86867: ************************************************* MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(45)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(44)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(47)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(43)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(43)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(46)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(46)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message MTC@3ce82ed86867: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@3ce82ed86867: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } TC_hnb_disconnected_timeout-Iuh0(39)@3ce82ed86867: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(40)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } IPA-CTRL-CLI-IPA(41)@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } IPA-CTRL-CLI-IPA(41)@3ce82ed86867: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") TC_hnb_disconnected_timeout-Iuh0(49)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } IPA-CTRL-CLI-IPA(41)@3ce82ed86867: 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@3ce82ed86867: setverdict(fail): pass -> fail reason: "Rate counter mismatch: "hnb" 0 "iuh:established" is at -1 but expected 1", new component reason: "Rate counter mismatch: "hnb" 0 "iuh:established" is at -1 but expected 1" TC_hnb_disconnected_timeout-Iuh0(49)@3ce82ed86867: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(50)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } IPA-CTRL-CLI-IPA(41)@3ce82ed86867: 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@3ce82ed86867: setverdict(fail): fail -> fail reason: "Rate counter mismatch: "hnb" 0 "iuh:established" is at -1 but expected 1", component reason not changed MTC@3ce82ed86867: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } IPA-CTRL-CLI-IPA(41)@3ce82ed86867: 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@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(43)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(46)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(42)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(47)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(45)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(38)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(44)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(41)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(48)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: fail reason: "Rate counter mismatch: "hnb" 0 "iuh:established" is at -1 but expected 1" MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(38): none (fail -> fail) MTC@3ce82ed86867: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(39): none (fail -> fail) MTC@3ce82ed86867: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(40): none (fail -> fail) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(41): none (fail -> fail) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(42): none (fail -> fail) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(43): none (fail -> fail) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(44): none (fail -> fail) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(45): none (fail -> fail) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(46): none (fail -> fail) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(47): none (fail -> fail) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(48): none (fail -> fail) MTC@3ce82ed86867: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(49): none (fail -> fail) MTC@3ce82ed86867: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(50): none (fail -> fail) MTC@3ce82ed86867: Test case TC_hnb_disconnected_timeout finished. Verdict: fail reason: Rate counter mismatch: "hnb" 0 "iuh:established" is at -1 but expected 1 MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout fail'. Fri Oct 4 07:47:59 UTC 2024 ------ HNBGW_Tests.TC_hnb_disconnected_timeout fail ------ Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_hnb_disconnected_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=145494) Waiting for packet dumper to finish... 1 (prev_count=145494, count=145992) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout fail' was executed successfully (exit status: 0). MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Fri Oct 4 07:48: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_ue_register.pcap" >/data/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_ue_register started. TC_ue_register-Iuh0(52)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(57)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(57)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(57)@3ce82ed86867: ************************************************* MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(55)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(60)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(60)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(60)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(58)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(57)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(60)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(56)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(56)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(59)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(59)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(55)@3ce82ed86867: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(53)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(58)@3ce82ed86867: Final verdict of PTC: none TC_ue_register-Iuh0(52)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(51)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(56)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(59)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(60)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(57)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(61)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(51): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_ue_register-Iuh0(52): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_ue_register-Iuh0-RUA(53): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(55): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(56): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(57): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(58): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(59): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(60): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(61): none (pass -> pass) MTC@3ce82ed86867: Test case TC_ue_register finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Fri Oct 4 07:48:03 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_ue_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=82680) Waiting for packet dumper to finish... 1 (prev_count=82680, count=137040) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Fri Oct 4 07:48:06 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@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_ue_register_tmsi_lai started. MTC@3ce82ed86867: 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)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(68)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(68)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(68)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-SCCP(66)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(71)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(71)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(71)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(69)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(68)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(71)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(67)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(67)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(70)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(70)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register_tmsi_lai-Iuh0-RUA(64)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(66)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(68)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(67)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(69)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(65)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(62)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(70)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(71)@3ce82ed86867: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(63)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(72)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(62): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(63): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(64): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(65): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(66): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(67): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(68): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(69): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(70): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(71): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(72): none (pass -> pass) MTC@3ce82ed86867: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Fri Oct 4 07:48:08 UTC 2024 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=82580) Waiting for packet dumper to finish... 1 (prev_count=82580, count=136923) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Fri Oct 4 07:48: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_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@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_ue_register_before_hnb_register started. TC_ue_register_before_hnb_register-Iuh0(74)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(79)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(79)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(79)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-SCCP(77)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(82)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(82)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(82)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(80)@3ce82ed86867: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(79)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(82)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(78)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(78)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(81)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(81)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message MTC@3ce82ed86867: setverdict(pass): none -> pass MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(78)@3ce82ed86867: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0-RUA(75)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(82)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(73)@3ce82ed86867: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(74)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(83)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(81)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(80)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(77)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(79)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(74): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(75): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(77): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(78): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(79): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(80): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(81): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(82): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(83): none (pass -> pass) MTC@3ce82ed86867: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Fri Oct 4 07:48:13 UTC 2024 ====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=80130) Waiting for packet dumper to finish... 1 (prev_count=80130, count=134833) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Fri Oct 4 07:48: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_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@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_ranap_cs_initial_ue started. TC_ranap_cs_initial_ue-Iuh0(85)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(90)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(90)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(90)@3ce82ed86867: ************************************************* MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(88)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(93)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(93)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(93)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(91)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(90)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(93)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(89)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(89)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(92)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(89)@3ce82ed86867: f_create_expect(l3 := 'F664D565836702487730'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(89)@3ce82ed86867: Created Expect[0] for 'F664D565836702487730'O to be handled at TC_ranap_cs_initial_ue0(95) TC_ranap_cs_initial_ue-Iuh0-RUA(86)@3ce82ed86867: Added conn table entry 0TC_ranap_cs_initial_ue0(95)9591714 HNBGW_Test.msc0-SCCP(88)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc0-SCCP(88)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(89)@3ce82ed86867: Found Expect[0] for l3='F664D565836702487730'O handled at TC_ranap_cs_initial_ue0(95) HNBGW_Test.msc0-RAN(89)@3ce82ed86867: Added conn table entry 0TC_ranap_cs_initial_ue0(95)2289177 HNBGW_Test.msc0-SCCP(88)@3ce82ed86867: Session index based on connection ID:0 TC_ranap_cs_initial_ue0(95)@3ce82ed86867: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(88)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(95)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_initial_ue-Iuh0-RUA(86)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(88)@3ce82ed86867: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(85)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(84)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(92)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(89)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(91)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(90)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(93)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(94)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(84): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(85): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(86): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(88): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(89): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(90): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(91): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(92): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(93): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(94): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_ranap_cs_initial_ue0(95): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Fri Oct 4 07:48:18 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=118537) Waiting for packet dumper to finish... 1 (prev_count=118537, count=156888) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Fri Oct 4 07:48: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_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@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_ranap_ps_initial_ue started. TC_ranap_ps_initial_ue-Iuh0(97)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(102)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(102)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(102)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-SCCP(100)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(105)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(105)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(105)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(103)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(102)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(105)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(101)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(101)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(104)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(104)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(104)@3ce82ed86867: f_create_expect(l3 := '1179B3DB981A25C3F3EC'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(104)@3ce82ed86867: Created Expect[0] for '1179B3DB981A25C3F3EC'O to be handled at TC_ranap_ps_initial_ue0(107) TC_ranap_ps_initial_ue-Iuh0-RUA(98)@3ce82ed86867: Added conn table entry 0TC_ranap_ps_initial_ue0(107)488364 HNBGW_Test.sgsn0-SCCP(103)@3ce82ed86867: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(103)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(104)@3ce82ed86867: Found Expect[0] for l3='1179B3DB981A25C3F3EC'O handled at TC_ranap_ps_initial_ue0(107) HNBGW_Test.sgsn0-RAN(104)@3ce82ed86867: Added conn table entry 0TC_ranap_ps_initial_ue0(107)9785395 HNBGW_Test.sgsn0-SCCP(103)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(103)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(107)@3ce82ed86867: setverdict(pass): none -> pass TC_ranap_ps_initial_ue0(107)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_initial_ue-Iuh0-RUA(98)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(100)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(103)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(101)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(104)@3ce82ed86867: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(97)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(102)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(105)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(106)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(96)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(96): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(97): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(98): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(100): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(101): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(102): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(103): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(104): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(105): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(106): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_ranap_ps_initial_ue0(107): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Fri Oct 4 07:48:24 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=118311) Waiting for packet dumper to finish... 1 (prev_count=118311, count=157077) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: 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 ------ Fri Oct 4 07:48: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_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@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_ranap_cs_initial_ue_empty_cr started. TC_ranap_cs_initial_ue_empty_cr-Iuh0(109)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(114)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(114)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(114)@3ce82ed86867: ************************************************* MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(112)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(117)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(117)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(117)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(115)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(114)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(117)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(113)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(113)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(116)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(116)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(113)@3ce82ed86867: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(113)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(119)2193165 HNBGW_Test.msc0-SCCP(112)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc0-SCCP(112)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(113)@3ce82ed86867: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(119) HNBGW_Test.msc0-RAN(113)@3ce82ed86867: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(119)7525109 HNBGW_Test.msc0-SCCP(112)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(112)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(112)@3ce82ed86867: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(112)@3ce82ed86867: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(112)@3ce82ed86867: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(112)@3ce82ed86867: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(119)@3ce82ed86867: setverdict(pass): none -> pass TC_ranap_cs_initial_ue_empty_cr0(119)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(110)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(112)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(114)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(108)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(111)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(113)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(116)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(117)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(115)@3ce82ed86867: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(109)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(118)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(108): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(109): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(110): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(111): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(112): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(113): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(114): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(115): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(116): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(117): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(118): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(119): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Fri Oct 4 07:48:30 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124430) Waiting for packet dumper to finish... 1 (prev_count=124430, count=165852) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: 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 ------ Fri Oct 4 07:48: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_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@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_ranap_ps_initial_ue_empty_cr started. TC_ranap_ps_initial_ue_empty_cr-Iuh0(121)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(126)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(126)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(126)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-SCCP(124)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(129)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(129)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(129)@3ce82ed86867: ************************************************* MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(127)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(126)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(129)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(125)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(125)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(128)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(128)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(128)@3ce82ed86867: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(128)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(131)14572992 HNBGW_Test.sgsn0-SCCP(127)@3ce82ed86867: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(127)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(128)@3ce82ed86867: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(131) HNBGW_Test.sgsn0-RAN(128)@3ce82ed86867: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(131)4079687 HNBGW_Test.sgsn0-SCCP(127)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(127)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(127)@3ce82ed86867: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(127)@3ce82ed86867: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(127)@3ce82ed86867: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(127)@3ce82ed86867: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(131)@3ce82ed86867: setverdict(pass): none -> pass TC_ranap_ps_initial_ue_empty_cr0(131)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(122)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(127)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(120)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(125)@3ce82ed86867: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(121)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(123)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(124)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(129)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(128)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(126)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(130)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(120): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(121): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(122): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(123): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(124): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(125): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(126): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(127): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(128): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(129): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(130): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(131): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Fri Oct 4 07:48:36 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124230) Waiting for packet dumper to finish... 1 (prev_count=124230, count=165648) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Fri Oct 4 07:48: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_ranap_cs_bidir.pcap" >/data/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_ranap_cs_bidir started. TC_ranap_cs_bidir-Iuh0(133)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(138)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(138)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(138)@3ce82ed86867: ************************************************* MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(136)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(141)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(141)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(141)@3ce82ed86867: ************************************************* MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(139)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(138)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(141)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(137)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(137)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(140)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(140)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(137)@3ce82ed86867: f_create_expect(l3 := '5BDFF71EF3EAD9CD6070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(137)@3ce82ed86867: Created Expect[0] for '5BDFF71EF3EAD9CD6070'O to be handled at TC_ranap_cs_bidir0(143) TC_ranap_cs_bidir-Iuh0-RUA(134)@3ce82ed86867: Added conn table entry 0TC_ranap_cs_bidir0(143)10739661 HNBGW_Test.msc0-SCCP(136)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc0-SCCP(136)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(137)@3ce82ed86867: Found Expect[0] for l3='5BDFF71EF3EAD9CD6070'O handled at TC_ranap_cs_bidir0(143) HNBGW_Test.msc0-RAN(137)@3ce82ed86867: Added conn table entry 0TC_ranap_cs_bidir0(143)12596085 HNBGW_Test.msc0-SCCP(136)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(136)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_bidir0(143)@3ce82ed86867: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(136)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(136)@3ce82ed86867: vl_len:22 HNBGW_Test.msc0-SCCP(136)@3ce82ed86867: vl_from0 HNBGW_Test.msc0-SCCP(136)@3ce82ed86867: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A637F36236064A13FC6CC'O TC_ranap_cs_bidir0(143)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(136)@3ce82ed86867: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(136)@3ce82ed86867: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(136)@3ce82ed86867: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(136)@3ce82ed86867: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(143)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(136)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(136)@3ce82ed86867: vl_len:20 HNBGW_Test.msc0-SCCP(136)@3ce82ed86867: vl_from0 HNBGW_Test.msc0-SCCP(136)@3ce82ed86867: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O TC_ranap_cs_bidir0(143)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir0(143)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_bidir-Iuh0-RUA(134)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(136)@3ce82ed86867: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(133)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(132)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(135)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(137)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(140)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(138)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(139)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(141)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(142)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(132): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(133): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(134): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(135): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(136): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(137): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(138): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(139): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(140): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(141): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(142): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_ranap_cs_bidir0(143): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Fri Oct 4 07:48:42 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123190) Waiting for packet dumper to finish... 1 (prev_count=123190, count=175023) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Fri Oct 4 07:48: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_ranap_ps_bidir.pcap" >/data/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_ranap_ps_bidir started. TC_ranap_ps_bidir-Iuh0(145)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(150)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(150)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(150)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-SCCP(148)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(153)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(153)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(153)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(151)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(150)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(153)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(149)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(149)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(152)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(152)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(152)@3ce82ed86867: f_create_expect(l3 := 'F86DF787C8340F0D16A0'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(152)@3ce82ed86867: Created Expect[0] for 'F86DF787C8340F0D16A0'O to be handled at TC_ranap_ps_bidir0(155) TC_ranap_ps_bidir-Iuh0-RUA(146)@3ce82ed86867: Added conn table entry 0TC_ranap_ps_bidir0(155)2526516 HNBGW_Test.sgsn0-SCCP(151)@3ce82ed86867: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(151)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(152)@3ce82ed86867: Found Expect[0] for l3='F86DF787C8340F0D16A0'O handled at TC_ranap_ps_bidir0(155) HNBGW_Test.sgsn0-RAN(152)@3ce82ed86867: Added conn table entry 0TC_ranap_ps_bidir0(155)5497936 HNBGW_Test.sgsn0-SCCP(151)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(151)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(155)@3ce82ed86867: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(151)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(151)@3ce82ed86867: vl_len:22 HNBGW_Test.sgsn0-SCCP(151)@3ce82ed86867: vl_from0 HNBGW_Test.sgsn0-SCCP(151)@3ce82ed86867: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A48953994472DD76E5502'O TC_ranap_ps_bidir0(155)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(151)@3ce82ed86867: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(151)@3ce82ed86867: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(151)@3ce82ed86867: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(151)@3ce82ed86867: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(155)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(151)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(151)@3ce82ed86867: vl_len:20 HNBGW_Test.sgsn0-SCCP(151)@3ce82ed86867: vl_from0 HNBGW_Test.sgsn0-SCCP(151)@3ce82ed86867: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O TC_ranap_ps_bidir0(155)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir0(155)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_bidir-Iuh0-RUA(146)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(150)@3ce82ed86867: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(145)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(152)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(144)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(149)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(148)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(151)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(153)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(154)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(147)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(144): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(145): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(146): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(147): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(148): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(149): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(150): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(151): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(152): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(153): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(154): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_ranap_ps_bidir0(155): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Fri Oct 4 07:48:48 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=122934) Waiting for packet dumper to finish... 1 (prev_count=122934, count=174551) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Fri Oct 4 07:48: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_rab_assignment.pcap" >/data/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_rab_assignment started. TC_rab_assignment-Iuh0(157)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(162)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(162)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@3ce82ed86867: ************************************************* MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(160)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(162)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(165)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(161)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(161)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(164)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(164)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(166)@3ce82ed86867: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(167) HNBGW_Test.msc0-RAN(161)@3ce82ed86867: f_create_expect(l3 := '17427E80C04B01BF64D2'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@3ce82ed86867: Created Expect[0] for '17427E80C04B01BF64D2'O to be handled at TC_rab_assignment0(167) TC_rab_assignment-Iuh0-RUA(158)@3ce82ed86867: Added conn table entry 0TC_rab_assignment0(167)4979946 HNBGW_Test.msc0-SCCP(160)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@3ce82ed86867: Found Expect[0] for l3='17427E80C04B01BF64D2'O handled at TC_rab_assignment0(167) HNBGW_Test.msc0-RAN(161)@3ce82ed86867: Added conn table entry 0TC_rab_assignment0(167)1838557 HNBGW_Test.msc0-SCCP(160)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(167)@3ce82ed86867: setverdict(pass): none -> pass VirtHNBGW-STATS(156)@3ce82ed86867: 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)@3ce82ed86867: 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)@3ce82ed86867: 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)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@3ce82ed86867: vl_len:91 HNBGW_Test.msc0-SCCP(160)@3ce82ed86867: vl_from0 HNBGW_Test.msc0-SCCP(160)@3ce82ed86867: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(166)@3ce82ed86867: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4bfcea17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4bfcea17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.45.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)@3ce82ed86867: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4bfcea17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4bfcea17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.45.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)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(167)@3ce82ed86867: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4bfcea17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4bfcea17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.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)@3ce82ed86867: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4bfcea17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4bfcea17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.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)@3ce82ed86867: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@3ce82ed86867: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@3ce82ed86867: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@3ce82ed86867: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(167)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(156)@3ce82ed86867: 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)@3ce82ed86867: 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)@3ce82ed86867: 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)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@3ce82ed86867: vl_len:12 HNBGW_Test.msc0-SCCP(160)@3ce82ed86867: vl_from0 HNBGW_Test.msc0-SCCP(160)@3ce82ed86867: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment0(167)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(167)@3ce82ed86867: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4bfcea17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(167)@3ce82ed86867: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4bfcea17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(167)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@3ce82ed86867: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@3ce82ed86867: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@3ce82ed86867: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@3ce82ed86867: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(167)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(167)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(161)@3ce82ed86867: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(158)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(163)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(162)@3ce82ed86867: Final verdict of PTC: none TC_rab_assignment-Iuh0(157)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(160)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(164)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(165)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(166)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(159)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(156)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(156): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_rab_assignment-Iuh0(157): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(158): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(159): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_rab_assignment0(167): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_rab_assignment finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Fri Oct 4 07:48:54 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123190) Waiting for packet dumper to finish... 1 (prev_count=123190, count=235613) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Fri Oct 4 07:48: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_rab_release.pcap" >/data/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_rab_release started. TC_rab_release-Iuh0(169)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(174)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(174)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(174)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-SCCP(172)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(177)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(177)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(177)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(175)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(174)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(177)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(173)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(173)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(176)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(176)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(178)@3ce82ed86867: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(179) HNBGW_Test.msc0-RAN(173)@3ce82ed86867: f_create_expect(l3 := 'CDC833531B07A5855883'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(173)@3ce82ed86867: Created Expect[0] for 'CDC833531B07A5855883'O to be handled at TC_rab_release0(179) TC_rab_release-Iuh0-RUA(170)@3ce82ed86867: Added conn table entry 0TC_rab_release0(179)15536595 HNBGW_Test.msc0-SCCP(172)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc0-SCCP(172)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(173)@3ce82ed86867: Found Expect[0] for l3='CDC833531B07A5855883'O handled at TC_rab_release0(179) HNBGW_Test.msc0-RAN(173)@3ce82ed86867: Added conn table entry 0TC_rab_release0(179)8199701 HNBGW_Test.msc0-SCCP(172)@3ce82ed86867: Session index based on connection ID:0 TC_rab_release0(179)@3ce82ed86867: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(172)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(172)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(172)@3ce82ed86867: vl_len:91 HNBGW_Test.msc0-SCCP(172)@3ce82ed86867: vl_from0 HNBGW_Test.msc0-SCCP(172)@3ce82ed86867: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(178)@3ce82ed86867: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ed11d317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ed11d317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.45.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)@3ce82ed86867: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ed11d317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ed11d317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.45.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)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(179)@3ce82ed86867: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ed11d317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ed11d317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.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)@3ce82ed86867: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ed11d317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ed11d317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.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)@3ce82ed86867: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(172)@3ce82ed86867: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(172)@3ce82ed86867: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(172)@3ce82ed86867: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(179)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(168)@3ce82ed86867: 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)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(172)@3ce82ed86867: vl_len:21 HNBGW_Test.msc0-SCCP(172)@3ce82ed86867: vl_from0 HNBGW_Test.msc0-SCCP(172)@3ce82ed86867: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O VirtHNBGW-STATS(168)@3ce82ed86867: 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)@3ce82ed86867: DLCX{ line := { verb := "DLCX", trans_id := "9", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ed11d317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(179)@3ce82ed86867: DLCX{ line := { verb := "DLCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ed11d317" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(179)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(179)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(179)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(172)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(178)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(176)@3ce82ed86867: Final verdict of PTC: none TC_rab_release-Iuh0(169)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(175)@3ce82ed86867: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(170)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(173)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(174)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(177)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(171)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(168)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(168): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_rab_release-Iuh0(169): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_rab_release-Iuh0-RUA(170): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(171): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(172): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(173): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(174): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(175): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(176): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(177): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(178): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_rab_release0(179): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_rab_release finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Fri Oct 4 07:49:00 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_rab_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=119748) Waiting for packet dumper to finish... 1 (prev_count=119748, count=227685) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Fri Oct 4 07:49: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_rab_release_abnormal.pcap" >/data/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_rab_release_abnormal started. TC_rab_release_abnormal-Iuh0(181)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(186)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(186)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(186)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-SCCP(184)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(189)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(189)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(189)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(187)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(186)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(189)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(185)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(185)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(188)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(188)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(190)@3ce82ed86867: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(191) HNBGW_Test.msc0-RAN(185)@3ce82ed86867: f_create_expect(l3 := '7461F11FF372B2CA0F44'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(185)@3ce82ed86867: Created Expect[0] for '7461F11FF372B2CA0F44'O to be handled at TC_rab_release_abnormal0(191) TC_rab_release_abnormal-Iuh0-RUA(182)@3ce82ed86867: Added conn table entry 0TC_rab_release_abnormal0(191)2911837 HNBGW_Test.msc0-SCCP(184)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc0-SCCP(184)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(185)@3ce82ed86867: Found Expect[0] for l3='7461F11FF372B2CA0F44'O handled at TC_rab_release_abnormal0(191) HNBGW_Test.msc0-RAN(185)@3ce82ed86867: Added conn table entry 0TC_rab_release_abnormal0(191)10437227 HNBGW_Test.msc0-SCCP(184)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(184)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release_abnormal0(191)@3ce82ed86867: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(184)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(184)@3ce82ed86867: vl_len:91 HNBGW_Test.msc0-SCCP(184)@3ce82ed86867: vl_from0 HNBGW_Test.msc0-SCCP(184)@3ce82ed86867: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(190)@3ce82ed86867: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2c6e5d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2c6e5d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.45.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)@3ce82ed86867: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2c6e5d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2c6e5d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.45.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)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(191)@3ce82ed86867: MDCX1{ line := { verb := "MDCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2c6e5d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2c6e5d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.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)@3ce82ed86867: CRCX2{ line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2c6e5d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2c6e5d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.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)@3ce82ed86867: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(184)@3ce82ed86867: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(184)@3ce82ed86867: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(184)@3ce82ed86867: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(191)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(180)@3ce82ed86867: 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)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(184)@3ce82ed86867: vl_len:21 HNBGW_Test.msc0-SCCP(184)@3ce82ed86867: vl_from0 HNBGW_Test.msc0-SCCP(184)@3ce82ed86867: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O VirtHNBGW-STATS(180)@3ce82ed86867: 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)@3ce82ed86867: DLCX{ line := { verb := "DLCX", trans_id := "14", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2c6e5d17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(191)@3ce82ed86867: DLCX{ line := { verb := "DLCX", trans_id := "15", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2c6e5d17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(191)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(191)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(191)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes TC_rab_release_abnormal-Iuh0-RUA(182)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(186)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(189)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(184)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(185)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(188)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(187)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(183)@3ce82ed86867: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(181)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(190)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(180)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(180): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_rab_release_abnormal-Iuh0(181): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(182): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(183): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(184): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(185): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(186): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(187): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(188): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(189): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(190): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_rab_release_abnormal0(191): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Fri Oct 4 07:49:06 UTC 2024 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=119883) Waiting for packet dumper to finish... 1 (prev_count=119883, count=228623) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Fri Oct 4 07:49: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_rab_assign_fail.pcap" >/data/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_rab_assign_fail started. TC_rab_assign_fail-Iuh0(193)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(198)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(198)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(198)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-SCCP(196)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(201)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(201)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(201)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(199)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(198)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(201)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(197)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(197)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(200)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(200)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(202)@3ce82ed86867: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(203) HNBGW_Test.msc0-RAN(197)@3ce82ed86867: f_create_expect(l3 := '3399D02079AEBFF55D7D'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(197)@3ce82ed86867: Created Expect[0] for '3399D02079AEBFF55D7D'O to be handled at TC_rab_assign_fail0(203) TC_rab_assign_fail-Iuh0-RUA(194)@3ce82ed86867: Added conn table entry 0TC_rab_assign_fail0(203)4407329 HNBGW_Test.msc0-SCCP(196)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc0-SCCP(196)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(197)@3ce82ed86867: Found Expect[0] for l3='3399D02079AEBFF55D7D'O handled at TC_rab_assign_fail0(203) HNBGW_Test.msc0-RAN(197)@3ce82ed86867: Added conn table entry 0TC_rab_assign_fail0(203)8723953 HNBGW_Test.msc0-SCCP(196)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(196)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(203)@3ce82ed86867: setverdict(pass): none -> pass VirtHNBGW-STATS(192)@3ce82ed86867: 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)@3ce82ed86867: 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)@3ce82ed86867: 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)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(196)@3ce82ed86867: vl_len:91 HNBGW_Test.msc0-SCCP(196)@3ce82ed86867: vl_from0 HNBGW_Test.msc0-SCCP(196)@3ce82ed86867: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(202)@3ce82ed86867: Found Expect[0] for { line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "43402117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "43402117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.45.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)@3ce82ed86867: CRCX1{ line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "43402117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "43402117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.45.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)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(196)@3ce82ed86867: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(196)@3ce82ed86867: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(196)@3ce82ed86867: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(196)@3ce82ed86867: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(203)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(192)@3ce82ed86867: 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)@3ce82ed86867: 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)@3ce82ed86867: 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)@3ce82ed86867: DLCX{ line := { verb := "DLCX", trans_id := "17", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "43402117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(203)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail0(203)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_fail-Iuh0-RUA(194)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(197)@3ce82ed86867: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(193)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(195)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(199)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(200)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(201)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(196)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(198)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(202)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(192)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(192): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_rab_assign_fail-Iuh0(193): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(194): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(195): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(196): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(197): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(198): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(199): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(200): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(201): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(202): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_rab_assign_fail0(203): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_rab_assign_fail finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Fri Oct 4 07:49:12 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=119808) Waiting for packet dumper to finish... 1 (prev_count=119808, count=203975) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Fri Oct 4 07:49: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_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@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_rab_assign_mgcp_to started. TC_rab_assign_mgcp_to-Iuh0(205)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(210)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(210)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(210)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-SCCP(208)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(213)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(213)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(213)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(211)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(210)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(213)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(209)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(209)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(212)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(212)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(214)@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '62882616ABFD29E40DAA'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(209)@3ce82ed86867: Created Expect[0] for '62882616ABFD29E40DAA'O to be handled at TC_rab_assign_mgcp_to0(215) TC_rab_assign_mgcp_to-Iuh0-RUA(206)@3ce82ed86867: Added conn table entry 0TC_rab_assign_mgcp_to0(215)4448372 HNBGW_Test.msc0-SCCP(208)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc0-SCCP(208)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(209)@3ce82ed86867: Found Expect[0] for l3='62882616ABFD29E40DAA'O handled at TC_rab_assign_mgcp_to0(215) HNBGW_Test.msc0-RAN(209)@3ce82ed86867: Added conn table entry 0TC_rab_assign_mgcp_to0(215)8538432 HNBGW_Test.msc0-SCCP(208)@3ce82ed86867: Session index based on connection ID:0 TC_rab_assign_mgcp_to0(215)@3ce82ed86867: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(208)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(208)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(208)@3ce82ed86867: vl_len:91 HNBGW_Test.msc0-SCCP(208)@3ce82ed86867: vl_from0 HNBGW_Test.msc0-SCCP(208)@3ce82ed86867: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(214)@3ce82ed86867: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "43e07417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "43e07417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.45.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)@3ce82ed86867: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "43e07417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "43e07417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.45.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)@3ce82ed86867: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(208)@3ce82ed86867: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(208)@3ce82ed86867: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(208)@3ce82ed86867: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(208)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(208)@3ce82ed86867: vl_len:12 HNBGW_Test.msc0-SCCP(208)@3ce82ed86867: vl_from0 HNBGW_Test.msc0-SCCP(208)@3ce82ed86867: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgcp_to0(215)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(208)@3ce82ed86867: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(208)@3ce82ed86867: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(208)@3ce82ed86867: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(208)@3ce82ed86867: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(215)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to0(215)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(209)@3ce82ed86867: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0-RUA(206)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(211)@3ce82ed86867: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(205)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(212)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(204)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(208)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(213)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(210)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(214)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(207)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(204): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(205): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(206): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(207): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(208): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(209): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(210): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(211): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(212): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(213): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(214): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_rab_assign_mgcp_to0(215): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Fri Oct 4 07:49:23 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=153002) Waiting for packet dumper to finish... 1 (prev_count=153002, count=198540) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: 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 ------ Fri Oct 4 07:49: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_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@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_rab_assign_mgw_iuup_addr_chg started. TC_rab_assign_mgw_iuup_addr_chg-Iuh0(217)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(222)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(222)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(222)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-SCCP(220)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(225)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(225)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(225)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(223)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(222)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(225)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(221)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(221)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(224)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(224)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(226)@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '0D90C9223A6050589653'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(221)@3ce82ed86867: Created Expect[0] for '0D90C9223A6050589653'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(227) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(218)@3ce82ed86867: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(227)11125477 HNBGW_Test.msc0-SCCP(220)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc0-SCCP(220)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(221)@3ce82ed86867: Found Expect[0] for l3='0D90C9223A6050589653'O handled at TC_rab_assign_mgw_iuup_addr_chg0(227) HNBGW_Test.msc0-RAN(221)@3ce82ed86867: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(227)4245018 HNBGW_Test.msc0-SCCP(220)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(220)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgw_iuup_addr_chg0(227)@3ce82ed86867: setverdict(pass): none -> pass VirtHNBGW-STATS(216)@3ce82ed86867: 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)@3ce82ed86867: 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)@3ce82ed86867: 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)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(220)@3ce82ed86867: vl_len:91 HNBGW_Test.msc0-SCCP(220)@3ce82ed86867: vl_from0 HNBGW_Test.msc0-SCCP(220)@3ce82ed86867: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(226)@3ce82ed86867: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a9c2e517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a9c2e517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.45.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)@3ce82ed86867: CRCX1{ line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a9c2e517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a9c2e517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.45.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)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(227)@3ce82ed86867: MDCX1{ line := { verb := "MDCX", trans_id := "20", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a9c2e517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a9c2e517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.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)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(227)@3ce82ed86867: CRCX2{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a9c2e517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a9c2e517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.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)@3ce82ed86867: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(220)@3ce82ed86867: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(220)@3ce82ed86867: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(220)@3ce82ed86867: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(227)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(216)@3ce82ed86867: 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)@3ce82ed86867: 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)@3ce82ed86867: 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)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(220)@3ce82ed86867: vl_len:12 HNBGW_Test.msc0-SCCP(220)@3ce82ed86867: vl_from0 HNBGW_Test.msc0-SCCP(220)@3ce82ed86867: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgw_iuup_addr_chg0(227)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(227)@3ce82ed86867: DLCX{ line := { verb := "DLCX", trans_id := "22", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a9c2e517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(227)@3ce82ed86867: DLCX{ line := { verb := "DLCX", trans_id := "23", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a9c2e517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(227)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(220)@3ce82ed86867: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(220)@3ce82ed86867: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(220)@3ce82ed86867: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(220)@3ce82ed86867: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(227)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(227)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(218)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(220)@3ce82ed86867: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(217)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(219)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(221)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(224)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(226)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(223)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(222)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(225)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(216)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(216): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(217): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(218): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(219): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(220): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(221): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(222): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(223): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(224): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(225): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(226): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(227): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Fri Oct 4 07:49:29 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=120099) Waiting for packet dumper to finish... 1 (prev_count=120099, count=239783) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Fri Oct 4 07:49: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_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@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_ranap_cs_mo_disconnect started. TC_ranap_cs_mo_disconnect-Iuh0(229)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(234)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(234)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(234)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-SCCP(232)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(237)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(237)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(237)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(235)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(234)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(237)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(233)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(233)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(236)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(236)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(233)@3ce82ed86867: f_create_expect(l3 := 'C44C3858A8637D70C306'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(233)@3ce82ed86867: Created Expect[0] for 'C44C3858A8637D70C306'O to be handled at TC_ranap_cs_mo_disconnect0(239) TC_ranap_cs_mo_disconnect-Iuh0-RUA(230)@3ce82ed86867: Added conn table entry 0TC_ranap_cs_mo_disconnect0(239)9793666 HNBGW_Test.msc0-SCCP(232)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc0-SCCP(232)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(233)@3ce82ed86867: Found Expect[0] for l3='C44C3858A8637D70C306'O handled at TC_ranap_cs_mo_disconnect0(239) HNBGW_Test.msc0-RAN(233)@3ce82ed86867: Added conn table entry 0TC_ranap_cs_mo_disconnect0(239)12168170 HNBGW_Test.msc0-SCCP(232)@3ce82ed86867: Session index based on connection ID:0 TC_ranap_cs_mo_disconnect0(239)@3ce82ed86867: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(232)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(232)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(232)@3ce82ed86867: vl_len:22 HNBGW_Test.msc0-SCCP(232)@3ce82ed86867: vl_from0 HNBGW_Test.msc0-SCCP(232)@3ce82ed86867: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A767D7C82A4005A439260'O TC_ranap_cs_mo_disconnect0(239)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(232)@3ce82ed86867: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(232)@3ce82ed86867: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(232)@3ce82ed86867: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(232)@3ce82ed86867: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(239)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(230)@3ce82ed86867: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(239)9793666 HNBGW_Test.msc0-SCCP(232)@3ce82ed86867: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(232)@3ce82ed86867: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(232)@3ce82ed86867: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(232)@3ce82ed86867: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(239)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(232)@3ce82ed86867: Session index based on local reference:0 HNBGW_Test.msc0-RAN(233)@3ce82ed86867: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(239)12168170 TC_ranap_cs_mo_disconnect0(239)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect0(239)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(232)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(234)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(237)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(236)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(233)@3ce82ed86867: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(229)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(228)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(235)@3ce82ed86867: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0-RUA(230)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(238)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(231)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(228): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(229): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(230): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(231): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(232): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(233): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(234): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(235): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(236): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(237): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(238): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_ranap_cs_mo_disconnect0(239): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Fri Oct 4 07:49:40 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=163898) Waiting for packet dumper to finish... 1 (prev_count=163898, count=189458) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Fri Oct 4 07:49: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_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@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_ranap_ps_mo_disconnect started. TC_ranap_ps_mo_disconnect-Iuh0(241)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(246)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(246)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(246)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-SCCP(244)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(249)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(249)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(249)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(247)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(246)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(249)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(245)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(245)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(248)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(248)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(245)@3ce82ed86867: f_create_expect(l3 := 'A5CFDC2875E7C2BE28B2'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(245)@3ce82ed86867: Created Expect[0] for 'A5CFDC2875E7C2BE28B2'O to be handled at TC_ranap_ps_mo_disconnect0(251) TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@3ce82ed86867: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)3864154 HNBGW_Test.msc0-SCCP(244)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc0-SCCP(244)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(245)@3ce82ed86867: Found Expect[0] for l3='A5CFDC2875E7C2BE28B2'O handled at TC_ranap_ps_mo_disconnect0(251) HNBGW_Test.msc0-RAN(245)@3ce82ed86867: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)3054406 HNBGW_Test.msc0-SCCP(244)@3ce82ed86867: Session index based on connection ID:0 TC_ranap_ps_mo_disconnect0(251)@3ce82ed86867: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(244)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(244)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@3ce82ed86867: vl_len:22 HNBGW_Test.msc0-SCCP(244)@3ce82ed86867: vl_from0 HNBGW_Test.msc0-SCCP(244)@3ce82ed86867: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A109F97D9475847FA7685'O TC_ranap_ps_mo_disconnect0(251)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@3ce82ed86867: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@3ce82ed86867: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@3ce82ed86867: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@3ce82ed86867: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@3ce82ed86867: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)3864154 HNBGW_Test.msc0-SCCP(244)@3ce82ed86867: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@3ce82ed86867: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@3ce82ed86867: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@3ce82ed86867: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@3ce82ed86867: Session index based on local reference:0 HNBGW_Test.msc0-RAN(245)@3ce82ed86867: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)3054406 TC_ranap_ps_mo_disconnect0(251)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect0(251)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(244)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(240)@3ce82ed86867: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(241)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(245)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(248)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(247)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(246)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(249)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(250)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(241): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(242): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(244): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(245): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(246): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(247): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(248): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(249): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(250): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_ranap_ps_mo_disconnect0(251): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Fri Oct 4 07:49:51 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=149477) Waiting for packet dumper to finish... 1 (prev_count=149477, count=175037) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp'. ------ HNBGW_Tests.TC_ps_rab_assignment_without_pfcp ------ Fri Oct 4 07:49: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_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@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_ps_rab_assignment_without_pfcp started. TC_ps_rab_assignment_without_pfcp-Iuh0(253)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_ps_rab_assignment_without_pfcp-Iuh1(255)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(260)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(260)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(260)@3ce82ed86867: ************************************************* MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(258)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(263)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(263)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(263)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(261)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(260)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(263)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(259)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(259)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(262)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(262)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message TC_ps_rab_assignment_without_pfcp-PFCP(265)@3ce82ed86867: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_without_pfcp0(266) subscribed for broadcast HNBGW_Test.sgsn0-RAN(262)@3ce82ed86867: f_create_expect(l3 := 'DC43462757CAC61519A0'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(262)@3ce82ed86867: Created Expect[0] for 'DC43462757CAC61519A0'O to be handled at TC_ps_rab_assignment_without_pfcp0(266) TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(254)@3ce82ed86867: Added conn table entry 0TC_ps_rab_assignment_without_pfcp0(266)15000427 HNBGW_Test.sgsn0-SCCP(261)@3ce82ed86867: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(261)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(262)@3ce82ed86867: Found Expect[0] for l3='DC43462757CAC61519A0'O handled at TC_ps_rab_assignment_without_pfcp0(266) HNBGW_Test.sgsn0-RAN(262)@3ce82ed86867: Added conn table entry 0TC_ps_rab_assignment_without_pfcp0(266)2423130 TC_ps_rab_assignment_without_pfcp0(266)@3ce82ed86867: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(261)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(261)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(261)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(261)@3ce82ed86867: vl_len:91 HNBGW_Test.sgsn0-SCCP(261)@3ce82ed86867: vl_from0 HNBGW_Test.sgsn0-SCCP(261)@3ce82ed86867: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_without_pfcp0(266)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(261)@3ce82ed86867: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(261)@3ce82ed86867: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(261)@3ce82ed86867: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(261)@3ce82ed86867: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_without_pfcp0(266)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(261)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(261)@3ce82ed86867: vl_len:12 HNBGW_Test.sgsn0-SCCP(261)@3ce82ed86867: vl_from0 HNBGW_Test.sgsn0-SCCP(261)@3ce82ed86867: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_without_pfcp0(266)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(261)@3ce82ed86867: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(261)@3ce82ed86867: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(261)@3ce82ed86867: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(261)@3ce82ed86867: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_without_pfcp0(266)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_without_pfcp0(266)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(254)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(262)@3ce82ed86867: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh1-RUA(256)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(258)@3ce82ed86867: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh0(253)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(252)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(259)@3ce82ed86867: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh1(255)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(261)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(260)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(263)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(264)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(257)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_without_pfcp-PFCP(265)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(252): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh0(253): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(254): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh1(255): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh1-RUA(256): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(257): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(258): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(259): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(260): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(261): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(262): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(263): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(264): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-PFCP(265): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_ps_rab_assignment_without_pfcp0(266): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_ps_rab_assignment_without_pfcp finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass'. Fri Oct 4 07:50:02 UTC 2024 ====== HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_ps_rab_assignment_without_pfcp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=158086) Waiting for packet dumper to finish... 1 (prev_count=158086, count=185039) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Fri Oct 4 07:50: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_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@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_mscpool_L3Compl_on_1_cnlink started. TC_mscpool_L3Compl_on_1_cnlink-Iuh0(268)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Compl_on_1_cnlink-Iuh1(270)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(275)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(275)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-SCCP(273)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(278)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(276)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(275)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(278)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(274)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(274)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(277)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(277)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message MTC@3ce82ed86867: 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@3ce82ed86867: "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@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(280)2191488 HNBGW_Test.msc0-SCCP(273)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@3ce82ed86867: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(280) HNBGW_Test.msc0-RAN(274)@3ce82ed86867: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(280)6521160 HNBGW_Test.msc0-SCCP(273)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(280)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(280)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(281)9139853 HNBGW_Test.msc0-SCCP(273)@3ce82ed86867: First idle individual index:1 HNBGW_Test.msc0-SCCP(273)@3ce82ed86867: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(274)@3ce82ed86867: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(281) HNBGW_Test.msc0-RAN(274)@3ce82ed86867: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(281)8131458 HNBGW_Test.msc0-SCCP(273)@3ce82ed86867: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(273)@3ce82ed86867: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(281)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(281)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(282)336657 HNBGW_Test.msc0-SCCP(273)@3ce82ed86867: First idle individual index:2 HNBGW_Test.msc0-SCCP(273)@3ce82ed86867: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(274)@3ce82ed86867: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(282) HNBGW_Test.msc0-RAN(274)@3ce82ed86867: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(282)14652807 HNBGW_Test.msc0-SCCP(273)@3ce82ed86867: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(273)@3ce82ed86867: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(282)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(282)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(283)14737894 HNBGW_Test.msc0-SCCP(273)@3ce82ed86867: First idle individual index:3 HNBGW_Test.msc0-SCCP(273)@3ce82ed86867: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(274)@3ce82ed86867: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(283) HNBGW_Test.msc0-RAN(274)@3ce82ed86867: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(283)5756195 HNBGW_Test.msc0-SCCP(273)@3ce82ed86867: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(273)@3ce82ed86867: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(283)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(283)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(271)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(279)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(268)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(267)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(269)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(270)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(277)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(278)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(276)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(275)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(273)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(274)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(272)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(267): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(268): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(269): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(270): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(271): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(272): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(280): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(281): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(282): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(283): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Fri Oct 4 07:50:11 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=215156) Waiting for packet dumper to finish... 1 (prev_count=215156, count=283383) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: 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 ------ Fri Oct 4 07:50: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_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@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(285)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(287)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(292)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(292)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(292)@3ce82ed86867: ************************************************* MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(290)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(295)@3ce82ed86867: ************************************************* HNBGW_Test.msc1-M3UA(295)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(295)@3ce82ed86867: ************************************************* HNBGW_Test.msc1-SCCP(293)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(298)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(298)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(298)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(296)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(301)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn1-M3UA(301)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(301)@3ce82ed86867: ************************************************* MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(299)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(292)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc1-M3UA(295)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(298)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(301)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23908 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(291)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(291)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(294)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(294)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(297)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(297)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(300)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(300)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message MTC@3ce82ed86867: 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@3ce82ed86867: "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@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(291)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(303)15386102 HNBGW_Test.msc0-SCCP(290)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc0-SCCP(290)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(291)@3ce82ed86867: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(303) HNBGW_Test.msc0-RAN(291)@3ce82ed86867: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(303)1650694 HNBGW_Test.msc0-SCCP(290)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(290)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(303)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(303)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(294)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(304)9443174 HNBGW_Test.msc1-SCCP(293)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc1-SCCP(293)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(294)@3ce82ed86867: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(304) HNBGW_Test.msc1-RAN(294)@3ce82ed86867: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(304)6391625 HNBGW_Test.msc1-SCCP(293)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(293)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(304)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(304)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(291)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(305)4706065 HNBGW_Test.msc0-SCCP(290)@3ce82ed86867: First idle individual index:1 HNBGW_Test.msc0-SCCP(290)@3ce82ed86867: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(291)@3ce82ed86867: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(305) HNBGW_Test.msc0-RAN(291)@3ce82ed86867: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(305)6580001 HNBGW_Test.msc0-SCCP(290)@3ce82ed86867: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(290)@3ce82ed86867: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(305)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(305)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(286)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-RAN(294)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(288)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(299)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(300)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(292)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(291)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(296)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(293)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(290)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(301)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(297)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(285)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(302)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(284)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(287)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(298)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(295)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(289)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(284): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(285): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(286): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(287): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(288): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(289): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(290): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(291): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(292): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-SCCP(293): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-RAN(294): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-M3UA(295): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(296): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(297): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(298): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(299): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-RAN(300): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(301): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(302): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(303): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(304): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(305): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Fri Oct 4 07:50:20 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=243235) Waiting for packet dumper to finish... 1 (prev_count=243235, count=308487) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: 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 ------ Fri Oct 4 07:50: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_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@3ce82ed86867: 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@3ce82ed86867: 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)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(309)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(314)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(314)@3ce82ed86867: M3UA emulation initiated, the test can be started MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(314)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-SCCP(312)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(317)@3ce82ed86867: ************************************************* HNBGW_Test.msc1-M3UA(317)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(317)@3ce82ed86867: ************************************************* HNBGW_Test.msc1-SCCP(315)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(320)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(318)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(323)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn1-M3UA(323)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(323)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn1-SCCP(321)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(314)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc1-M3UA(317)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(320)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(323)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23908 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(313)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(316)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(313)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(316)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(319)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(319)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(322)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(322)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message MTC@3ce82ed86867: 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@3ce82ed86867: "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@3ce82ed86867: 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@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(313)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(325)7680161 HNBGW_Test.msc0-SCCP(312)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc0-SCCP(312)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(313)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(325)7764171 HNBGW_Test.msc0-SCCP(312)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(312)@3ce82ed86867: 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)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(325)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(316)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(326)12814105 HNBGW_Test.msc1-SCCP(315)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc1-SCCP(315)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(316)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(326)3498718 HNBGW_Test.msc1-SCCP(315)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(315)@3ce82ed86867: 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)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(326)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(313)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(327)9902381 HNBGW_Test.msc0-SCCP(312)@3ce82ed86867: First idle individual index:1 HNBGW_Test.msc0-SCCP(312)@3ce82ed86867: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(313)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(327)2036320 HNBGW_Test.msc0-SCCP(312)@3ce82ed86867: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(312)@3ce82ed86867: 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)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(327)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-RAN(322)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(321)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(323)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-RAN(316)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(310)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(308)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(319)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(311)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(307)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(315)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(309)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(313)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(318)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(314)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(320)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(306)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(324)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(312)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(317)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(306): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(307): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(308): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(309): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(310): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(312): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(313): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(314): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-SCCP(315): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-RAN(316): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-M3UA(317): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(321): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-RAN(322): none (pass -> pass)Fri Oct 4 07:50:29 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.talloc MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(323): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(324): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(325): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(326): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(327): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=246404) Waiting for packet dumper to finish... 1 (prev_count=246404, count=314588) MTC@3ce82ed86867: 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@3ce82ed86867: 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 ------ Fri Oct 4 07:50:32 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@3ce82ed86867: 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@3ce82ed86867: 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)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(331)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(336)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(336)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(336)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-SCCP(334)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(339)@3ce82ed86867: ************************************************* HNBGW_Test.msc1-M3UA(339)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(339)@3ce82ed86867: ************************************************* HNBGW_Test.msc1-SCCP(337)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(342)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(342)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(342)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(340)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(345)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn1-M3UA(345)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(345)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn1-SCCP(343)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(336)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc1-M3UA(339)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(342)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(345)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23908 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(335)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(335)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(338)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(338)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(341)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(341)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(344)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(344)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message MTC@3ce82ed86867: 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@3ce82ed86867: "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@3ce82ed86867: 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@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(335)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(347)13120319 HNBGW_Test.msc0-SCCP(334)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc0-SCCP(334)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(335)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(347)4190460 HNBGW_Test.msc0-SCCP(334)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(334)@3ce82ed86867: 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)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(347)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(338)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(348)6579988 HNBGW_Test.msc1-SCCP(337)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc1-SCCP(337)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(338)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(348)2972955 HNBGW_Test.msc1-SCCP(337)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(337)@3ce82ed86867: 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)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(348)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(335)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(349)7895899 HNBGW_Test.msc0-SCCP(334)@3ce82ed86867: First idle individual index:1 HNBGW_Test.msc0-SCCP(334)@3ce82ed86867: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(335)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(349)8253252 HNBGW_Test.msc0-SCCP(334)@3ce82ed86867: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(334)@3ce82ed86867: 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)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(349)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-RAN(344)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(335)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(340)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(341)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(332)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(345)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(343)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(330)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(339)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(342)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(331)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(328)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-RAN(338)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(334)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(336)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(337)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(333)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(346)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(329)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(328): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(329): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(330): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(331): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(332): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(333): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(334): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(335): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(336): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-SCCP(337): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-RAN(338): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-M3UA(339): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(340): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(341): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(342): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(343): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-RAN(344): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(345): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(346): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(347): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(348): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(349): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Fri Oct 4 07:50:38 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 172.18.45.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=247074) Waiting for packet dumper to finish... 1 (prev_count=247074, count=315695) MTC@3ce82ed86867: 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@3ce82ed86867: 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 ------ Fri Oct 4 07:50: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_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@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(351)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(353)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(358)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(358)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(358)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-SCCP(356)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(361)@3ce82ed86867: ************************************************* HNBGW_Test.msc1-M3UA(361)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(361)@3ce82ed86867: ************************************************* HNBGW_Test.msc1-SCCP(359)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(364)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(364)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(364)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(362)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(367)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn1-M3UA(367)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(367)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn1-SCCP(365)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(358)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc1-M3UA(361)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(364)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(367)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23908 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(357)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(357)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(360)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(360)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(363)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(363)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(366)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(366)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message MTC@3ce82ed86867: 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@3ce82ed86867: "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@3ce82ed86867: 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@3ce82ed86867: 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@3ce82ed86867: 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@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(357)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369)2101072 HNBGW_Test.msc0-SCCP(356)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc0-SCCP(356)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(357)@3ce82ed86867: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369) HNBGW_Test.msc0-RAN(357)@3ce82ed86867: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369)12452384 HNBGW_Test.msc0-SCCP(356)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(356)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(360)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(370)7716503 HNBGW_Test.msc1-SCCP(359)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc1-SCCP(359)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(360)@3ce82ed86867: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(370) HNBGW_Test.msc1-RAN(360)@3ce82ed86867: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(370)447671 HNBGW_Test.msc1-SCCP(359)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(359)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(370)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(370)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(357)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(371)2096443 HNBGW_Test.msc0-SCCP(356)@3ce82ed86867: First idle individual index:1 HNBGW_Test.msc0-SCCP(356)@3ce82ed86867: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(357)@3ce82ed86867: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(371) HNBGW_Test.msc0-RAN(357)@3ce82ed86867: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(371)7558886 HNBGW_Test.msc0-SCCP(356)@3ce82ed86867: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(356)@3ce82ed86867: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(371)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(371)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(357)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(352)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(366)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(364)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(363)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(350)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(365)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(354)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(361)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-RAN(360)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(362)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(351)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(353)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(359)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(358)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(356)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(367)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(355)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(368)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(350): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(351): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(352): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(353): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(354): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(355): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(356): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(357): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(358): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-SCCP(359): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-RAN(360): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-M3UA(361): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(362): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(363): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(364): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(365): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-RAN(366): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(367): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(368): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(370): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(371): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Fri Oct 4 07:50:48 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 172.18.45.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=248005) Waiting for packet dumper to finish... 1 (prev_count=248005, count=310115) MTC@3ce82ed86867: 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@3ce82ed86867: 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 ------ Fri Oct 4 07:50: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_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@3ce82ed86867: 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@3ce82ed86867: 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)@3ce82ed86867: 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)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(380)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(380)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(380)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-SCCP(378)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(383)@3ce82ed86867: ************************************************* HNBGW_Test.msc1-M3UA(383)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(383)@3ce82ed86867: ************************************************* HNBGW_Test.msc1-SCCP(381)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(386)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(386)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(386)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(384)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(389)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn1-M3UA(389)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(389)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn1-SCCP(387)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(380)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc1-M3UA(383)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(386)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(389)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23908 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(379)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(379)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(382)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(382)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(385)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(385)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(388)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(388)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message MTC@3ce82ed86867: 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@3ce82ed86867: "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@3ce82ed86867: 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@3ce82ed86867: 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@3ce82ed86867: 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@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(379)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(391)8762654 HNBGW_Test.msc0-SCCP(378)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc0-SCCP(378)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(379)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(391)9005958 HNBGW_Test.msc0-SCCP(378)@3ce82ed86867: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(391)@3ce82ed86867: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(378)@3ce82ed86867: 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)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(382)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(392)10431445 HNBGW_Test.msc1-SCCP(381)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc1-SCCP(381)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(382)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(392)2735229 HNBGW_Test.msc1-SCCP(381)@3ce82ed86867: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(392)@3ce82ed86867: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(381)@3ce82ed86867: 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)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(379)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(393)8976368 HNBGW_Test.msc0-SCCP(378)@3ce82ed86867: First idle individual index:1 HNBGW_Test.msc0-SCCP(378)@3ce82ed86867: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(379)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(393)3527804 HNBGW_Test.msc0-SCCP(378)@3ce82ed86867: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(378)@3ce82ed86867: 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)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(393)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-RAN(388)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(385)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(374)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(387)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(376)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(384)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-RAN(382)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(381)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(379)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(378)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(389)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(375)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(380)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(386)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(390)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(383)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(373)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(372)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(377)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(372): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(373): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(374): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(375): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(376): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(377): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(378): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(379): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(380): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-SCCP(381): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-RAN(382): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-M3UA(383): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(384): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(385): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(386): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(387): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-RAN(388): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(389): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(390): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(391): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(392): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(393): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Fri Oct 4 07:50:57 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 172.18.45.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=261178) Waiting for packet dumper to finish... 1 (prev_count=261178, count=330069) MTC@3ce82ed86867: 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@3ce82ed86867: 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 ------ Fri Oct 4 07:51: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_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@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(395)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(397)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(402)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(402)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(402)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-SCCP(400)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(405)@3ce82ed86867: ************************************************* HNBGW_Test.msc1-M3UA(405)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(405)@3ce82ed86867: ************************************************* HNBGW_Test.msc1-SCCP(403)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(408)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(408)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(408)@3ce82ed86867: ************************************************* MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(406)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(411)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn1-M3UA(411)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(411)@3ce82ed86867: ************************************************* MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(409)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(402)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc1-M3UA(405)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(408)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(411)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23908 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(401)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(401)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(404)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(404)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(407)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(407)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(410)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(410)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message MTC@3ce82ed86867: 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@3ce82ed86867: "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@3ce82ed86867: 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@3ce82ed86867: 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@3ce82ed86867: 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@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(404)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413)2418704 HNBGW_Test.msc1-SCCP(403)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc1-SCCP(403)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(404)@3ce82ed86867: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413) HNBGW_Test.msc1-RAN(404)@3ce82ed86867: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413)8251118 HNBGW_Test.msc1-SCCP(403)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(403)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(404)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(414)14118517 HNBGW_Test.msc1-SCCP(403)@3ce82ed86867: First idle individual index:1 HNBGW_Test.msc1-SCCP(403)@3ce82ed86867: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(404)@3ce82ed86867: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(414) HNBGW_Test.msc1-RAN(404)@3ce82ed86867: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(414)14320497 HNBGW_Test.msc1-SCCP(403)@3ce82ed86867: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(403)@3ce82ed86867: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(414)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(414)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(404)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(415)12536746 HNBGW_Test.msc1-SCCP(403)@3ce82ed86867: First idle individual index:2 HNBGW_Test.msc1-SCCP(403)@3ce82ed86867: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(404)@3ce82ed86867: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(415) HNBGW_Test.msc1-RAN(404)@3ce82ed86867: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(415)7803275 HNBGW_Test.msc1-SCCP(403)@3ce82ed86867: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(403)@3ce82ed86867: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(415)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(415)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-M3UA(405)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(406)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(410)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(403)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(396)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-RAN(404)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(401)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(408)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(398)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(400)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(395)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(409)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(397)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(402)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(412)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(394)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(411)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(399)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(407)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(395): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(396): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(397): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(398): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(399): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(400): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(401): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(402): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-SCCP(403): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-RAN(404): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-M3UA(405): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(406): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(407): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(408): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(409): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-RAN(410): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(411): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(412): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(414): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(415): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Fri Oct 4 07:51:06 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 172.18.45.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=266849) Waiting for packet dumper to finish... 1 (prev_count=266849, count=332651) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: 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 ------ Fri Oct 4 07:51: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_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@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(417)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(419)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(424)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(424)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(424)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-SCCP(422)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(427)@3ce82ed86867: ************************************************* HNBGW_Test.msc1-M3UA(427)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(427)@3ce82ed86867: ************************************************* HNBGW_Test.msc1-SCCP(425)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(430)@3ce82ed86867: ************************************************* HNBGW_Test.msc2-M3UA(430)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(430)@3ce82ed86867: ************************************************* MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(428)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(433)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(433)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(433)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(431)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(436)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn1-M3UA(436)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(436)@3ce82ed86867: ************************************************* MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(434)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(439)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn2-M3UA(439)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(439)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn2-SCCP(437)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(424)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc1-M3UA(427)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc2-M3UA(430)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23909 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(433)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(436)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23908 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(439)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23910 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(423)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(426)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(426)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(423)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(429)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(429)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(432)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(432)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(435)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(435)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(438)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(438)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message MTC@3ce82ed86867: 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@3ce82ed86867: "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@3ce82ed86867: 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@3ce82ed86867: 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@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(429)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441)6512433 HNBGW_Test.msc2-SCCP(428)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc2-SCCP(428)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(429)@3ce82ed86867: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441) HNBGW_Test.msc2-RAN(429)@3ce82ed86867: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441)1302053 HNBGW_Test.msc2-SCCP(428)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(428)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(429)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(442)15234564 HNBGW_Test.msc2-SCCP(428)@3ce82ed86867: First idle individual index:1 HNBGW_Test.msc2-SCCP(428)@3ce82ed86867: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(429)@3ce82ed86867: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(442) HNBGW_Test.msc2-RAN(429)@3ce82ed86867: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(442)1173766 HNBGW_Test.msc2-SCCP(428)@3ce82ed86867: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(428)@3ce82ed86867: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(442)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(442)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(426)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(443)4806056 HNBGW_Test.msc1-SCCP(425)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc1-SCCP(425)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(426)@3ce82ed86867: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(443) HNBGW_Test.msc1-RAN(426)@3ce82ed86867: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(443)6053090 HNBGW_Test.msc1-SCCP(425)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(425)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(443)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(443)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(432)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(431)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(418)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(435)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(434)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(433)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc2-RAN(429)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(428)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(420)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(439)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(424)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(422)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(417)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(436)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(427)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(419)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(440)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(416)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(430)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(421)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(437)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(438)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(423)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-RAN(426)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(425)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(416): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(417): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(418): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(419): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(420): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(421): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(422): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(423): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(424): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-SCCP(425): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-RAN(426): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-M3UA(427): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc2-SCCP(428): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc2-RAN(429): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc2-M3UA(430): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(431): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(432): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(433): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(434): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-RAN(435): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(436): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(437): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn2-RAN(438): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(439): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(440): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(442): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(443): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Fri Oct 4 07:51:15 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 172.18.45.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=389812) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: 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 ------ Fri Oct 4 07:51: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_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@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(445)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(447)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(452)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(452)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(452)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-SCCP(450)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(455)@3ce82ed86867: ************************************************* HNBGW_Test.msc1-M3UA(455)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(455)@3ce82ed86867: ************************************************* MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(453)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(458)@3ce82ed86867: ************************************************* HNBGW_Test.msc2-M3UA(458)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(458)@3ce82ed86867: ************************************************* HNBGW_Test.msc2-SCCP(456)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(461)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(461)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(461)@3ce82ed86867: ************************************************* MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(459)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(464)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn1-M3UA(464)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(464)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn1-SCCP(462)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(467)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn2-M3UA(467)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(467)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn2-SCCP(465)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(452)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc1-M3UA(455)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc2-M3UA(458)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23909 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(461)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(464)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23908 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(467)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23910 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(451)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(451)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(454)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(454)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(457)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(457)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(460)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(460)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(463)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(463)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(466)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(466)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message MTC@3ce82ed86867: 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@3ce82ed86867: "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@3ce82ed86867: 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@3ce82ed86867: 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@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(451)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(469)6602930 HNBGW_Test.msc0-SCCP(450)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc0-SCCP(450)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(451)@3ce82ed86867: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(469) HNBGW_Test.msc0-RAN(451)@3ce82ed86867: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(469)2575348 HNBGW_Test.msc0-SCCP(450)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(450)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(469)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(469)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(457)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(470)8989784 HNBGW_Test.msc2-SCCP(456)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc2-SCCP(456)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(457)@3ce82ed86867: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(470) HNBGW_Test.msc2-RAN(457)@3ce82ed86867: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(470)11162054 HNBGW_Test.msc2-SCCP(456)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(456)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(470)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(470)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(460)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(462)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(459)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(448)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(446)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(461)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(465)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(453)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(458)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(450)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-RAN(454)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(455)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(445)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(452)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(456)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(468)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(444)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(463)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(466)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(464)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(449)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(467)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(447)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc2-RAN(457)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(451)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(444): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(445): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(446): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(447): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(448): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(449): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(450): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(451): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(452): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-SCCP(453): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-RAN(454): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-M3UA(455): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc2-SCCP(456): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc2-RAN(457): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc2-M3UA(458): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(459): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(460): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(461): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(462): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-RAN(463): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(464): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(465): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn2-RAN(466): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(467): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(468): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(469): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(470): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Fri Oct 4 07:51:22 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 172.18.45.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=367883) Waiting for packet dumper to finish... 1 (prev_count=367883, count=368381) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Fri Oct 4 07:51: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_mscpool_paging_imsi.pcap" >/data/HNBGW_Tests.TC_mscpool_paging_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_mscpool_paging_imsi started. TC_mscpool_paging_imsi-Iuh0(472)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_imsi-Iuh1(474)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(479)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(479)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(479)@3ce82ed86867: ************************************************* MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(477)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(482)@3ce82ed86867: ************************************************* HNBGW_Test.msc1-M3UA(482)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(482)@3ce82ed86867: ************************************************* HNBGW_Test.msc1-SCCP(480)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(485)@3ce82ed86867: ************************************************* HNBGW_Test.msc2-M3UA(485)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(485)@3ce82ed86867: ************************************************* MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(483)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(488)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(488)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(488)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(486)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(479)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc1-M3UA(482)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc2-M3UA(485)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23909 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(488)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(478)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(478)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(481)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(481)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(484)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(484)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(487)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(487)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message MTC@3ce82ed86867: 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@3ce82ed86867: "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-Iuh1-RUA(475)@3ce82ed86867: UnitdataCallback TC_mscpool_paging_imsi-Iuh0-RUA(473)@3ce82ed86867: UnitdataCallback HNBGW_Test.msc0-RAN(478)@3ce82ed86867: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@3ce82ed86867: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(490) TC_mscpool_paging_imsi-Iuh0-RUA(473)@3ce82ed86867: Added conn table entry 0TC_mscpool_paging_imsi0(490)13477150 HNBGW_Test.msc0-SCCP(477)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc0-SCCP(477)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(478)@3ce82ed86867: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(490) HNBGW_Test.msc0-RAN(478)@3ce82ed86867: Added conn table entry 0TC_mscpool_paging_imsi0(490)11329871 HNBGW_Test.msc0-SCCP(477)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(477)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(490)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_paging_imsi0(490)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_paging_imsi-Iuh0-RUA(473)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc2-RAN(484)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(487)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(486)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(483)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-RAN(481)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(475)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(480)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(478)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(477)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(476)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(472)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(474)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(488)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(471)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(482)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(479)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(485)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(489)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(471): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(472): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(473): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(474): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(475): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(476): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(477): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(478): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(479): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-SCCP(480): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-RAN(481): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-M3UA(482): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc2-SCCP(483): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc2-RAN(484): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc2-M3UA(485): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(486): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(487): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(488): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(489): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_paging_imsi0(490): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Fri Oct 4 07:51:32 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248998) Waiting for packet dumper to finish... 1 (prev_count=248998, count=288161) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Fri Oct 4 07:51: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_mscpool_paging_tmsi.pcap" >/data/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_mscpool_paging_tmsi started. TC_mscpool_paging_tmsi-Iuh0(492)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_tmsi-Iuh1(494)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(499)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(499)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(499)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-SCCP(497)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(502)@3ce82ed86867: ************************************************* HNBGW_Test.msc1-M3UA(502)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(502)@3ce82ed86867: ************************************************* MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(500)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(505)@3ce82ed86867: ************************************************* HNBGW_Test.msc2-M3UA(505)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(505)@3ce82ed86867: ************************************************* HNBGW_Test.msc2-SCCP(503)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(508)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(508)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(508)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(506)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(499)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc1-M3UA(502)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc2-M3UA(505)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23909 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(508)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(498)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(498)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(501)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(504)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(504)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(507)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(507)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(501)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message MTC@3ce82ed86867: 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@3ce82ed86867: "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)@3ce82ed86867: 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-Iuh0-RUA(493)@3ce82ed86867: UnitdataCallback TC_mscpool_paging_tmsi-Iuh1-RUA(495)@3ce82ed86867: UnitdataCallback TC_mscpool_paging_tmsi0(510)@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(498)@3ce82ed86867: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(510) TC_mscpool_paging_tmsi-Iuh0-RUA(493)@3ce82ed86867: Added conn table entry 0TC_mscpool_paging_tmsi0(510)13353451 HNBGW_Test.msc0-SCCP(497)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc0-SCCP(497)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(498)@3ce82ed86867: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(510) HNBGW_Test.msc0-RAN(498)@3ce82ed86867: Added conn table entry 0TC_mscpool_paging_tmsi0(510)5811987 HNBGW_Test.msc0-SCCP(497)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(497)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(510)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_paging_tmsi0(510)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_paging_tmsi-Iuh1-RUA(495)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(493)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(502)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(507)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(505)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(508)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(499)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(498)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-RAN(501)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(503)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(506)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(500)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(497)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(492)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(494)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc2-RAN(504)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(491)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(496)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(509)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(491): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(492): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(493): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(494): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(495): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(496): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(497): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(498): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(499): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-SCCP(500): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-RAN(501): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-M3UA(502): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc2-SCCP(503): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc2-RAN(504): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc2-M3UA(505): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(506): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(507): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(508): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(509): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_paging_tmsi0(510): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Fri Oct 4 07:51:41 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=234381) Waiting for packet dumper to finish... 1 (prev_count=234381, count=274771) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: 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 ------ Fri Oct 4 07:51: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_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@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_mscpool_no_allow_attach_round_robin started. TC_mscpool_no_allow_attach_round_robin-Iuh0(512)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_round_robin-Iuh1(514)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(519)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(519)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(519)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-SCCP(517)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(522)@3ce82ed86867: ************************************************* HNBGW_Test.msc1-M3UA(522)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(522)@3ce82ed86867: ************************************************* HNBGW_Test.msc1-SCCP(520)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(525)@3ce82ed86867: ************************************************* HNBGW_Test.msc2-M3UA(525)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(525)@3ce82ed86867: ************************************************* MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(523)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(528)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(528)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(528)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(526)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(519)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc1-M3UA(522)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc2-M3UA(525)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23909 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(528)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(518)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(518)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(521)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(524)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(527)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(527)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(521)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(524)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message MTC@3ce82ed86867: 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@3ce82ed86867: "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@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(518)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(530)12624932 HNBGW_Test.msc0-SCCP(517)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc0-SCCP(517)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(518)@3ce82ed86867: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(530) HNBGW_Test.msc0-RAN(518)@3ce82ed86867: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(530)512707 HNBGW_Test.msc0-SCCP(517)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(517)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(530)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(530)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(524)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(531)5133511 HNBGW_Test.msc2-SCCP(523)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc2-SCCP(523)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(524)@3ce82ed86867: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(531) HNBGW_Test.msc2-RAN(524)@3ce82ed86867: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(531)10707652 HNBGW_Test.msc2-SCCP(523)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(523)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(531)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(531)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(518)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(532)14743538 HNBGW_Test.msc0-SCCP(517)@3ce82ed86867: First idle individual index:1 HNBGW_Test.msc0-SCCP(517)@3ce82ed86867: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(518)@3ce82ed86867: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(532) HNBGW_Test.msc0-RAN(518)@3ce82ed86867: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(532)519736 HNBGW_Test.msc0-SCCP(517)@3ce82ed86867: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(517)@3ce82ed86867: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(532)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(532)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(513)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(515)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc2-RAN(524)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(516)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(525)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(523)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(527)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(511)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(522)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(528)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(526)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(512)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(518)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(519)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-RAN(521)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(517)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(514)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(529)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(520)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(511): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(512): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(513): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(514): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(515): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(516): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(517): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(518): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(519): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-SCCP(520): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-RAN(521): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-M3UA(522): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc2-SCCP(523): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc2-RAN(524): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc2-M3UA(525): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(526): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(527): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(528): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(529): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(530): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(531): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(532): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Fri Oct 4 07:51:50 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=261193) Waiting for packet dumper to finish... 1 (prev_count=261193, count=324433) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: 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 ------ Fri Oct 4 07:51: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_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@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_mscpool_no_allow_attach_valid_nri started. TC_mscpool_no_allow_attach_valid_nri-Iuh0(534)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_valid_nri-Iuh1(536)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(541)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(541)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(541)@3ce82ed86867: ************************************************* MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(539)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(544)@3ce82ed86867: ************************************************* HNBGW_Test.msc1-M3UA(544)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(544)@3ce82ed86867: ************************************************* MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(542)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(547)@3ce82ed86867: ************************************************* HNBGW_Test.msc2-M3UA(547)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(547)@3ce82ed86867: ************************************************* HNBGW_Test.msc2-SCCP(545)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(550)@3ce82ed86867: ************************************************* MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(550)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(550)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(548)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(541)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc1-M3UA(544)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc2-M3UA(547)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23909 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(550)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(540)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(540)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(543)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(543)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(546)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(546)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(549)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(549)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message MTC@3ce82ed86867: 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@3ce82ed86867: "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@3ce82ed86867: 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@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(543)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(552)14267427 HNBGW_Test.msc1-SCCP(542)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc1-SCCP(542)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(543)@3ce82ed86867: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(552) HNBGW_Test.msc1-RAN(543)@3ce82ed86867: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(552)9352877 HNBGW_Test.msc1-SCCP(542)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(542)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(552)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(552)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(540)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(553)16221018 HNBGW_Test.msc0-SCCP(539)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc0-SCCP(539)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(540)@3ce82ed86867: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(553) HNBGW_Test.msc0-RAN(540)@3ce82ed86867: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(553)15136636 HNBGW_Test.msc0-SCCP(539)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(539)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(553)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(553)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(546)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(554)10698642 HNBGW_Test.msc2-SCCP(545)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc2-SCCP(545)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(546)@3ce82ed86867: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(554) HNBGW_Test.msc2-RAN(546)@3ce82ed86867: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(554)3633725 HNBGW_Test.msc2-SCCP(545)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(545)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(554)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(554)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(535)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-RAN(543)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(537)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(548)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(540)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(550)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(536)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(547)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(549)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(539)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc2-RAN(546)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(544)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(541)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(534)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(551)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(533)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(538)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(542)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(545)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(533): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(534): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(535): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(536): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(537): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(538): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(539): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(540): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(541): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-SCCP(542): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-RAN(543): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-M3UA(544): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc2-SCCP(545): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc2-RAN(546): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc2-M3UA(547): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(548): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(549): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(550): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(551): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(552): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(553): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(554): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Fri Oct 4 07:51:59 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=249842) Waiting for packet dumper to finish... 1 (prev_count=249842, count=316793) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: 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 ------ Fri Oct 4 07:52: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_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@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(556)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(558)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(563)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(563)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(563)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-SCCP(561)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(566)@3ce82ed86867: ************************************************* HNBGW_Test.msc1-M3UA(566)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(566)@3ce82ed86867: ************************************************* HNBGW_Test.msc1-SCCP(564)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(569)@3ce82ed86867: ************************************************* MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(569)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(569)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(567)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(572)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn1-M3UA(572)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(572)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn1-SCCP(570)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(563)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc1-M3UA(566)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(569)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(572)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23908 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(562)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(562)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(565)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(565)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(568)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(568)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(571)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(571)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message MTC@3ce82ed86867: 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@3ce82ed86867: "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@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(562)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574)682707 HNBGW_Test.msc0-SCCP(561)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc0-SCCP(561)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(562)@3ce82ed86867: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574) HNBGW_Test.msc0-RAN(562)@3ce82ed86867: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574)344612 HNBGW_Test.msc0-SCCP(561)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(561)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(565)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(575)10635565 HNBGW_Test.msc1-SCCP(564)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc1-SCCP(564)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(565)@3ce82ed86867: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(575) HNBGW_Test.msc1-RAN(565)@3ce82ed86867: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(575)4134540 HNBGW_Test.msc1-SCCP(564)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(564)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(575)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(575)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: "disconnecting msc0" HNBGW_Test.msc0-RAN(562)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(563)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(561)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: 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)@3ce82ed86867: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574)682707 HNBGW_Test.msc1-RAN(565)@3ce82ed86867: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(565)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(576)12150603 HNBGW_Test.msc1-SCCP(564)@3ce82ed86867: First idle individual index:1 HNBGW_Test.msc1-SCCP(564)@3ce82ed86867: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(565)@3ce82ed86867: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(576) HNBGW_Test.msc1-RAN(565)@3ce82ed86867: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(576)14038930 HNBGW_Test.msc1-SCCP(564)@3ce82ed86867: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(564)@3ce82ed86867: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(576)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(576)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(557)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(559)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(564)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(567)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(570)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(568)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(571)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(555)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(556)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(566)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(569)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(572)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(558)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(560)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(573)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-RAN(565)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(555): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(556): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(557): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(558): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(559): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(560): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(561): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(562): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(563): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-SCCP(564): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-RAN(565): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-M3UA(566): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(567): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(568): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(569): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(570): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-RAN(571): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(572): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(573): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(575): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(576): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Fri Oct 4 07:52:08 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=256360) Waiting for packet dumper to finish... 1 (prev_count=256360, count=317420) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: 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 ------ Fri Oct 4 07:52: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_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@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(578)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(580)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(585)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(585)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(585)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-SCCP(583)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(588)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(588)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(588)@3ce82ed86867: ************************************************* MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(586)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(585)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(588)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(584)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(584)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(587)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(587)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message MTC@3ce82ed86867: 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@3ce82ed86867: "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@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(584)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(590)15250410 HNBGW_Test.msc0-SCCP(583)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc0-SCCP(583)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(584)@3ce82ed86867: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(590) HNBGW_Test.msc0-RAN(584)@3ce82ed86867: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(590)2373256 HNBGW_Test.msc0-SCCP(583)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(583)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(590)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(590)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(584)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(591)2456087 HNBGW_Test.msc0-SCCP(583)@3ce82ed86867: First idle individual index:1 HNBGW_Test.msc0-SCCP(583)@3ce82ed86867: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(584)@3ce82ed86867: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(591) HNBGW_Test.msc0-RAN(584)@3ce82ed86867: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(591)8914349 HNBGW_Test.msc0-SCCP(583)@3ce82ed86867: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(583)@3ce82ed86867: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(591)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(591)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: "connecting cnlink 1" MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(594)@3ce82ed86867: ************************************************* HNBGW_Test.msc1-M3UA(594)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(594)@3ce82ed86867: ************************************************* HNBGW_Test.msc1-SCCP(592)@3ce82ed86867: v_sccp_pdu_maxlen:268 HNBGW_Test.msc1-M3UA(594)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 MTC@3ce82ed86867: 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)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(593)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(593)@3ce82ed86867: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(593)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(595)10661946 HNBGW_Test.msc1-SCCP(592)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc1-SCCP(592)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(593)@3ce82ed86867: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(595) HNBGW_Test.msc1-RAN(593)@3ce82ed86867: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(595)16593115 HNBGW_Test.msc1-SCCP(592)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(592)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(595)@3ce82ed86867: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(595)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(579)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(594)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(578)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(580)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(592)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-RAN(593)@3ce82ed86867: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(581)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(588)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(584)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(586)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(585)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(583)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(589)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(577)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(587)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(582)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(577): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(578): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(579): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(580): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(581): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(582): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(583): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(584): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(585): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(586): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(587): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(588): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(589): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(590): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(591): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-SCCP(592): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-RAN(593): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-M3UA(594): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(595): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Fri Oct 4 07:52:18 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=232648) Waiting for packet dumper to finish... 1 (prev_count=232648, count=308704) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Fri Oct 4 07:52: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_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@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(597)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(599)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(604)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(604)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(604)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-SCCP(602)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(607)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(607)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(607)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(605)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(604)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(607)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(603)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(603)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(606)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(606)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message MTC@3ce82ed86867: 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@3ce82ed86867: "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@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(606)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(609)4397838 HNBGW_Test.sgsn0-SCCP(605)@3ce82ed86867: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(605)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(606)@3ce82ed86867: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(609) HNBGW_Test.sgsn0-RAN(606)@3ce82ed86867: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(609)7886405 HNBGW_Test.sgsn0-SCCP(605)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(605)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(609)@3ce82ed86867: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(609)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(606)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(610)258252 HNBGW_Test.sgsn0-SCCP(605)@3ce82ed86867: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(605)@3ce82ed86867: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(606)@3ce82ed86867: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(610) HNBGW_Test.sgsn0-RAN(606)@3ce82ed86867: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(610)5263438 HNBGW_Test.sgsn0-SCCP(605)@3ce82ed86867: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(605)@3ce82ed86867: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(610)@3ce82ed86867: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(610)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(606)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(611)5430290 HNBGW_Test.sgsn0-SCCP(605)@3ce82ed86867: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(605)@3ce82ed86867: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(606)@3ce82ed86867: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(611) HNBGW_Test.sgsn0-RAN(606)@3ce82ed86867: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(611)10187882 HNBGW_Test.sgsn0-SCCP(605)@3ce82ed86867: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(605)@3ce82ed86867: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(611)@3ce82ed86867: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(611)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(606)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(612)6140806 HNBGW_Test.sgsn0-SCCP(605)@3ce82ed86867: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(605)@3ce82ed86867: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(606)@3ce82ed86867: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(612) HNBGW_Test.sgsn0-RAN(606)@3ce82ed86867: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(612)8528505 HNBGW_Test.sgsn0-SCCP(605)@3ce82ed86867: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(605)@3ce82ed86867: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(612)@3ce82ed86867: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(612)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(598)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(604)@3ce82ed86867: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(597)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(606)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(596)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(603)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(601)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(602)@3ce82ed86867: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(600)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(605)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(607)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(608)@3ce82ed86867: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(599)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(596): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(597): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(598): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(599): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(600): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(601): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(602): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(603): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(604): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(605): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(606): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(607): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(608): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(609): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(610): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(611): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(612): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Fri Oct 4 07:52:27 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=221045) Waiting for packet dumper to finish... 1 (prev_count=221045, count=289043) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: 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 ------ Fri Oct 4 07:52: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_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@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(614)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(616)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(621)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(621)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(621)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-SCCP(619)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(624)@3ce82ed86867: ************************************************* HNBGW_Test.msc1-M3UA(624)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(624)@3ce82ed86867: ************************************************* HNBGW_Test.msc1-SCCP(622)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(627)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(627)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(627)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(625)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(630)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn1-M3UA(630)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(630)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn1-SCCP(628)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(621)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc1-M3UA(624)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(627)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(630)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23908 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(620)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(620)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(623)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(623)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(626)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(626)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(629)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(629)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message MTC@3ce82ed86867: 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@3ce82ed86867: "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@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(626)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(632)16435123 HNBGW_Test.sgsn0-SCCP(625)@3ce82ed86867: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(625)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(626)@3ce82ed86867: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(632) HNBGW_Test.sgsn0-RAN(626)@3ce82ed86867: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(632)4270657 HNBGW_Test.sgsn0-SCCP(625)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(625)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(632)@3ce82ed86867: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(632)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(629)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(633)11509549 HNBGW_Test.sgsn1-SCCP(628)@3ce82ed86867: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(628)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(629)@3ce82ed86867: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(633) HNBGW_Test.sgsn1-RAN(629)@3ce82ed86867: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(633)2670288 HNBGW_Test.sgsn1-SCCP(628)@3ce82ed86867: Session index based on connection ID:0 TC_sgsnpool_L3Complete_no_nri_round_robin0(633)@3ce82ed86867: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(628)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(633)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(626)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(634)13633711 HNBGW_Test.sgsn0-SCCP(625)@3ce82ed86867: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(625)@3ce82ed86867: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(626)@3ce82ed86867: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(634) HNBGW_Test.sgsn0-RAN(626)@3ce82ed86867: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(634)12360070 HNBGW_Test.sgsn0-SCCP(625)@3ce82ed86867: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(625)@3ce82ed86867: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(634)@3ce82ed86867: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(634)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(615)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(622)@3ce82ed86867: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(617)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(628)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(630)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(613)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(619)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-RAN(623)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(629)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(627)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(626)@3ce82ed86867: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(614)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(624)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(620)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(621)@3ce82ed86867: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(616)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(631)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(625)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(618)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(613): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(614): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(615): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(616): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(617): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(618): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(619): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(620): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(621): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-SCCP(622): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-RAN(623): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-M3UA(624): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(625): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(626): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(627): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(628): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-RAN(629): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(630): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(631): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(632): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(633): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(634): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Fri Oct 4 07:52:36 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=251224) Waiting for packet dumper to finish... 1 (prev_count=251224, count=319408) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Fri Oct 4 07:52: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_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@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(636)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(638)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(643)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(643)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(643)@3ce82ed86867: ************************************************* MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(641)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(646)@3ce82ed86867: ************************************************* HNBGW_Test.msc1-M3UA(646)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(646)@3ce82ed86867: ************************************************* HNBGW_Test.msc1-SCCP(644)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(649)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(649)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(649)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(647)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(652)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn1-M3UA(652)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(652)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn1-SCCP(650)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(643)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc1-M3UA(646)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(649)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(652)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23908 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(642)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(642)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(645)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(645)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(648)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(648)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(651)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(651)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message MTC@3ce82ed86867: 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@3ce82ed86867: "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@3ce82ed86867: 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@3ce82ed86867: 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@3ce82ed86867: 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@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(651)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(654)1657946 HNBGW_Test.sgsn1-SCCP(650)@3ce82ed86867: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(650)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(651)@3ce82ed86867: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(654) HNBGW_Test.sgsn1-RAN(651)@3ce82ed86867: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(654)8168346 HNBGW_Test.sgsn1-SCCP(650)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(650)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(654)@3ce82ed86867: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(654)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(651)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(655)8522975 HNBGW_Test.sgsn1-SCCP(650)@3ce82ed86867: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(650)@3ce82ed86867: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(651)@3ce82ed86867: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(655) HNBGW_Test.sgsn1-RAN(651)@3ce82ed86867: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(655)2578487 HNBGW_Test.sgsn1-SCCP(650)@3ce82ed86867: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(650)@3ce82ed86867: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(655)@3ce82ed86867: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(655)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(651)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(656)7549663 HNBGW_Test.sgsn1-SCCP(650)@3ce82ed86867: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(650)@3ce82ed86867: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(651)@3ce82ed86867: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(656) HNBGW_Test.sgsn1-RAN(651)@3ce82ed86867: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(656)14340156 HNBGW_Test.sgsn1-SCCP(650)@3ce82ed86867: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(650)@3ce82ed86867: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(656)@3ce82ed86867: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(656)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(637)@3ce82ed86867: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(639)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(642)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(651)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(641)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(647)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-RAN(645)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(640)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(650)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(644)@3ce82ed86867: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(636)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(643)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(652)@3ce82ed86867: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(638)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(648)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(653)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(649)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(646)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(635)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(635): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(636): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(637): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(638): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(639): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(640): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(641): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(642): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(643): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-SCCP(644): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-RAN(645): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-M3UA(646): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(647): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(648): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(649): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(650): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-RAN(651): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(652): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(653): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(654): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(655): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(656): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Fri Oct 4 07:52:45 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=253165) Waiting for packet dumper to finish... 1 (prev_count=253165, count=321921) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Fri Oct 4 07:52: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_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@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(658)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(660)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(665)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(665)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(665)@3ce82ed86867: ************************************************* MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(663)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(668)@3ce82ed86867: ************************************************* HNBGW_Test.msc1-M3UA(668)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(668)@3ce82ed86867: ************************************************* HNBGW_Test.msc1-SCCP(666)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(671)@3ce82ed86867: ************************************************* HNBGW_Test.msc2-M3UA(671)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(671)@3ce82ed86867: ************************************************* HNBGW_Test.msc2-SCCP(669)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(674)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(674)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(674)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(672)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(677)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn1-M3UA(677)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(677)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn1-SCCP(675)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(680)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn2-M3UA(680)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(680)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn2-SCCP(678)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(665)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc1-M3UA(668)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc2-M3UA(671)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23909 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(674)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(677)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23908 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(680)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23910 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(664)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(664)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(667)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(667)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(670)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(670)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(673)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(673)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(676)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(676)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(679)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(679)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message MTC@3ce82ed86867: 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@3ce82ed86867: "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@3ce82ed86867: 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@3ce82ed86867: 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@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(679)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(682)11262968 HNBGW_Test.sgsn2-SCCP(678)@3ce82ed86867: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(678)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(679)@3ce82ed86867: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(682) HNBGW_Test.sgsn2-RAN(679)@3ce82ed86867: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(682)8641210 HNBGW_Test.sgsn2-SCCP(678)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(678)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(682)@3ce82ed86867: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(682)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(679)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(683)15546152 HNBGW_Test.sgsn2-SCCP(678)@3ce82ed86867: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(678)@3ce82ed86867: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(679)@3ce82ed86867: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(683) HNBGW_Test.sgsn2-RAN(679)@3ce82ed86867: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(683)4134610 HNBGW_Test.sgsn2-SCCP(678)@3ce82ed86867: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(678)@3ce82ed86867: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(683)@3ce82ed86867: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(683)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(676)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(684)2641199 HNBGW_Test.sgsn1-SCCP(675)@3ce82ed86867: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(675)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(676)@3ce82ed86867: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(684) HNBGW_Test.sgsn1-RAN(676)@3ce82ed86867: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(684)6650002 HNBGW_Test.sgsn1-SCCP(675)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(675)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(684)@3ce82ed86867: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(684)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-M3UA(668)@3ce82ed86867: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(661)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(676)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(663)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(675)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(664)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(669)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-RAN(667)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc2-RAN(670)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(662)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(671)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(666)@3ce82ed86867: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(658)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(665)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(674)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(677)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(678)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(672)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(657)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(680)@3ce82ed86867: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(660)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(681)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(673)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(679)@3ce82ed86867: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(659)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(657): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(658): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(659): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(660): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(661): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(662): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(663): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(664): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(665): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-SCCP(666): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-RAN(667): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-M3UA(668): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc2-SCCP(669): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc2-RAN(670): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc2-M3UA(671): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(672): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(673): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(674): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(675): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-RAN(676): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(677): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(678): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn2-RAN(679): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(680): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(681): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(682): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(683): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(684): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Fri Oct 4 07:52:55 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=385028) Waiting for packet dumper to finish... 1 (prev_count=385028, count=394862) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Fri Oct 4 07:52:58 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@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_sgsnpool_nri_from_other_PLMN started. TC_sgsnpool_nri_from_other_PLMN-Iuh0(686)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_nri_from_other_PLMN-Iuh1(688)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(693)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(693)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(693)@3ce82ed86867: ************************************************* MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(691)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(696)@3ce82ed86867: ************************************************* HNBGW_Test.msc1-M3UA(696)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(696)@3ce82ed86867: ************************************************* HNBGW_Test.msc1-SCCP(694)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(699)@3ce82ed86867: ************************************************* HNBGW_Test.msc2-M3UA(699)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(699)@3ce82ed86867: ************************************************* MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(697)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(702)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(702)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(702)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(700)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(705)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn1-M3UA(705)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(705)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn1-SCCP(703)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(708)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn2-M3UA(708)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(708)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn2-SCCP(706)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(693)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc1-M3UA(696)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc2-M3UA(699)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23909 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(702)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(705)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23908 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(708)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23910 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(692)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(692)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(695)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(695)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(698)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(698)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(701)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(701)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(704)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(704)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(707)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(707)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message MTC@3ce82ed86867: 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@3ce82ed86867: "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@3ce82ed86867: 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@3ce82ed86867: 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@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(701)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(710)8238305 HNBGW_Test.sgsn0-SCCP(700)@3ce82ed86867: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(700)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(701)@3ce82ed86867: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(710) HNBGW_Test.sgsn0-RAN(701)@3ce82ed86867: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(710)14727160 HNBGW_Test.sgsn0-SCCP(700)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(700)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(710)@3ce82ed86867: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(710)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(707)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(711)5185727 HNBGW_Test.sgsn2-SCCP(706)@3ce82ed86867: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(706)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(707)@3ce82ed86867: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(711) HNBGW_Test.sgsn2-RAN(707)@3ce82ed86867: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(711)8305489 HNBGW_Test.sgsn2-SCCP(706)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(706)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(711)@3ce82ed86867: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(711)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(687)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(692)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(701)@3ce82ed86867: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(689)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(694)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(691)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(685)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(703)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(697)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(693)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(705)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-RAN(695)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(690)@3ce82ed86867: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(686)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(702)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(700)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(699)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(704)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(696)@3ce82ed86867: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(688)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(708)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(707)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc2-RAN(698)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(709)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(706)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(685): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(686): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(687): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(688): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(689): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(690): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(691): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(692): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(693): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-SCCP(694): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-RAN(695): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-M3UA(696): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc2-SCCP(697): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc2-RAN(698): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc2-M3UA(699): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(700): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(701): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(702): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(703): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-RAN(704): none (pass ->Fri Oct 4 07:53:03 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(705): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(706): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn2-RAN(707): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(708): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(709): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(710): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(711): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=352069) Waiting for packet dumper to finish... 1 (prev_count=352069, count=357223) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: 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 ------ Fri Oct 4 07:53:06 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@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(713)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(715)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(720)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(720)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(720)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-SCCP(718)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(723)@3ce82ed86867: ************************************************* HNBGW_Test.msc1-M3UA(723)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(723)@3ce82ed86867: ************************************************* HNBGW_Test.msc1-SCCP(721)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(726)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(726)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(726)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(724)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(729)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn1-M3UA(729)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(729)@3ce82ed86867: ************************************************* MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(727)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(720)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc1-M3UA(723)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(726)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(729)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23908 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(719)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(719)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(722)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(722)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(725)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(725)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(728)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(728)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message MTC@3ce82ed86867: 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@3ce82ed86867: "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@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(725)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731)11420657 HNBGW_Test.sgsn0-SCCP(724)@3ce82ed86867: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(724)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(725)@3ce82ed86867: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731) HNBGW_Test.sgsn0-RAN(725)@3ce82ed86867: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731)2842616 HNBGW_Test.sgsn0-SCCP(724)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(724)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731)@3ce82ed86867: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(728)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(732)1799905 HNBGW_Test.sgsn1-SCCP(727)@3ce82ed86867: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(727)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(728)@3ce82ed86867: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(732) HNBGW_Test.sgsn1-RAN(728)@3ce82ed86867: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(732)2839093 HNBGW_Test.sgsn1-SCCP(727)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(727)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(732)@3ce82ed86867: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(732)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: "disconnecting msc0" HNBGW_Test.sgsn0-RAN(725)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(726)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(724)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: 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)@3ce82ed86867: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731)11420657 HNBGW_Test.sgsn1-RAN(728)@3ce82ed86867: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(728)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(733)10111902 HNBGW_Test.sgsn1-SCCP(727)@3ce82ed86867: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(727)@3ce82ed86867: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(728)@3ce82ed86867: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(733) HNBGW_Test.sgsn1-RAN(728)@3ce82ed86867: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(733)16000643 HNBGW_Test.sgsn1-SCCP(727)@3ce82ed86867: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(727)@3ce82ed86867: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(733)@3ce82ed86867: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(733)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(716)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(718)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(727)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(728)@3ce82ed86867: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(714)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(719)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-RAN(722)@3ce82ed86867: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(715)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(717)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(712)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(729)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(721)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(730)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(720)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(723)@3ce82ed86867: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(713)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(712): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(713): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(714): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(715): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(716): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(717): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(718): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(719): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(720): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-SCCP(721): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-RAN(722): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc1-M3UA(723): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(724): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(725): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(726): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(727): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-RAN(728): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(729): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(730): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(732): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(733): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Fri Oct 4 07:53:12 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=295244) Waiting for packet dumper to finish... 1 (prev_count=295244, count=357046) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: 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 ------ Fri Oct 4 07:53: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_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@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(735)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(737)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(742)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(742)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(742)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-SCCP(740)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(745)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(745)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(745)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(743)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(742)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(745)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(741)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(741)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(744)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(744)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message MTC@3ce82ed86867: 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@3ce82ed86867: "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@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(744)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(747)5149350 HNBGW_Test.sgsn0-SCCP(743)@3ce82ed86867: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(743)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(744)@3ce82ed86867: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(747) HNBGW_Test.sgsn0-RAN(744)@3ce82ed86867: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(747)2706551 HNBGW_Test.sgsn0-SCCP(743)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(743)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(747)@3ce82ed86867: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(747)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: 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)@3ce82ed86867: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(744)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(748)11711009 HNBGW_Test.sgsn0-SCCP(743)@3ce82ed86867: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(743)@3ce82ed86867: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(744)@3ce82ed86867: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(748) HNBGW_Test.sgsn0-RAN(744)@3ce82ed86867: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(748)15759917 HNBGW_Test.sgsn0-SCCP(743)@3ce82ed86867: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(743)@3ce82ed86867: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(748)@3ce82ed86867: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(748)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: "connecting cnlink 1" MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(751)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn1-M3UA(751)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(751)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn1-SCCP(749)@3ce82ed86867: v_sccp_pdu_maxlen:268 HNBGW_Test.sgsn1-M3UA(751)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23908 to server: "172.18.45.200":2905 association #8 MTC@3ce82ed86867: 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)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(750)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(750)@3ce82ed86867: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(750)@3ce82ed86867: 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)@3ce82ed86867: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(752)5759205 HNBGW_Test.sgsn1-SCCP(749)@3ce82ed86867: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(749)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(750)@3ce82ed86867: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(752) HNBGW_Test.sgsn1-RAN(750)@3ce82ed86867: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(752)16210068 HNBGW_Test.sgsn1-SCCP(749)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(749)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(752)@3ce82ed86867: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(752)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: 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@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-RAN(750)@3ce82ed86867: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(738)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(739)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(744)@3ce82ed86867: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(735)@3ce82ed86867: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(737)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(743)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(749)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(746)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(740)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(742)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(751)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(745)@3ce82ed86867: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(736)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(734)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(741)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(734): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(735): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(736): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(737): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(738): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(739): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(740): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(741): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(742): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(743): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(744): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(745): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(746): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(747): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(748): pass (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(749): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-RAN(750): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(751): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(752): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Fri Oct 4 07:53:22 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=241066) Waiting for packet dumper to finish... 1 (prev_count=241066, count=319250) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Fri Oct 4 07:53: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_second_rab_assignment.pcap" >/data/HNBGW_Tests.TC_second_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_second_rab_assignment started. TC_second_rab_assignment-Iuh0(754)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(759)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(759)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(759)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-SCCP(757)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(762)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(762)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(762)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(760)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(759)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(762)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(758)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(758)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(761)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(761)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(763)@3ce82ed86867: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(764) HNBGW_Test.msc0-RAN(758)@3ce82ed86867: f_create_expect(l3 := '61F3E3B46F0545736976'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(758)@3ce82ed86867: Created Expect[0] for '61F3E3B46F0545736976'O to be handled at TC_second_rab_assignment0(764) TC_second_rab_assignment-Iuh0-RUA(755)@3ce82ed86867: Added conn table entry 0TC_second_rab_assignment0(764)13533347 HNBGW_Test.msc0-SCCP(757)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc0-SCCP(757)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(758)@3ce82ed86867: Found Expect[0] for l3='61F3E3B46F0545736976'O handled at TC_second_rab_assignment0(764) HNBGW_Test.msc0-RAN(758)@3ce82ed86867: Added conn table entry 0TC_second_rab_assignment0(764)16344543 HNBGW_Test.msc0-SCCP(757)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(757)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_second_rab_assignment0(764)@3ce82ed86867: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(757)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(757)@3ce82ed86867: vl_len:91 HNBGW_Test.msc0-SCCP(757)@3ce82ed86867: vl_from0 HNBGW_Test.msc0-SCCP(757)@3ce82ed86867: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(763)@3ce82ed86867: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ce80a317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ce80a317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.45.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)@3ce82ed86867: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ce80a317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ce80a317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.45.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)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(764)@3ce82ed86867: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ce80a317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ce80a317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.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)@3ce82ed86867: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ce80a317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ce80a317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.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)@3ce82ed86867: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(757)@3ce82ed86867: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(757)@3ce82ed86867: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(757)@3ce82ed86867: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(764)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(757)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(757)@3ce82ed86867: vl_len:63 HNBGW_Test.msc0-SCCP(757)@3ce82ed86867: vl_from0 HNBGW_Test.msc0-SCCP(757)@3ce82ed86867: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O TC_second_rab_assignment0(764)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(757)@3ce82ed86867: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(757)@3ce82ed86867: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(757)@3ce82ed86867: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(757)@3ce82ed86867: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(764)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(757)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(757)@3ce82ed86867: vl_len:12 HNBGW_Test.msc0-SCCP(757)@3ce82ed86867: vl_from0 HNBGW_Test.msc0-SCCP(757)@3ce82ed86867: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_second_rab_assignment0(764)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(764)@3ce82ed86867: Warning: Re-starting timer T, which is already active (running or expired). TC_second_rab_assignment0(764)@3ce82ed86867: DLCX{ line := { verb := "DLCX", trans_id := "27", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ce80a317" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(764)@3ce82ed86867: DLCX{ line := { verb := "DLCX", trans_id := "28", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ce80a317" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(764)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(757)@3ce82ed86867: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(757)@3ce82ed86867: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(757)@3ce82ed86867: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(757)@3ce82ed86867: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(764)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(764)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(760)@3ce82ed86867: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(754)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(761)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(757)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(753)@3ce82ed86867: Final verdict of PTC: none TC_second_rab_assignment-Iuh0-RUA(755)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(758)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(759)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(762)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(756)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(763)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(753): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_second_rab_assignment-Iuh0(754): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(755): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(756): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(757): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(758): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(759): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(760): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(761): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(762): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(763): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_second_rab_assignment0(764): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_second_rab_assignment finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Fri Oct 4 07:53:29 UTC 2024 ====== HNBGW_Tests.TC_second_rab_assignment pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_second_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=228479) Waiting for packet dumper to finish... 1 (prev_count=228479, count=228977) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Fri Oct 4 07:53: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_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@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_hnb_reregister_reuse_sctp_assoc started. TC_hnb_reregister_reuse_sctp_assoc-Iuh0(766)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(771)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(771)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(771)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-SCCP(769)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(774)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(774)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(774)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(772)@3ce82ed86867: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(771)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(774)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(770)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(770)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(773)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(773)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message MTC@3ce82ed86867: setverdict(pass): none -> pass MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: talloc reports "struct hnb_context" x 1, expecting 1 MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(770)@3ce82ed86867: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(767)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(769)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(771)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(773)@3ce82ed86867: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(766)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(772)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(768)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(774)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(775)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(765)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(765): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(766): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(767): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(768): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(769): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(770): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(771): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(772): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(773): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(774): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(775): none (pass -> pass) MTC@3ce82ed86867: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Fri Oct 4 07:53:34 UTC 2024 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=91079) Waiting for packet dumper to finish... 1 (prev_count=91079, count=149295) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Fri Oct 4 07:53: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_apply_sccp.pcap" >/data/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3ce82ed86867: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@3ce82ed86867: Test case TC_apply_sccp started. TC_apply_sccp-Iuh0(777)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_apply_sccp-Iuh1(779)@3ce82ed86867: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(784)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-M3UA(784)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(784)@3ce82ed86867: ************************************************* HNBGW_Test.msc0-SCCP(782)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3ce82ed86867: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(787)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-M3UA(787)@3ce82ed86867: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(787)@3ce82ed86867: ************************************************* HNBGW_Test.sgsn0-SCCP(785)@3ce82ed86867: v_sccp_pdu_maxlen:268 MTC@3ce82ed86867: setverdict(pass): none -> pass MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(784)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(787)@3ce82ed86867: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(783)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(783)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(786)@3ce82ed86867: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(786)@3ce82ed86867: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(783)@3ce82ed86867: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(783)@3ce82ed86867: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(789) TC_apply_sccp-Iuh0-RUA(778)@3ce82ed86867: Added conn table entry 0TC_apply_sccp0(789)365989 HNBGW_Test.msc0-SCCP(782)@3ce82ed86867: First idle individual index:0 HNBGW_Test.msc0-SCCP(782)@3ce82ed86867: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(783)@3ce82ed86867: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(789) HNBGW_Test.msc0-RAN(783)@3ce82ed86867: Added conn table entry 0TC_apply_sccp0(789)1185373 HNBGW_Test.msc0-SCCP(782)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(782)@3ce82ed86867: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(789)@3ce82ed86867: setverdict(pass): none -> pass TC_apply_sccp0(789)@3ce82ed86867: "Changing SCCP address, don't apply yet" HNBGW_Test.msc0-SCCP(782)@3ce82ed86867: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(782)@3ce82ed86867: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(782)@3ce82ed86867: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(782)@3ce82ed86867: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(789)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(782)@3ce82ed86867: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(782)@3ce82ed86867: vl_len:22 HNBGW_Test.msc0-SCCP(782)@3ce82ed86867: vl_from0 HNBGW_Test.msc0-SCCP(782)@3ce82ed86867: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A3F66CD162E8149E823FE'O TC_apply_sccp0(789)@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(789)@3ce82ed86867: "Apply SCCP address changes" HNBGW_Test.msc0-SCCP(782)@3ce82ed86867: Session index based on local reference:0 HNBGW_Test.msc0-RAN(783)@3ce82ed86867: Deleted conn table entry 0TC_apply_sccp0(789)1185373 TC_apply_sccp-Iuh0-RUA(778)@3ce82ed86867: Deleted conn table entry 0TC_apply_sccp0(789)365989 TC_apply_sccp0(789)@3ce82ed86867: Final verdict of PTC: pass MTC@3ce82ed86867: ok: talloc reports "asn1_context" = 1 bytes TC_apply_sccp-Iuh0-RUA(778)@3ce82ed86867: Final verdict of PTC: none TC_apply_sccp-Iuh1(779)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(786)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-RAN(783)@3ce82ed86867: Final verdict of PTC: none TC_apply_sccp-Iuh0(777)@3ce82ed86867: Final verdict of PTC: none HNBGW-MGCP(788)@3ce82ed86867: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(780)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(782)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(787)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(785)@3ce82ed86867: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(784)@3ce82ed86867: Final verdict of PTC: none VirtHNBGW-STATS(776)@3ce82ed86867: Final verdict of PTC: none IPA-CTRL-CLI-IPA(781)@3ce82ed86867: Final verdict of PTC: none MTC@3ce82ed86867: setverdict(pass): pass -> pass, component reason not changed MTC@3ce82ed86867: Setting final verdict of the test case. MTC@3ce82ed86867: Local verdict of MTC: pass MTC@3ce82ed86867: Local verdict of PTC VirtHNBGW-STATS(776): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_apply_sccp-Iuh0(777): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(778): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_apply_sccp-Iuh1(779): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(780): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC IPA-CTRL-CLI-IPA(781): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-SCCP(782): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-RAN(783): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.msc0-M3UA(784): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(785): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-RAN(786): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(787): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC HNBGW-MGCP(788): none (pass -> pass) MTC@3ce82ed86867: Local verdict of PTC TC_apply_sccp0(789): pass (pass -> pass) MTC@3ce82ed86867: Test case TC_apply_sccp finished. Verdict: pass MTC@3ce82ed86867: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Fri Oct 4 07:53:44 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_apply_sccp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=179855) Waiting for packet dumper to finish... 1 (prev_count=179855, count=199542) MTC@3ce82ed86867: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@3ce82ed86867: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@3ce82ed86867: Terminating MTC. MC@3ce82ed86867: MTC terminated. MC2> exit MC@3ce82ed86867: Shutting down session. MC@3ce82ed86867: 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: FAIL HNBGW_Tests.TC_hnb_disconnected_timeout Summary: NEW: FAIL: 1 pass: 47 + 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-1001-hnbgw + docker kill jenkins-ttcn3-hnbgw-test-1001-hnbgw jenkins-ttcn3-hnbgw-test-1001-hnbgw + docker wait jenkins-ttcn3-hnbgw-test-1001-hnbgw 137 + docker_kill_wait jenkins-ttcn3-hnbgw-test-1001-stp + docker kill jenkins-ttcn3-hnbgw-test-1001-stp jenkins-ttcn3-hnbgw-test-1001-stp + docker wait jenkins-ttcn3-hnbgw-test-1001-stp 137 + echo Testing with PFCP Testing with PFCP + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp + run_tests /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/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/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/logs/with-pfcp/hnbgw-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw-tester/unix + cp with-pfcp/HNBGW_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp/osmo-stp.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw/unix + cp with-pfcp/osmo-hnbgw.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw/osmo-hnbgw.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/unix + network_replace_subnet_in_configs + set +x Applying SUBNET=45 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester/HNBGW_Tests.cfg Applying SUBNET=45 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg Applying SUBNET=45 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw/osmo-hnbgw.cfg Applying SUBNET=45 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp/osmo-stp.cfg Applying SUBNET=45 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw/osmo-hnbgw.cfg Applying SUBNET=45 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/stp/osmo-stp.cfg + echo Starting container with STP Starting container with STP + docker_network_params 45 200 + NET=45 + ADDR_SUFIX=200 + echo --network ttcn3-hnbgw-test-45 --ip 172.18.45.200 --ip6 fd02:db8:45::200 + docker run --rm --network ttcn3-hnbgw-test-45 --ip 172.18.45.200 --ip6 fd02:db8:45::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp:/data --name jenkins-ttcn3-hnbgw-test-1001-stp -d osmocom-build/osmo-stp-master 25b84f3ae7e16eb57da7e7d6461b5d8e38fc5e956d6dfbc908b8ed1a4b43e8ff + echo Starting container with HNBGW Starting container with HNBGW + docker_network_params 45 20 + NET=45 + ADDR_SUFIX=20 + echo --network ttcn3-hnbgw-test-45 --ip 172.18.45.20 --ip6 fd02:db8:45::20 + docker run --rm --network ttcn3-hnbgw-test-45 --ip 172.18.45.20 --ip6 fd02:db8:45::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/unix:/data/unix --name jenkins-ttcn3-hnbgw-test-1001-hnbgw -d osmocom-build/osmo-hnbgw-master 8bc302b0a6f95929dd439c5cd3e06cfd2f8a19b259c09dcab99bf15cf30e10e0 + echo Starting container with HNBGW testsuite Starting container with HNBGW testsuite + docker_network_params 45 203 + NET=45 + ADDR_SUFIX=203 + echo --network ttcn3-hnbgw-test-45 --ip 172.18.45.203 --ip6 fd02:db8:45::203 + docker run --rm --network ttcn3-hnbgw-test-45 --ip 172.18.45.203 --ip6 fd02:db8:45::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.45.20 -e OSMO_SUT_PORT=4261 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw-tester:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/unix:/data/unix --name jenkins-ttcn3-hnbgw-test-1001-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@dbe7e3943a0a: Unix server socket created successfully. MC@dbe7e3943a0a: Listening on TCP port 40593. dbe7e3943a0a is the default MC2> spawn /osmo-ttcn3-hacks/hnbgw/HNBGW_Tests dbe7e3943a0a 40593 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@dbe7e3943a0a: New HC connected from 172.18.45.203 [172.18.45.203]. dbe7e3943a0a: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@dbe7e3943a0a: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@dbe7e3943a0a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@dbe7e3943a0a: Configuration file was processed on all HCs. MC@dbe7e3943a0a: Creating MTC on host 172.18.45.203. MC@dbe7e3943a0a: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Fri Oct 4 07:53: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_hnb_register.pcap" >/data/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_hnb_register started. TC_hnb_register-Iuh0(4)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(9)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(9)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(9)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-SCCP(7)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(12)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(12)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(12)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(10)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(9)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(12)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 MTC@dbe7e3943a0a: setverdict(pass): none -> pass MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(8)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(7)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(11)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@dbe7e3943a0a: Final verdict of PTC: none TC_hnb_register-Iuh0-RUA(5)@dbe7e3943a0a: Final verdict of PTC: none TC_hnb_register-Iuh0(4)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(3)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(10)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(9)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(12)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(13)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(3): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_hnb_register-Iuh0(4): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_hnb_register-Iuh0-RUA(5): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(7): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(8): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(9): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(10): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(11): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(12): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(13): none (pass -> pass) MTC@dbe7e3943a0a: Test case TC_hnb_register finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Fri Oct 4 07:53:52 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=122787) Waiting for packet dumper to finish... 1 (prev_count=122787, count=151091) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Fri Oct 4 07:53: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_hnb_register_duplicate.pcap" >/data/HNBGW_Tests.TC_hnb_register_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_hnb_register_duplicate started. TC_hnb_register_duplicate-Iuh0(15)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hnb_register_duplicate-Iuh1(17)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(22)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(22)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(22)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-SCCP(20)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(25)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(25)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(25)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(23)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(22)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(25)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(21)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(21)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(24)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(24)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message MTC@dbe7e3943a0a: setverdict(pass): none -> pass MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: talloc reports "struct hnb_context" x 1, expecting 1 MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register_duplicate-Iuh0-RUA(16)@dbe7e3943a0a: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(18)@dbe7e3943a0a: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(17)@dbe7e3943a0a: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(15)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(21)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(25)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(19)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(23)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(20)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(22)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(24)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(14)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(26)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(14): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(15): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(16): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(17): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(18): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(19): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(20): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(21): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(22): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(23): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(24): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(25): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(26): none (pass -> pass) MTC@dbe7e3943a0a: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Fri Oct 4 07:53:56 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=82521) Waiting for packet dumper to finish... 1 (prev_count=82521, count=140466) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: 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 ------ Fri Oct 4 07:53: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_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@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(33)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(33)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(33)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-SCCP(31)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(36)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(36)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(36)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(34)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(33)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(36)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(32)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(32)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(35)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(35)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message MTC@dbe7e3943a0a: setverdict(pass): none -> pass MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: talloc reports "struct hnb_context" x 1, expecting 1 MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(35)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(33)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(31)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(34)@dbe7e3943a0a: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(32)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(36)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(37)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(27)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(30)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(27): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(31): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(32): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(33): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(34): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(35): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(36): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(37): none (pass -> pass) MTC@dbe7e3943a0a: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Fri Oct 4 07:54:01 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=81630) Waiting for packet dumper to finish... 1 (prev_count=81630, count=138987) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout'. ------ HNBGW_Tests.TC_hnb_disconnected_timeout ------ Fri Oct 4 07:54: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_hnb_disconnected_timeout.pcap" >/data/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_hnb_disconnected_timeout started. TC_hnb_disconnected_timeout-Iuh0(39)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(44)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(44)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(44)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-SCCP(42)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(47)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(47)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(47)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(45)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(44)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(47)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(43)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(43)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(46)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(46)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message MTC@dbe7e3943a0a: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@dbe7e3943a0a: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } TC_hnb_disconnected_timeout-Iuh0(39)@dbe7e3943a0a: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(40)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } IPA-CTRL-CLI-IPA(41)@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } TC_hnb_disconnected_timeout-Iuh0(49)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 IPA-CTRL-CLI-IPA(41)@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } IPA-CTRL-CLI-IPA(41)@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(fail): pass -> fail reason: "Rate counter mismatch: "hnb" 0 "iuh:established" is at -1 but expected 1", new component reason: "Rate counter mismatch: "hnb" 0 "iuh:established" is at -1 but expected 1" TC_hnb_disconnected_timeout-Iuh0(49)@dbe7e3943a0a: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(50)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } IPA-CTRL-CLI-IPA(41)@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(fail): fail -> fail reason: "Rate counter mismatch: "hnb" 0 "iuh:established" is at -1 but expected 1", component reason not changed MTC@dbe7e3943a0a: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } IPA-CTRL-CLI-IPA(41)@dbe7e3943a0a: 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@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(43)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(42)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(45)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(44)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(41)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(38)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(46)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(47)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(48)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: fail reason: "Rate counter mismatch: "hnb" 0 "iuh:established" is at -1 but expected 1" MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(38): none (fail -> fail) MTC@dbe7e3943a0a: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(39): none (fail -> fail) MTC@dbe7e3943a0a: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(40): none (fail -> fail) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(41): none (fail -> fail) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(42): none (fail -> fail) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(43): none (fail -> fail) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(44): none (fail -> fail) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(45): none (fail -> fail) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(46): none (fail -> fail) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(47): none (fail -> fail) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(48): none (fail -> fail) MTC@dbe7e3943a0a: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(49): none (fail -> fail) MTC@dbe7e3943a0a: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(50): none (fail -> fail) MTC@dbe7e3943a0a: Test case TC_hnb_disconnected_timeout finished. Verdict: fail reason: Rate counter mismatch: "hnb" 0 "iuh:established" is at -1 but expected 1 MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout fail'. Fri Oct 4 07:54:20 UTC 2024 ------ HNBGW_Tests.TC_hnb_disconnected_timeout fail ------ Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_hnb_disconnected_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=150754) Waiting for packet dumper to finish... 1 (prev_count=150754, count=151436) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout fail' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Fri Oct 4 07:54: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_ue_register.pcap" >/data/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_ue_register started. TC_ue_register-Iuh0(52)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(57)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(57)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(57)@dbe7e3943a0a: ************************************************* MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(55)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(60)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(60)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(60)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(58)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(57)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(60)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(56)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(56)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(59)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(59)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register-Iuh0-RUA(53)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(55)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(57)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(56)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(60)@dbe7e3943a0a: Final verdict of PTC: none TC_ue_register-Iuh0(52)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(59)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(58)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(51)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(61)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(51): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_ue_register-Iuh0(52): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_ue_register-Iuh0-RUA(53): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(55): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(56): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(57): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(58): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(59): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(60): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(61): none (pass -> pass) MTC@dbe7e3943a0a: Test case TC_ue_register finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Fri Oct 4 07:54:25 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_ue_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=84478) Waiting for packet dumper to finish... 1 (prev_count=84478, count=138356) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Fri Oct 4 07:54: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_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@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_ue_register_tmsi_lai started. MTC@dbe7e3943a0a: 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)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(68)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(68)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(68)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-SCCP(66)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(71)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(71)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(71)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(69)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(68)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(71)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(67)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(67)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(70)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(70)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(66)@dbe7e3943a0a: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(64)@dbe7e3943a0a: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(63)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(62)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(65)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(70)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(72)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(67)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(71)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(69)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(68)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(62): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(63): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(64): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(65): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(66): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(67): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(68): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(69): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(70): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(71): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(72): none (pass -> pass) MTC@dbe7e3943a0a: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Fri Oct 4 07:54:29 UTC 2024 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=83112) Waiting for packet dumper to finish... 1 (prev_count=83112, count=136973) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Fri Oct 4 07:54:32 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@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_ue_register_before_hnb_register started. TC_ue_register_before_hnb_register-Iuh0(74)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(79)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(79)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(79)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-SCCP(77)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(82)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(82)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(82)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(80)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(79)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(82)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(78)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(78)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(81)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(81)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message MTC@dbe7e3943a0a: setverdict(pass): none -> pass MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(78)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(77)@dbe7e3943a0a: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0-RUA(75)@dbe7e3943a0a: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(74)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(73)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(81)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(80)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(79)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(82)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(83)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(74): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(75): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(77): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(78): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(79): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(80): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(81): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(82): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(83): none (pass -> pass) MTC@dbe7e3943a0a: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Fri Oct 4 07:54:34 UTC 2024 ====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=80130) Waiting for packet dumper to finish... 1 (prev_count=80130, count=135758) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Fri Oct 4 07:54: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_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@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_ranap_cs_initial_ue started. TC_ranap_cs_initial_ue-Iuh0(85)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(90)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(90)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(90)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-SCCP(88)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(93)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(93)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(93)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(91)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(90)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(93)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(89)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(89)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(92)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(89)@dbe7e3943a0a: f_create_expect(l3 := '198BB6F6CA5D9677CDA4'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(89)@dbe7e3943a0a: Created Expect[0] for '198BB6F6CA5D9677CDA4'O to be handled at TC_ranap_cs_initial_ue0(95) TC_ranap_cs_initial_ue-Iuh0-RUA(86)@dbe7e3943a0a: Added conn table entry 0TC_ranap_cs_initial_ue0(95)961942 HNBGW_Test.msc0-SCCP(88)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc0-SCCP(88)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(89)@dbe7e3943a0a: Found Expect[0] for l3='198BB6F6CA5D9677CDA4'O handled at TC_ranap_cs_initial_ue0(95) HNBGW_Test.msc0-RAN(89)@dbe7e3943a0a: Added conn table entry 0TC_ranap_cs_initial_ue0(95)6867909 HNBGW_Test.msc0-SCCP(88)@dbe7e3943a0a: Session index based on connection ID:0 TC_ranap_cs_initial_ue0(95)@dbe7e3943a0a: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(88)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(95)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(88)@dbe7e3943a0a: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(86)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(90)@dbe7e3943a0a: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(85)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(89)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(91)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(92)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(93)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(94)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(84)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(84): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(85): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(86): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(88): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(89): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(90): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(91): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(92): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(93): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(94): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_ranap_cs_initial_ue0(95): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Fri Oct 4 07:54:40 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=120335) Waiting for packet dumper to finish... 1 (prev_count=120335, count=159636) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Fri Oct 4 07:54: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_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@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_ranap_ps_initial_ue started. TC_ranap_ps_initial_ue-Iuh0(97)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(102)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(102)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(102)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-SCCP(100)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(105)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(105)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(105)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(103)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(102)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(105)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(101)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(101)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(104)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(104)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(104)@dbe7e3943a0a: f_create_expect(l3 := '3CEA805D55CAD5BFF002'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(104)@dbe7e3943a0a: Created Expect[0] for '3CEA805D55CAD5BFF002'O to be handled at TC_ranap_ps_initial_ue0(107) TC_ranap_ps_initial_ue-Iuh0-RUA(98)@dbe7e3943a0a: Added conn table entry 0TC_ranap_ps_initial_ue0(107)867115 HNBGW_Test.sgsn0-SCCP(103)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(103)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(104)@dbe7e3943a0a: Found Expect[0] for l3='3CEA805D55CAD5BFF002'O handled at TC_ranap_ps_initial_ue0(107) HNBGW_Test.sgsn0-RAN(104)@dbe7e3943a0a: Added conn table entry 0TC_ranap_ps_initial_ue0(107)4994540 HNBGW_Test.sgsn0-SCCP(103)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(103)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(107)@dbe7e3943a0a: setverdict(pass): none -> pass TC_ranap_ps_initial_ue0(107)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(103)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(102)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(101)@dbe7e3943a0a: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(97)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(96)@dbe7e3943a0a: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(98)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(104)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(100)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(105)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(106)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(96): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(97): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(98): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(100): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(101): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(102): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(103): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(104): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(105): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(106): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_ranap_ps_initial_ue0(107): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Fri Oct 4 07:54:46 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=118843) Waiting for packet dumper to finish... 1 (prev_count=118843, count=156891) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: 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 ------ Fri Oct 4 07:54: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_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@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_ranap_cs_initial_ue_empty_cr started. TC_ranap_cs_initial_ue_empty_cr-Iuh0(109)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(114)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(114)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(114)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-SCCP(112)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(117)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(117)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(117)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(115)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(114)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(117)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(113)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(113)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(116)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(116)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(113)@dbe7e3943a0a: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(113)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(119)12232825 HNBGW_Test.msc0-SCCP(112)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc0-SCCP(112)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(113)@dbe7e3943a0a: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(119) HNBGW_Test.msc0-RAN(113)@dbe7e3943a0a: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(119)14177700 HNBGW_Test.msc0-SCCP(112)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(112)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(112)@dbe7e3943a0a: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(112)@dbe7e3943a0a: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(112)@dbe7e3943a0a: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(112)@dbe7e3943a0a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(119)@dbe7e3943a0a: setverdict(pass): none -> pass TC_ranap_cs_initial_ue_empty_cr0(119)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(110)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(113)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(114)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(111)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(108)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(116)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(115)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(112)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(117)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(118)@dbe7e3943a0a: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(109)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(108): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(109): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(110): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(111): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(112): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(113): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(114): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(115): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(116): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(117): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(118): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(119): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Fri Oct 4 07:54:52 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124870) Waiting for packet dumper to finish... 1 (prev_count=124870, count=168297) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: 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 ------ Fri Oct 4 07:54: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_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@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_ranap_ps_initial_ue_empty_cr started. TC_ranap_ps_initial_ue_empty_cr-Iuh0(121)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(126)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(126)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(126)@dbe7e3943a0a: ************************************************* MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(124)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(129)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(129)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(129)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(127)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(126)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(129)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(125)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(125)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(128)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(128)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(128)@dbe7e3943a0a: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(128)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(131)11239036 HNBGW_Test.sgsn0-SCCP(127)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(127)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(128)@dbe7e3943a0a: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(131) HNBGW_Test.sgsn0-RAN(128)@dbe7e3943a0a: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(131)10006064 HNBGW_Test.sgsn0-SCCP(127)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(127)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(127)@dbe7e3943a0a: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(127)@dbe7e3943a0a: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(127)@dbe7e3943a0a: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(127)@dbe7e3943a0a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(131)@dbe7e3943a0a: setverdict(pass): none -> pass TC_ranap_ps_initial_ue_empty_cr0(131)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(122)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(127)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(120)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(123)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(130)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(128)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(124)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(125)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(129)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(126)@dbe7e3943a0a: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(121)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(120): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(121): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(122): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(123): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(124): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(125): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(126): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(127): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(128): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(129): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(130): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(131): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Fri Oct 4 07:54:58 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=126212) Waiting for packet dumper to finish... 1 (prev_count=126212, count=167148) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Fri Oct 4 07:55: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_ranap_cs_bidir.pcap" >/data/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_ranap_cs_bidir started. TC_ranap_cs_bidir-Iuh0(133)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(138)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(138)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(138)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-SCCP(136)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(141)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(141)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(141)@dbe7e3943a0a: ************************************************* MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(139)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(138)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(141)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(137)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(137)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(140)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(140)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(137)@dbe7e3943a0a: f_create_expect(l3 := '8EB7B3026FF2C8EE2A98'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(137)@dbe7e3943a0a: Created Expect[0] for '8EB7B3026FF2C8EE2A98'O to be handled at TC_ranap_cs_bidir0(143) TC_ranap_cs_bidir-Iuh0-RUA(134)@dbe7e3943a0a: Added conn table entry 0TC_ranap_cs_bidir0(143)13186773 HNBGW_Test.msc0-SCCP(136)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc0-SCCP(136)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(137)@dbe7e3943a0a: Found Expect[0] for l3='8EB7B3026FF2C8EE2A98'O handled at TC_ranap_cs_bidir0(143) HNBGW_Test.msc0-RAN(137)@dbe7e3943a0a: Added conn table entry 0TC_ranap_cs_bidir0(143)13436972 HNBGW_Test.msc0-SCCP(136)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(136)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_bidir0(143)@dbe7e3943a0a: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(136)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(136)@dbe7e3943a0a: vl_len:22 HNBGW_Test.msc0-SCCP(136)@dbe7e3943a0a: vl_from0 HNBGW_Test.msc0-SCCP(136)@dbe7e3943a0a: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A9FEF58A26C43ECE18F38'O TC_ranap_cs_bidir0(143)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(136)@dbe7e3943a0a: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(136)@dbe7e3943a0a: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(136)@dbe7e3943a0a: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(136)@dbe7e3943a0a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(143)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(136)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(136)@dbe7e3943a0a: vl_len:20 HNBGW_Test.msc0-SCCP(136)@dbe7e3943a0a: vl_from0 HNBGW_Test.msc0-SCCP(136)@dbe7e3943a0a: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O TC_ranap_cs_bidir0(143)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir0(143)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_bidir-Iuh0-RUA(134)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(137)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(136)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(140)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(132)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(135)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(139)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(138)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(141)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(142)@dbe7e3943a0a: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(133)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(132): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(133): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(134): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(135): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(136): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(137): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(138): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(139): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(140): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(141): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(142): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_ranap_cs_bidir0(143): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Fri Oct 4 07:55:04 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123482) Waiting for packet dumper to finish... 1 (prev_count=123482, count=174833) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Fri Oct 4 07:55:06 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@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_ranap_ps_bidir started. TC_ranap_ps_bidir-Iuh0(145)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(150)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(150)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(150)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-SCCP(148)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(153)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(153)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(153)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(151)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(150)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(153)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(149)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(149)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(152)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(152)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(152)@dbe7e3943a0a: f_create_expect(l3 := 'BC0497954E43BE49625D'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(152)@dbe7e3943a0a: Created Expect[0] for 'BC0497954E43BE49625D'O to be handled at TC_ranap_ps_bidir0(155) TC_ranap_ps_bidir-Iuh0-RUA(146)@dbe7e3943a0a: Added conn table entry 0TC_ranap_ps_bidir0(155)6793985 HNBGW_Test.sgsn0-SCCP(151)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(151)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(152)@dbe7e3943a0a: Found Expect[0] for l3='BC0497954E43BE49625D'O handled at TC_ranap_ps_bidir0(155) HNBGW_Test.sgsn0-RAN(152)@dbe7e3943a0a: Added conn table entry 0TC_ranap_ps_bidir0(155)9433696 HNBGW_Test.sgsn0-SCCP(151)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(151)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(155)@dbe7e3943a0a: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(151)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(151)@dbe7e3943a0a: vl_len:22 HNBGW_Test.sgsn0-SCCP(151)@dbe7e3943a0a: vl_from0 HNBGW_Test.sgsn0-SCCP(151)@dbe7e3943a0a: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AA9F674A671EBC5AFB976'O TC_ranap_ps_bidir0(155)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(151)@dbe7e3943a0a: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(151)@dbe7e3943a0a: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(151)@dbe7e3943a0a: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(151)@dbe7e3943a0a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(155)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(151)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(151)@dbe7e3943a0a: vl_len:20 HNBGW_Test.sgsn0-SCCP(151)@dbe7e3943a0a: vl_from0 HNBGW_Test.sgsn0-SCCP(151)@dbe7e3943a0a: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O TC_ranap_ps_bidir0(155)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir0(155)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_bidir-Iuh0-RUA(146)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(149)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(148)@dbe7e3943a0a: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(145)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(144)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(152)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(151)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(153)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(154)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(150)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(147)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(144): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(145): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(146): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(147): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(148): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(149): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(150): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(151): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(152): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(153): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(154): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_ranap_ps_bidir0(155): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Fri Oct 4 07:55:10 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=121200) Waiting for packet dumper to finish... 1 (prev_count=121200, count=172766) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Fri Oct 4 07:55: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_rab_assignment.pcap" >/data/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_rab_assignment started. TC_rab_assignment-Iuh0(157)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(162)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-SCCP(160)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(162)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(165)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(161)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(161)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(164)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(164)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(166)@dbe7e3943a0a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(167) HNBGW_Test.msc0-RAN(161)@dbe7e3943a0a: f_create_expect(l3 := '180566A3AB18266CF84A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@dbe7e3943a0a: Created Expect[0] for '180566A3AB18266CF84A'O to be handled at TC_rab_assignment0(167) TC_rab_assignment-Iuh0-RUA(158)@dbe7e3943a0a: Added conn table entry 0TC_rab_assignment0(167)11091962 HNBGW_Test.msc0-SCCP(160)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@dbe7e3943a0a: Found Expect[0] for l3='180566A3AB18266CF84A'O handled at TC_rab_assignment0(167) HNBGW_Test.msc0-RAN(161)@dbe7e3943a0a: Added conn table entry 0TC_rab_assignment0(167)4950994 HNBGW_Test.msc0-SCCP(160)@dbe7e3943a0a: Session index based on connection ID:0 TC_rab_assignment0(167)@dbe7e3943a0a: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(160)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtHNBGW-STATS(156)@dbe7e3943a0a: 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)@dbe7e3943a0a: 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)@dbe7e3943a0a: 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)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@dbe7e3943a0a: vl_len:91 HNBGW_Test.msc0-SCCP(160)@dbe7e3943a0a: vl_from0 HNBGW_Test.msc0-SCCP(160)@dbe7e3943a0a: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(166)@dbe7e3943a0a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a93ffa17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a93ffa17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.45.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)@dbe7e3943a0a: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a93ffa17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a93ffa17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.45.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)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(167)@dbe7e3943a0a: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a93ffa17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a93ffa17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.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)@dbe7e3943a0a: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a93ffa17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a93ffa17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.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)@dbe7e3943a0a: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@dbe7e3943a0a: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@dbe7e3943a0a: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@dbe7e3943a0a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(167)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(156)@dbe7e3943a0a: 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)@dbe7e3943a0a: 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)@dbe7e3943a0a: 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)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@dbe7e3943a0a: vl_len:12 HNBGW_Test.msc0-SCCP(160)@dbe7e3943a0a: vl_from0 HNBGW_Test.msc0-SCCP(160)@dbe7e3943a0a: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment0(167)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(167)@dbe7e3943a0a: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a93ffa17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(167)@dbe7e3943a0a: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a93ffa17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(167)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@dbe7e3943a0a: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@dbe7e3943a0a: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@dbe7e3943a0a: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@dbe7e3943a0a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(167)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(167)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assignment-Iuh0-RUA(158)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(160)@dbe7e3943a0a: Final verdict of PTC: none TC_rab_assignment-Iuh0(157)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(159)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(161)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(164)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(163)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(162)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(165)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(166)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(156)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(156): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_rab_assignment-Iuh0(157): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(158): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(159): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_rab_assignment0(167): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_rab_assignment finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Fri Oct 4 07:55:16 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=121591) Waiting for packet dumper to finish... 1 (prev_count=121591, count=234472) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Fri Oct 4 07:55: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_rab_release.pcap" >/data/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_rab_release started. TC_rab_release-Iuh0(169)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(174)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(174)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(174)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-SCCP(172)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(177)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(177)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(177)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(175)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(174)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(177)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(173)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(173)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(176)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(176)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(178)@dbe7e3943a0a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(179) HNBGW_Test.msc0-RAN(173)@dbe7e3943a0a: f_create_expect(l3 := '1088D7C41DB8D1AFC4C2'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(173)@dbe7e3943a0a: Created Expect[0] for '1088D7C41DB8D1AFC4C2'O to be handled at TC_rab_release0(179) TC_rab_release-Iuh0-RUA(170)@dbe7e3943a0a: Added conn table entry 0TC_rab_release0(179)1149591 HNBGW_Test.msc0-SCCP(172)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc0-SCCP(172)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(173)@dbe7e3943a0a: Found Expect[0] for l3='1088D7C41DB8D1AFC4C2'O handled at TC_rab_release0(179) HNBGW_Test.msc0-RAN(173)@dbe7e3943a0a: Added conn table entry 0TC_rab_release0(179)14086271 HNBGW_Test.msc0-SCCP(172)@dbe7e3943a0a: Session index based on connection ID:0 TC_rab_release0(179)@dbe7e3943a0a: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(172)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(172)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(172)@dbe7e3943a0a: vl_len:91 HNBGW_Test.msc0-SCCP(172)@dbe7e3943a0a: vl_from0 HNBGW_Test.msc0-SCCP(172)@dbe7e3943a0a: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(178)@dbe7e3943a0a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "118a9717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "118a9717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.45.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)@dbe7e3943a0a: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "118a9717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "118a9717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.45.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)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(179)@dbe7e3943a0a: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "118a9717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "118a9717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.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)@dbe7e3943a0a: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "118a9717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "118a9717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.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)@dbe7e3943a0a: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(172)@dbe7e3943a0a: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(172)@dbe7e3943a0a: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(172)@dbe7e3943a0a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(179)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(168)@dbe7e3943a0a: 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)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(172)@dbe7e3943a0a: vl_len:21 HNBGW_Test.msc0-SCCP(172)@dbe7e3943a0a: vl_from0 HNBGW_Test.msc0-SCCP(172)@dbe7e3943a0a: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O VirtHNBGW-STATS(168)@dbe7e3943a0a: 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)@dbe7e3943a0a: DLCX{ line := { verb := "DLCX", trans_id := "9", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "118a9717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(179)@dbe7e3943a0a: DLCX{ line := { verb := "DLCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "118a9717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(179)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(179)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(179)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes TC_rab_release-Iuh0-RUA(170)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(172)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(173)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(171)@dbe7e3943a0a: Final verdict of PTC: none TC_rab_release-Iuh0(169)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(176)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(177)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(175)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(174)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(178)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(168)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(168): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_rab_release-Iuh0(169): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_rab_release-Iuh0-RUA(170): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(171): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(172): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(173): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(174): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(175): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(176): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(177): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(178): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_rab_release0(179): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_rab_release finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Fri Oct 4 07:55:22 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_rab_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=228406) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Fri Oct 4 07:55: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_release_abnormal.pcap" >/data/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_rab_release_abnormal started. TC_rab_release_abnormal-Iuh0(181)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(186)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(186)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(186)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-SCCP(184)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(189)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(189)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(189)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(187)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(186)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(189)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(185)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(185)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(188)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(188)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(190)@dbe7e3943a0a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(191) HNBGW_Test.msc0-RAN(185)@dbe7e3943a0a: f_create_expect(l3 := '0046F0B41079A2D73BD0'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(185)@dbe7e3943a0a: Created Expect[0] for '0046F0B41079A2D73BD0'O to be handled at TC_rab_release_abnormal0(191) TC_rab_release_abnormal-Iuh0-RUA(182)@dbe7e3943a0a: Added conn table entry 0TC_rab_release_abnormal0(191)3525883 HNBGW_Test.msc0-SCCP(184)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc0-SCCP(184)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(185)@dbe7e3943a0a: Found Expect[0] for l3='0046F0B41079A2D73BD0'O handled at TC_rab_release_abnormal0(191) HNBGW_Test.msc0-RAN(185)@dbe7e3943a0a: Added conn table entry 0TC_rab_release_abnormal0(191)5929013 HNBGW_Test.msc0-SCCP(184)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(184)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release_abnormal0(191)@dbe7e3943a0a: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(184)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(184)@dbe7e3943a0a: vl_len:91 HNBGW_Test.msc0-SCCP(184)@dbe7e3943a0a: vl_from0 HNBGW_Test.msc0-SCCP(184)@dbe7e3943a0a: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(190)@dbe7e3943a0a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "35ccfb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "35ccfb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.45.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)@dbe7e3943a0a: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "35ccfb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "35ccfb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.45.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)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(191)@dbe7e3943a0a: MDCX1{ line := { verb := "MDCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "35ccfb17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "35ccfb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.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)@dbe7e3943a0a: CRCX2{ line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "35ccfb17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "35ccfb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.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)@dbe7e3943a0a: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(184)@dbe7e3943a0a: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(184)@dbe7e3943a0a: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(184)@dbe7e3943a0a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(191)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(180)@dbe7e3943a0a: 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)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(184)@dbe7e3943a0a: vl_len:21 HNBGW_Test.msc0-SCCP(184)@dbe7e3943a0a: vl_from0 HNBGW_Test.msc0-SCCP(184)@dbe7e3943a0a: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O VirtHNBGW-STATS(180)@dbe7e3943a0a: EXP mismatch: { 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 := 1, max := 1 } | use_snapshot=false, snapshot={ } VirtHNBGW-STATS(180)@dbe7e3943a0a: Metric: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 0, mtype := "c", srate := omit } VirtHNBGW-STATS(180)@dbe7e3943a0a: Expect: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(180)@dbe7e3943a0a: setverdict(fail): none -> fail reason: "Metric failed expectation { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 1, max := 1 }", new component reason: "Metric failed expectation { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 0, mtype := "c", srate := omit } vs { 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)@dbe7e3943a0a: DLCX{ line := { verb := "DLCX", trans_id := "14", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "35ccfb17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(191)@dbe7e3943a0a: DLCX{ line := { verb := "DLCX", trans_id := "15", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "35ccfb17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(191)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(191)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(191)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes TC_rab_release_abnormal-Iuh0-RUA(182)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(185)@dbe7e3943a0a: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(181)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(183)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(188)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(186)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(184)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(187)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(189)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(190)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(180)@dbe7e3943a0a: Final verdict of PTC: fail reason: "Metric failed expectation { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 1, max := 1 }" MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(180): fail (pass -> fail) reason: "Metric failed expectation { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 1, max := 1 }" MTC@dbe7e3943a0a: Local verdict of PTC TC_rab_release_abnormal-Iuh0(181): none (fail -> fail) MTC@dbe7e3943a0a: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(182): none (fail -> fail) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(183): none (fail -> fail) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(184): none (fail -> fail) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(185): none (fail -> fail) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(186): none (fail -> fail) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(187): none (fail -> fail) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(188): none (fail -> fail) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(189): none (fail -> fail) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(190): none (fail -> fail) MTC@dbe7e3943a0a: Local verdict of PTC TC_rab_release_abnormal0(191): pass (fail -> fail) MTC@dbe7e3943a0a: Test case TC_rab_release_abnormal finished. Verdict: fail reason: Metric failed expectation { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 1, max := 1 } MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal fail'. Fri Oct 4 07:55:27 UTC 2024 ------ HNBGW_Tests.TC_rab_release_abnormal fail ------ Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124379) Waiting for packet dumper to finish... 1 (prev_count=124379, count=233787) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal fail' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Fri Oct 4 07:55: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_rab_assign_fail.pcap" >/data/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_rab_assign_fail started. TC_rab_assign_fail-Iuh0(193)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(198)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(198)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(198)@dbe7e3943a0a: ************************************************* MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(196)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(201)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(201)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(201)@dbe7e3943a0a: ************************************************* MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(199)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(198)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(201)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(197)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(197)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(200)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(200)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(202)@dbe7e3943a0a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(203) HNBGW_Test.msc0-RAN(197)@dbe7e3943a0a: f_create_expect(l3 := '678FF667CD0F0AFC89EF'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(197)@dbe7e3943a0a: Created Expect[0] for '678FF667CD0F0AFC89EF'O to be handled at TC_rab_assign_fail0(203) TC_rab_assign_fail-Iuh0-RUA(194)@dbe7e3943a0a: Added conn table entry 0TC_rab_assign_fail0(203)14160017 HNBGW_Test.msc0-SCCP(196)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc0-SCCP(196)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(197)@dbe7e3943a0a: Found Expect[0] for l3='678FF667CD0F0AFC89EF'O handled at TC_rab_assign_fail0(203) HNBGW_Test.msc0-RAN(197)@dbe7e3943a0a: Added conn table entry 0TC_rab_assign_fail0(203)11891800 HNBGW_Test.msc0-SCCP(196)@dbe7e3943a0a: Session index based on connection ID:0 TC_rab_assign_fail0(203)@dbe7e3943a0a: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(196)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtHNBGW-STATS(192)@dbe7e3943a0a: 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)@dbe7e3943a0a: 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)@dbe7e3943a0a: 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)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(196)@dbe7e3943a0a: vl_len:91 HNBGW_Test.msc0-SCCP(196)@dbe7e3943a0a: vl_from0 HNBGW_Test.msc0-SCCP(196)@dbe7e3943a0a: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(202)@dbe7e3943a0a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d8109117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d8109117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.45.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)@dbe7e3943a0a: CRCX1{ line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d8109117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d8109117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.45.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)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(196)@dbe7e3943a0a: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(196)@dbe7e3943a0a: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(196)@dbe7e3943a0a: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(196)@dbe7e3943a0a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(203)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(192)@dbe7e3943a0a: 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)@dbe7e3943a0a: 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)@dbe7e3943a0a: 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)@dbe7e3943a0a: DLCX{ line := { verb := "DLCX", trans_id := "17", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "d8109117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(203)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail0(203)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_fail-Iuh0-RUA(194)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(196)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(201)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(199)@dbe7e3943a0a: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(193)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(198)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(197)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(200)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(195)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(202)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(192)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(192): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_rab_assign_fail-Iuh0(193): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(194): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(195): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(196): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(197): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(198): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(199): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(200): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(201): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(202): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_rab_assign_fail0(203): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_rab_assign_fail finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Fri Oct 4 07:55:33 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124695) Waiting for packet dumper to finish... 1 (prev_count=124695, count=212181) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Fri Oct 4 07:55: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_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@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_rab_assign_mgcp_to started. TC_rab_assign_mgcp_to-Iuh0(205)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(210)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(210)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(210)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-SCCP(208)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(213)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(213)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(213)@dbe7e3943a0a: ************************************************* MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(211)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(210)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(213)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(209)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(209)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(212)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(212)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(214)@dbe7e3943a0a: 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)@dbe7e3943a0a: f_create_expect(l3 := 'F559D7D0A18BF7BAE199'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(209)@dbe7e3943a0a: Created Expect[0] for 'F559D7D0A18BF7BAE199'O to be handled at TC_rab_assign_mgcp_to0(215) TC_rab_assign_mgcp_to-Iuh0-RUA(206)@dbe7e3943a0a: Added conn table entry 0TC_rab_assign_mgcp_to0(215)12729241 HNBGW_Test.msc0-SCCP(208)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc0-SCCP(208)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(209)@dbe7e3943a0a: Found Expect[0] for l3='F559D7D0A18BF7BAE199'O handled at TC_rab_assign_mgcp_to0(215) HNBGW_Test.msc0-RAN(209)@dbe7e3943a0a: Added conn table entry 0TC_rab_assign_mgcp_to0(215)11234221 HNBGW_Test.msc0-SCCP(208)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(208)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(215)@dbe7e3943a0a: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(208)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(208)@dbe7e3943a0a: vl_len:91 HNBGW_Test.msc0-SCCP(208)@dbe7e3943a0a: vl_from0 HNBGW_Test.msc0-SCCP(208)@dbe7e3943a0a: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(214)@dbe7e3943a0a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c23b9917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c23b9917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.45.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)@dbe7e3943a0a: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c23b9917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c23b9917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.45.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)@dbe7e3943a0a: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(208)@dbe7e3943a0a: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(208)@dbe7e3943a0a: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(208)@dbe7e3943a0a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(208)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(208)@dbe7e3943a0a: vl_len:12 HNBGW_Test.msc0-SCCP(208)@dbe7e3943a0a: vl_from0 HNBGW_Test.msc0-SCCP(208)@dbe7e3943a0a: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgcp_to0(215)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(208)@dbe7e3943a0a: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(208)@dbe7e3943a0a: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(208)@dbe7e3943a0a: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(208)@dbe7e3943a0a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(215)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to0(215)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(211)@dbe7e3943a0a: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0-RUA(206)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(208)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(214)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(212)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(209)@dbe7e3943a0a: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(205)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(210)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(207)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(213)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(204)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(204): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(205): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(206): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(207): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(208): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(209): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(210): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(211): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(212): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(213): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(214): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_rab_assign_mgcp_to0(215): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Fri Oct 4 07:55:43 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=155499) Waiting for packet dumper to finish... 1 (prev_count=155499, count=201938) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: 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 ------ Fri Oct 4 07:55: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_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@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_rab_assign_mgw_iuup_addr_chg started. TC_rab_assign_mgw_iuup_addr_chg-Iuh0(217)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(222)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(222)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(222)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-SCCP(220)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(225)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(225)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(225)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(223)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(222)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(225)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(221)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(221)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(224)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(224)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(226)@dbe7e3943a0a: 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)@dbe7e3943a0a: f_create_expect(l3 := '5FF4521F2DD61CD057F1'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(221)@dbe7e3943a0a: Created Expect[0] for '5FF4521F2DD61CD057F1'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(227) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(218)@dbe7e3943a0a: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(227)6655701 HNBGW_Test.msc0-SCCP(220)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc0-SCCP(220)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(221)@dbe7e3943a0a: Found Expect[0] for l3='5FF4521F2DD61CD057F1'O handled at TC_rab_assign_mgw_iuup_addr_chg0(227) HNBGW_Test.msc0-RAN(221)@dbe7e3943a0a: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(227)1643224 HNBGW_Test.msc0-SCCP(220)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(220)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgw_iuup_addr_chg0(227)@dbe7e3943a0a: setverdict(pass): none -> pass VirtHNBGW-STATS(216)@dbe7e3943a0a: 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)@dbe7e3943a0a: 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)@dbe7e3943a0a: 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)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(220)@dbe7e3943a0a: vl_len:91 HNBGW_Test.msc0-SCCP(220)@dbe7e3943a0a: vl_from0 HNBGW_Test.msc0-SCCP(220)@dbe7e3943a0a: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(226)@dbe7e3943a0a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "658ed517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "658ed517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.45.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)@dbe7e3943a0a: CRCX1{ line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "658ed517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "658ed517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.45.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)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(227)@dbe7e3943a0a: MDCX1{ line := { verb := "MDCX", trans_id := "20", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "658ed517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "658ed517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.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)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(227)@dbe7e3943a0a: CRCX2{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "658ed517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "658ed517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.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)@dbe7e3943a0a: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(220)@dbe7e3943a0a: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(220)@dbe7e3943a0a: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(220)@dbe7e3943a0a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(227)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(216)@dbe7e3943a0a: 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)@dbe7e3943a0a: 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)@dbe7e3943a0a: 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)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(220)@dbe7e3943a0a: vl_len:12 HNBGW_Test.msc0-SCCP(220)@dbe7e3943a0a: vl_from0 HNBGW_Test.msc0-SCCP(220)@dbe7e3943a0a: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgw_iuup_addr_chg0(227)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(227)@dbe7e3943a0a: DLCX{ line := { verb := "DLCX", trans_id := "22", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "658ed517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(227)@dbe7e3943a0a: DLCX{ line := { verb := "DLCX", trans_id := "23", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "658ed517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(227)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(220)@dbe7e3943a0a: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(220)@dbe7e3943a0a: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(220)@dbe7e3943a0a: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(220)@dbe7e3943a0a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(227)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(227)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(223)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(220)@dbe7e3943a0a: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(218)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(221)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(222)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(219)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(224)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(225)@dbe7e3943a0a: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(217)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(226)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(216)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(216): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(217): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(218): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(219): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(220): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(221): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(222): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(223): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(224): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(225): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(226): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(227): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Fri Oct 4 07:55:49 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=121805) Waiting for packet dumper to finish... 1 (prev_count=121805, count=240889) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Fri Oct 4 07:55: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_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@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_ranap_cs_mo_disconnect started. TC_ranap_cs_mo_disconnect-Iuh0(229)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(234)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(234)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(234)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-SCCP(232)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(237)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(237)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(237)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(235)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(234)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(237)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(233)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(233)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(236)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(236)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(233)@dbe7e3943a0a: f_create_expect(l3 := '79C02707E1AB37AF011A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(233)@dbe7e3943a0a: Created Expect[0] for '79C02707E1AB37AF011A'O to be handled at TC_ranap_cs_mo_disconnect0(239) TC_ranap_cs_mo_disconnect-Iuh0-RUA(230)@dbe7e3943a0a: Added conn table entry 0TC_ranap_cs_mo_disconnect0(239)2112368 HNBGW_Test.msc0-SCCP(232)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc0-SCCP(232)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(233)@dbe7e3943a0a: Found Expect[0] for l3='79C02707E1AB37AF011A'O handled at TC_ranap_cs_mo_disconnect0(239) HNBGW_Test.msc0-RAN(233)@dbe7e3943a0a: Added conn table entry 0TC_ranap_cs_mo_disconnect0(239)8138102 HNBGW_Test.msc0-SCCP(232)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(232)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_mo_disconnect0(239)@dbe7e3943a0a: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(232)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(232)@dbe7e3943a0a: vl_len:22 HNBGW_Test.msc0-SCCP(232)@dbe7e3943a0a: vl_from0 HNBGW_Test.msc0-SCCP(232)@dbe7e3943a0a: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A4EE8AD2ABC2D01E0528E'O TC_ranap_cs_mo_disconnect0(239)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(232)@dbe7e3943a0a: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(232)@dbe7e3943a0a: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(232)@dbe7e3943a0a: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(232)@dbe7e3943a0a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(239)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(230)@dbe7e3943a0a: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(239)2112368 HNBGW_Test.msc0-SCCP(232)@dbe7e3943a0a: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(232)@dbe7e3943a0a: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(232)@dbe7e3943a0a: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(232)@dbe7e3943a0a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(239)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(232)@dbe7e3943a0a: Session index based on local reference:0 HNBGW_Test.msc0-RAN(233)@dbe7e3943a0a: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(239)8138102 TC_ranap_cs_mo_disconnect0(239)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect0(239)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_mo_disconnect-Iuh0-RUA(230)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(233)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(237)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(228)@dbe7e3943a0a: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(229)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(236)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(232)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(235)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(234)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(238)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(231)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(228): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(229): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(230): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(231): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(232): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(233): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(234): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(235): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(236): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(237): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(238): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_ranap_cs_mo_disconnect0(239): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Fri Oct 4 07:56:01 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=191778) Waiting for packet dumper to finish... 1 (prev_count=191778, count=192276) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Fri Oct 4 07:56: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_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@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_ranap_ps_mo_disconnect started. TC_ranap_ps_mo_disconnect-Iuh0(241)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(246)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(246)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(246)@dbe7e3943a0a: ************************************************* MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(244)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(249)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(249)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(249)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(247)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(246)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(249)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(245)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(245)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(248)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(248)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(245)@dbe7e3943a0a: f_create_expect(l3 := 'C676A45EF4315AF30A7A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(245)@dbe7e3943a0a: Created Expect[0] for 'C676A45EF4315AF30A7A'O to be handled at TC_ranap_ps_mo_disconnect0(251) TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@dbe7e3943a0a: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)14881784 HNBGW_Test.msc0-SCCP(244)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc0-SCCP(244)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(245)@dbe7e3943a0a: Found Expect[0] for l3='C676A45EF4315AF30A7A'O handled at TC_ranap_ps_mo_disconnect0(251) HNBGW_Test.msc0-RAN(245)@dbe7e3943a0a: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)4797501 HNBGW_Test.msc0-SCCP(244)@dbe7e3943a0a: Session index based on connection ID:0 TC_ranap_ps_mo_disconnect0(251)@dbe7e3943a0a: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(244)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(244)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@dbe7e3943a0a: vl_len:22 HNBGW_Test.msc0-SCCP(244)@dbe7e3943a0a: vl_from0 HNBGW_Test.msc0-SCCP(244)@dbe7e3943a0a: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A7A3F5A0FC346A8806688'O TC_ranap_ps_mo_disconnect0(251)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@dbe7e3943a0a: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@dbe7e3943a0a: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@dbe7e3943a0a: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@dbe7e3943a0a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@dbe7e3943a0a: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)14881784 HNBGW_Test.msc0-SCCP(244)@dbe7e3943a0a: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@dbe7e3943a0a: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@dbe7e3943a0a: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@dbe7e3943a0a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@dbe7e3943a0a: Session index based on local reference:0 HNBGW_Test.msc0-RAN(245)@dbe7e3943a0a: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)4797501 TC_ranap_ps_mo_disconnect0(251)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect0(251)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(245)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(240)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(244)@dbe7e3943a0a: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(241)@dbe7e3943a0a: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(248)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(247)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(246)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(249)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(250)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(241): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(242): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(244): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(245): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(246): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(247): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(248): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(249): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(250): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_ranap_ps_mo_disconnect0(251): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Fri Oct 4 07:56:12 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=150969) Waiting for packet dumper to finish... 1 (prev_count=150969, count=177499) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp'. ------ HNBGW_Tests.TC_ps_rab_assignment_with_pfcp ------ Fri Oct 4 07:56: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_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@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_ps_rab_assignment_with_pfcp started. TC_ps_rab_assignment_with_pfcp-Iuh0(253)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(258)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(258)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(258)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-SCCP(256)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(261)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(261)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(261)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(259)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(258)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(261)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(257)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(257)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(260)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(260)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message TC_ps_rab_assignment_with_pfcp-PFCP(263)@dbe7e3943a0a: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_with_pfcp0(264) subscribed for broadcast TC_ps_rab_assignment_with_pfcp-PFCP(263)@dbe7e3943a0a: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.45.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 := 'AC122D14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3937017229 }, 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)@dbe7e3943a0a: broadcasting to TC_ps_rab_assignment_with_pfcp0(264) TC_ps_rab_assignment_with_pfcp0(264)@dbe7e3943a0a: setverdict(pass): none -> pass TC_ps_rab_assignment_with_pfcp-PFCP(263)@dbe7e3943a0a: 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 } } } TC_ps_rab_assignment_with_pfcp-PFCP(263)@dbe7e3943a0a: f_PFCPEM_conns_bcast_del(): vc_conn TC_ps_rab_assignment_with_pfcp0(264) unsubscribed from broadcast HNBGW_Test.sgsn0-RAN(260)@dbe7e3943a0a: f_create_expect(l3 := '2C9A11796C44D6404725'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(260)@dbe7e3943a0a: Created Expect[0] for '2C9A11796C44D6404725'O to be handled at TC_ps_rab_assignment_with_pfcp0(264) TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(254)@dbe7e3943a0a: Added conn table entry 0TC_ps_rab_assignment_with_pfcp0(264)16404369 HNBGW_Test.sgsn0-SCCP(259)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(259)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(260)@dbe7e3943a0a: Found Expect[0] for l3='2C9A11796C44D6404725'O handled at TC_ps_rab_assignment_with_pfcp0(264) HNBGW_Test.sgsn0-RAN(260)@dbe7e3943a0a: Added conn table entry 0TC_ps_rab_assignment_with_pfcp0(264)15884761 HNBGW_Test.sgsn0-SCCP(259)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(259)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment_with_pfcp0(264)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(259)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(259)@dbe7e3943a0a: vl_len:91 HNBGW_Test.sgsn0-SCCP(259)@dbe7e3943a0a: vl_from0 HNBGW_Test.sgsn0-SCCP(259)@dbe7e3943a0a: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_with_pfcp-PFCP(263)@dbe7e3943a0a: 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)@dbe7e3943a0a: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.45.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 := 'AC122D14'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000001'O, ipv4_address := 'AC122D14'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)@dbe7e3943a0a: found destination TC_ps_rab_assignment_with_pfcp0(264) TC_ps_rab_assignment_with_pfcp0(264)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(263)@dbe7e3943a0a: 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)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(263)@dbe7e3943a0a: 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)@dbe7e3943a0a: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.45.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)@dbe7e3943a0a: found destination TC_ps_rab_assignment_with_pfcp0(264) TC_ps_rab_assignment_with_pfcp0(264)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(263)@dbe7e3943a0a: 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)@dbe7e3943a0a: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(259)@dbe7e3943a0a: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(259)@dbe7e3943a0a: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(259)@dbe7e3943a0a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_with_pfcp0(264)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(259)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(259)@dbe7e3943a0a: vl_len:12 HNBGW_Test.sgsn0-SCCP(259)@dbe7e3943a0a: vl_from0 HNBGW_Test.sgsn0-SCCP(259)@dbe7e3943a0a: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_with_pfcp-PFCP(263)@dbe7e3943a0a: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.45.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)@dbe7e3943a0a: found destination TC_ps_rab_assignment_with_pfcp0(264) TC_ps_rab_assignment_with_pfcp0(264)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(259)@dbe7e3943a0a: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(259)@dbe7e3943a0a: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(259)@dbe7e3943a0a: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(259)@dbe7e3943a0a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_with_pfcp0(264)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp0(264)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(263)@dbe7e3943a0a: 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)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(254)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(256)@dbe7e3943a0a: Final verdict of PTC: none TC_ps_rab_assignment_with_pfcp-Iuh0(253)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(260)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(257)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(255)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(261)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(258)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(259)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(262)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(252)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(263)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(252): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-Iuh0(253): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(254): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(256): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(257): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(258): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(259): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(260): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(261): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(262): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-PFCP(263): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_ps_rab_assignment_with_pfcp0(264): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_ps_rab_assignment_with_pfcp finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass'. Fri Oct 4 07:56:26 UTC 2024 ====== HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_ps_rab_assignment_with_pfcp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=184960) Waiting for packet dumper to finish... 1 (prev_count=184960, count=208493) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Fri Oct 4 07:56: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_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@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_mscpool_L3Compl_on_1_cnlink started. TC_mscpool_L3Compl_on_1_cnlink-Iuh0(266)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Compl_on_1_cnlink-Iuh1(268)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(273)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(273)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(273)@dbe7e3943a0a: ************************************************* MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(271)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(276)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(276)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(276)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(274)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(273)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(276)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(272)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(272)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(275)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(275)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message MTC@dbe7e3943a0a: 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@dbe7e3943a0a: "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@dbe7e3943a0a: 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.45.203", nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(272)@dbe7e3943a0a: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(272)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(278)13921407 HNBGW_Test.msc0-SCCP(271)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc0-SCCP(271)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(272)@dbe7e3943a0a: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(278) HNBGW_Test.msc0-RAN(272)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(278)11309721 HNBGW_Test.msc0-SCCP(271)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(271)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(278)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(278)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(272)@dbe7e3943a0a: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(272)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(279)16365036 HNBGW_Test.msc0-SCCP(271)@dbe7e3943a0a: First idle individual index:1 HNBGW_Test.msc0-SCCP(271)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(272)@dbe7e3943a0a: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(279) HNBGW_Test.msc0-RAN(272)@dbe7e3943a0a: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(279)14604594 HNBGW_Test.msc0-SCCP(271)@dbe7e3943a0a: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(271)@dbe7e3943a0a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(279)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(279)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(272)@dbe7e3943a0a: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(272)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(280)5190845 HNBGW_Test.msc0-SCCP(271)@dbe7e3943a0a: First idle individual index:2 HNBGW_Test.msc0-SCCP(271)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(272)@dbe7e3943a0a: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(280) HNBGW_Test.msc0-RAN(272)@dbe7e3943a0a: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(280)13961286 HNBGW_Test.msc0-SCCP(271)@dbe7e3943a0a: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(271)@dbe7e3943a0a: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(280)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(280)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '050152082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(272)@dbe7e3943a0a: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(272)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(281)13393594 HNBGW_Test.msc0-SCCP(271)@dbe7e3943a0a: First idle individual index:3 HNBGW_Test.msc0-SCCP(271)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(272)@dbe7e3943a0a: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(281) HNBGW_Test.msc0-RAN(272)@dbe7e3943a0a: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(281)9756555 HNBGW_Test.msc0-SCCP(271)@dbe7e3943a0a: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(271)@dbe7e3943a0a: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(281)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(281)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(275)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(269)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(270)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(266)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(268)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(265)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(272)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(267)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(273)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(274)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(271)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(277)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(276)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(265): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(266): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(267): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(268): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(269): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(270): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(271): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(272): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(273): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(274): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(275): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(276): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(277): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(278): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(279): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(280): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(281): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Fri Oct 4 07:56:35 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=215405) Waiting for packet dumper to finish... 1 (prev_count=215405, count=282476) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: 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 ------ Fri Oct 4 07:56:38 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@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(283)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(285)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(290)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(290)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(290)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-SCCP(288)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(293)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc1-M3UA(293)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(293)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc1-SCCP(291)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(296)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(296)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(296)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(294)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(299)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn1-M3UA(299)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(299)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn1-SCCP(297)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(290)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc1-M3UA(293)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(296)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(299)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23908 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(289)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(289)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(292)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(292)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(295)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(295)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(298)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(298)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message MTC@dbe7e3943a0a: 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@dbe7e3943a0a: "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@dbe7e3943a0a: 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.45.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(289)@dbe7e3943a0a: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(289)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(301)6803455 HNBGW_Test.msc0-SCCP(288)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc0-SCCP(288)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(289)@dbe7e3943a0a: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(301) HNBGW_Test.msc0-RAN(289)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(301)5985582 HNBGW_Test.msc0-SCCP(288)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(288)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(301)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(301)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(292)@dbe7e3943a0a: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(292)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(302)15365712 HNBGW_Test.msc1-SCCP(291)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc1-SCCP(291)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(292)@dbe7e3943a0a: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(302) HNBGW_Test.msc1-RAN(292)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(302)9255725 HNBGW_Test.msc1-SCCP(291)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(291)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(302)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(302)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(289)@dbe7e3943a0a: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(289)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(303)14999606 HNBGW_Test.msc0-SCCP(288)@dbe7e3943a0a: First idle individual index:1 HNBGW_Test.msc0-SCCP(288)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(289)@dbe7e3943a0a: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(303) HNBGW_Test.msc0-RAN(289)@dbe7e3943a0a: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(303)291623 HNBGW_Test.msc0-SCCP(288)@dbe7e3943a0a: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(288)@dbe7e3943a0a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(303)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(303)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes VirtHNBGW-STATS(282)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(284)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(294)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(293)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(291)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(286)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(289)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(299)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(288)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(297)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(290)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(285)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(283)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-RAN(292)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(295)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(298)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(296)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(287)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(300)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(283): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(284): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(285): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(286): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(287): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(288): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(289): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(290): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-SCCP(291): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-RAN(292): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-M3UA(293): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(294): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(295): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(296): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(297): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-RAN(298): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(299): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(300): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(301): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(302): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(303): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Fri Oct 4 07:56:44 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=243247) Waiting for packet dumper to finish... 1 (prev_count=243247, count=310404) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: 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 ------ Fri Oct 4 07:56: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_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@dbe7e3943a0a: 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@dbe7e3943a0a: 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)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(307)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(312)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(312)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(312)@dbe7e3943a0a: ************************************************* MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(310)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(315)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc1-M3UA(315)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(315)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc1-SCCP(313)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(318)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(318)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(318)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(316)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(321)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn1-M3UA(321)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(321)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn1-SCCP(319)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(312)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc1-M3UA(315)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(318)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(321)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23908 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(311)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(311)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(314)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(314)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(317)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(317)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(320)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(320)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message MTC@dbe7e3943a0a: 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@dbe7e3943a0a: "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@dbe7e3943a0a: 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@dbe7e3943a0a: 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.45.203", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(311)@dbe7e3943a0a: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(311)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(323)11799851 HNBGW_Test.msc0-SCCP(310)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc0-SCCP(310)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(311)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(323)629786 HNBGW_Test.msc0-SCCP(310)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(310)@dbe7e3943a0a: 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)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(323)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(314)@dbe7e3943a0a: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(314)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(324)5106652 HNBGW_Test.msc1-SCCP(313)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc1-SCCP(313)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(314)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(324)6686495 HNBGW_Test.msc1-SCCP(313)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(313)@dbe7e3943a0a: 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)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(324)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(311)@dbe7e3943a0a: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(311)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(325)13922967 HNBGW_Test.msc0-SCCP(310)@dbe7e3943a0a: First idle individual index:1 HNBGW_Test.msc0-SCCP(310)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(311)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(325)5392542 HNBGW_Test.msc0-SCCP(310)@dbe7e3943a0a: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(310)@dbe7e3943a0a: 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)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(325)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(308)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(320)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(319)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(310)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(315)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(318)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(306)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(316)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-RAN(314)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(317)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(311)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(321)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(305)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(313)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(312)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(304)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(322)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(309)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(307)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(304): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(305): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(306): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(307): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(308): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(309): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(310): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(311): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(312): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-SCCP(313): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-RAN(314): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-M3UA(315): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(316): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(317): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(318): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(319): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-RAN(320): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(321): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(322): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(323): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(324): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(325): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Fri Oct 4 07:56:53 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 172.18.45.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=243697) Waiting for packet dumper to finish... 1 (prev_count=243697, count=312088) MTC@dbe7e3943a0a: 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@dbe7e3943a0a: 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 ------ Fri Oct 4 07:56: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_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@dbe7e3943a0a: 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@dbe7e3943a0a: 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)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(329)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(334)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(334)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(334)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-SCCP(332)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(337)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc1-M3UA(337)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(337)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc1-SCCP(335)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(340)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(340)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(340)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(338)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(343)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn1-M3UA(343)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(343)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn1-SCCP(341)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(334)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc1-M3UA(337)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(340)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(343)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23908 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(333)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(333)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(336)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(336)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(339)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(339)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(342)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(342)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message MTC@dbe7e3943a0a: 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@dbe7e3943a0a: "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@dbe7e3943a0a: 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@dbe7e3943a0a: 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.45.203", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(333)@dbe7e3943a0a: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(333)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(345)2304447 HNBGW_Test.msc0-SCCP(332)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc0-SCCP(332)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(333)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(345)10574495 HNBGW_Test.msc0-SCCP(332)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(332)@dbe7e3943a0a: 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)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(345)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(336)@dbe7e3943a0a: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(336)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(346)7553066 HNBGW_Test.msc1-SCCP(335)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc1-SCCP(335)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(336)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(346)4625845 HNBGW_Test.msc1-SCCP(335)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(335)@dbe7e3943a0a: 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)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(346)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(333)@dbe7e3943a0a: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(333)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(347)9031660 HNBGW_Test.msc0-SCCP(332)@dbe7e3943a0a: First idle individual index:1 HNBGW_Test.msc0-SCCP(332)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(333)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(347)4473275 HNBGW_Test.msc0-SCCP(332)@dbe7e3943a0a: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(332)@dbe7e3943a0a: 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)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(347)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-RAN(342)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(328)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(341)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(343)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(330)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(329)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(333)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-RAN(336)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(339)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(338)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(332)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(334)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(327)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(344)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(337)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(326)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(340)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(335)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(326): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(327): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(328): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(329): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(330): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(332): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(333): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(334): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-SCCP(335): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-RAN(336): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-M3UA(337): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(338): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(339): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(340): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(341): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-RAN(342): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(343): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(344): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(345): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(346): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(347): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Fri Oct 4 07:57:02 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 172.18.45.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=245908) Waiting for packet dumper to finish... 1 (prev_count=245908, count=311606) MTC@dbe7e3943a0a: 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@dbe7e3943a0a: 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 ------ Fri Oct 4 07:57: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_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@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(349)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(351)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(356)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(356)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(356)@dbe7e3943a0a: ************************************************* MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(354)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(359)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc1-M3UA(359)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(359)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc1-SCCP(357)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(362)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(360)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(365)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn1-M3UA(365)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(365)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn1-SCCP(363)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(356)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc1-M3UA(359)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(362)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(365)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23908 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(355)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(355)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(358)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(358)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(361)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(361)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(364)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(364)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message MTC@dbe7e3943a0a: 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@dbe7e3943a0a: "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@dbe7e3943a0a: 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@dbe7e3943a0a: 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@dbe7e3943a0a: 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@dbe7e3943a0a: 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.45.203", nas_pdu := '05080200F110172A5205F442FA0023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(355)@dbe7e3943a0a: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(355)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(367)511062 HNBGW_Test.msc0-SCCP(354)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc0-SCCP(354)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(355)@dbe7e3943a0a: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(367) HNBGW_Test.msc0-RAN(355)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(367)7325336 HNBGW_Test.msc0-SCCP(354)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(354)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(367)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(367)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '0524010350590205F442C00023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(358)@dbe7e3943a0a: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(358)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(368)1969499 HNBGW_Test.msc1-SCCP(357)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc1-SCCP(357)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(358)@dbe7e3943a0a: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(368) HNBGW_Test.msc1-RAN(358)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(368)13568899 HNBGW_Test.msc1-SCCP(357)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(357)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(368)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(368)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '0627000350590205F442CCC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(355)@dbe7e3943a0a: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(355)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369)13616196 HNBGW_Test.msc0-SCCP(354)@dbe7e3943a0a: First idle individual index:1 HNBGW_Test.msc0-SCCP(354)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(355)@dbe7e3943a0a: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369) HNBGW_Test.msc0-RAN(355)@dbe7e3943a0a: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369)2136868 HNBGW_Test.msc0-SCCP(354)@dbe7e3943a0a: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(354)@dbe7e3943a0a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(350)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(352)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(361)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(362)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(365)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(355)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(349)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(354)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(363)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(348)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(364)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(357)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(356)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(360)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(351)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(366)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(359)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(353)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-RAN(358)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(348): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(349): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(350): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(351): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(352): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(354): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(355): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(356): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-SCCP(357): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-RAN(358): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-M3UA(359): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(363): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-RAN(364): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(365): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(366): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(367): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(368): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Fri Oct 4 07:57:12 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 172.18.45.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=248304) Waiting for packet dumper to finish... 1 (prev_count=248304, count=316831) MTC@dbe7e3943a0a: 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@dbe7e3943a0a: 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 ------ Fri Oct 4 07:57: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_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@dbe7e3943a0a: 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@dbe7e3943a0a: 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)@dbe7e3943a0a: 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)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(378)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(378)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(378)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-SCCP(376)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(381)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc1-M3UA(381)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(381)@dbe7e3943a0a: ************************************************* MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(379)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(384)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(384)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(384)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(382)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(387)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn1-M3UA(387)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(387)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn1-SCCP(385)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(378)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc1-M3UA(381)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(384)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(387)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23908 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(377)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(377)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(380)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(380)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(383)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(383)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(386)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(386)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message MTC@dbe7e3943a0a: 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@dbe7e3943a0a: "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@dbe7e3943a0a: 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@dbe7e3943a0a: 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@dbe7e3943a0a: 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@dbe7e3943a0a: 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.45.203", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(377)@dbe7e3943a0a: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(377)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(389)1082467 HNBGW_Test.msc0-SCCP(376)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc0-SCCP(376)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(377)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(389)13241657 HNBGW_Test.msc0-SCCP(376)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(376)@dbe7e3943a0a: 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)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(389)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '0524010350590205F442BFC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(380)@dbe7e3943a0a: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(380)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(390)11388184 HNBGW_Test.msc1-SCCP(379)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc1-SCCP(379)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(380)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(390)6688646 HNBGW_Test.msc1-SCCP(379)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(379)@dbe7e3943a0a: 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)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(390)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '0627000350590205F442BB8023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(377)@dbe7e3943a0a: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(377)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(391)5342710 HNBGW_Test.msc0-SCCP(376)@dbe7e3943a0a: First idle individual index:1 HNBGW_Test.msc0-SCCP(376)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(377)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(391)15523200 HNBGW_Test.msc0-SCCP(376)@dbe7e3943a0a: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(376)@dbe7e3943a0a: 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)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(391)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(374)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(378)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(372)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(384)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(373)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(371)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(382)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(385)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-RAN(380)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(376)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(386)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(379)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(381)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(387)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(370)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(388)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(377)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(383)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(375)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(370): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(371): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(372): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(373): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(374): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(375): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(376): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(377): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(378): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-SCCP(379): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-RAN(380): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-M3UA(381): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(382): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(383): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(384): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(385): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-RAN(386): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(387): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(388): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(389): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(390): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(391): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Fri Oct 4 07:57:21 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 172.18.45.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=256331) Waiting for packet dumper to finish... 1 (prev_count=256331, count=325172) MTC@dbe7e3943a0a: 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@dbe7e3943a0a: 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 ------ Fri Oct 4 07:57: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_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@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(393)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(395)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(400)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(400)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(400)@dbe7e3943a0a: ************************************************* MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(398)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(403)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc1-M3UA(403)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(403)@dbe7e3943a0a: ************************************************* MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(401)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(406)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(406)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(406)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(404)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(409)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn1-M3UA(409)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(409)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn1-SCCP(407)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(400)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc1-M3UA(403)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(406)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(409)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23908 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(399)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(399)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(402)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(402)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(405)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(405)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(408)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(408)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message MTC@dbe7e3943a0a: 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@dbe7e3943a0a: "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@dbe7e3943a0a: 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@dbe7e3943a0a: 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@dbe7e3943a0a: 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@dbe7e3943a0a: 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.45.203", nas_pdu := '05080200F110172A5205F442400023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(402)@dbe7e3943a0a: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(402)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(411)7702299 HNBGW_Test.msc1-SCCP(401)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc1-SCCP(401)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(402)@dbe7e3943a0a: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(411) HNBGW_Test.msc1-RAN(402)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(411)6644823 HNBGW_Test.msc1-SCCP(401)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(401)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(411)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(411)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '0524010350590205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(402)@dbe7e3943a0a: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(402)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(412)13446822 HNBGW_Test.msc1-SCCP(401)@dbe7e3943a0a: First idle individual index:1 HNBGW_Test.msc1-SCCP(401)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(402)@dbe7e3943a0a: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(412) HNBGW_Test.msc1-RAN(402)@dbe7e3943a0a: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(412)345586 HNBGW_Test.msc1-SCCP(401)@dbe7e3943a0a: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(401)@dbe7e3943a0a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(412)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(412)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '0627000350590205F4427FC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(402)@dbe7e3943a0a: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(402)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413)15947729 HNBGW_Test.msc1-SCCP(401)@dbe7e3943a0a: First idle individual index:2 HNBGW_Test.msc1-SCCP(401)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(402)@dbe7e3943a0a: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413) HNBGW_Test.msc1-RAN(402)@dbe7e3943a0a: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413)14032754 HNBGW_Test.msc1-SCCP(401)@dbe7e3943a0a: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(401)@dbe7e3943a0a: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-RAN(408)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(399)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(407)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(398)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(405)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(393)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(404)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(394)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(406)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(409)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(410)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(396)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(400)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(403)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(401)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(395)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-RAN(402)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(397)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(392)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(392): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(393): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(394): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(395): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(396): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(397): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(398): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(399): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(400): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-SCCP(401): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-RAN(402): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-M3UA(403): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(404): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(405): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(406): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(407): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-RAN(408): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(409): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(410): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(411): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(412): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Fri Oct 4 07:57:30 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 172.18.45.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=335194) Waiting for packet dumper to finish... 1 (prev_count=335194, count=340369) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: 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 ------ Fri Oct 4 07:57: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_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@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(415)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(417)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(422)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(422)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(422)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-SCCP(420)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(425)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc1-M3UA(425)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(425)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc1-SCCP(423)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(428)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc2-M3UA(428)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(428)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc2-SCCP(426)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(431)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(431)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(431)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(429)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(434)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn1-M3UA(434)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(434)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn1-SCCP(432)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(437)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn2-M3UA(437)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(437)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn2-SCCP(435)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(422)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc1-M3UA(425)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc2-M3UA(428)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23909 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(431)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(434)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23908 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(437)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23910 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(421)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(421)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(424)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(424)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(427)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(427)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(430)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(430)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(433)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(433)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(436)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(436)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message MTC@dbe7e3943a0a: 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@dbe7e3943a0a: "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@dbe7e3943a0a: 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@dbe7e3943a0a: 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@dbe7e3943a0a: 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.45.203", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(427)@dbe7e3943a0a: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(427)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(439)9588151 HNBGW_Test.msc2-SCCP(426)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc2-SCCP(426)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(427)@dbe7e3943a0a: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(439) HNBGW_Test.msc2-RAN(427)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(439)14145766 HNBGW_Test.msc2-SCCP(426)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(426)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(439)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(439)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '0524010350590205F442A98023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(427)@dbe7e3943a0a: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(427)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(440)2851808 HNBGW_Test.msc2-SCCP(426)@dbe7e3943a0a: First idle individual index:1 HNBGW_Test.msc2-SCCP(426)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(427)@dbe7e3943a0a: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(440) HNBGW_Test.msc2-RAN(427)@dbe7e3943a0a: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(440)5417125 HNBGW_Test.msc2-SCCP(426)@dbe7e3943a0a: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(426)@dbe7e3943a0a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(440)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(440)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '05080200F110172A52082926240000000010'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(424)@dbe7e3943a0a: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(424)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441)9365275 HNBGW_Test.msc1-SCCP(423)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc1-SCCP(423)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(424)@dbe7e3943a0a: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441) HNBGW_Test.msc1-RAN(424)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441)8931386 HNBGW_Test.msc1-SCCP(423)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(423)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(416)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(418)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(430)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(432)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(429)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-RAN(424)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(421)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(433)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc2-RAN(427)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(420)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(419)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(415)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(428)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(426)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(425)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(422)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(434)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(414)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(436)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(431)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(435)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(437)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(438)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(417)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(423)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(414): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(415): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(416): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(417): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(418): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(419): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(420): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(421): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(422): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-SCCP(423): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-RAN(424): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-M3UA(425): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc2-SCCP(426): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc2-RAN(427): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc2-M3UA(428): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(429): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(430): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(431): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(432): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-RAN(433): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(434): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(435): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn2-RAN(436): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(437): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(438): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(439): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(440): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Fri Oct 4 07:57:39 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 172.18.45.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=384501) Waiting for packet dumper to finish... 1 (prev_count=384501, count=394323) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: 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 ------ Fri Oct 4 07:57: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_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@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(443)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(445)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(450)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(450)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(450)@dbe7e3943a0a: ************************************************* MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(448)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(453)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc1-M3UA(453)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(453)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc1-SCCP(451)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(456)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc2-M3UA(456)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(456)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc2-SCCP(454)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(459)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(459)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(459)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(457)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(462)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn1-M3UA(462)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(462)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn1-SCCP(460)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(465)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn2-M3UA(465)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(465)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn2-SCCP(463)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(450)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc1-M3UA(453)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc2-M3UA(456)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23909 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(459)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(462)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23908 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(465)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23910 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(449)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(452)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(455)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(455)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(458)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(458)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(461)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(461)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(464)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(464)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(452)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(449)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message MTC@dbe7e3943a0a: 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@dbe7e3943a0a: "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@dbe7e3943a0a: 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@dbe7e3943a0a: 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@dbe7e3943a0a: 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.45.203", nas_pdu := '05080299F999172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(449)@dbe7e3943a0a: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(449)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(467)943308 HNBGW_Test.msc0-SCCP(448)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc0-SCCP(448)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(449)@dbe7e3943a0a: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(467) HNBGW_Test.msc0-RAN(449)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(467)2674342 HNBGW_Test.msc0-SCCP(448)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(448)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(467)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(467)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '05080200F110172A5205F4428AC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(455)@dbe7e3943a0a: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(455)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(468)3055485 HNBGW_Test.msc2-SCCP(454)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc2-SCCP(454)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(455)@dbe7e3943a0a: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(468) HNBGW_Test.msc2-RAN(455)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(468)14984607 HNBGW_Test.msc2-SCCP(454)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(454)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(468)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(468)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-M3UA(453)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(454)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(446)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(456)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(457)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(442)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-RAN(452)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(444)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc2-RAN(455)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(458)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(449)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(451)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(443)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(450)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(448)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(445)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(447)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(464)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(462)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(460)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(463)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(461)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(459)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(465)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(466)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(442): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(443): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(444): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(445): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(446): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(447): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(448): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(449): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(450): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-SCCP(451): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-RAN(452): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-M3UA(453): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc2-SCCP(454): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc2-RAN(455): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc2-M3UA(456): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(457): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(458): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(459): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(460): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-RAN(461): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(462): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(463): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn2-RAN(464): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(465): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(466): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(467): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(468): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Fri Oct 4 07:57:48 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 172.18.45.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=361663) Waiting for packet dumper to finish... 1 (prev_count=361663, count=366808) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Fri Oct 4 07:57: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_mscpool_paging_imsi.pcap" >/data/HNBGW_Tests.TC_mscpool_paging_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_mscpool_paging_imsi started. TC_mscpool_paging_imsi-Iuh0(470)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_imsi-Iuh1(472)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(477)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(477)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(477)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-SCCP(475)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(480)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc1-M3UA(480)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(480)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc1-SCCP(478)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(483)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc2-M3UA(483)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(483)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc2-SCCP(481)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(486)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(486)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(486)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(484)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc1-M3UA(480)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-M3UA(477)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc2-M3UA(483)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23909 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(486)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(476)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(479)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(482)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(482)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(485)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(485)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(476)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(479)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message MTC@dbe7e3943a0a: 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@dbe7e3943a0a: "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-Iuh1-RUA(473)@dbe7e3943a0a: UnitdataCallback TC_mscpool_paging_imsi-Iuh0-RUA(471)@dbe7e3943a0a: UnitdataCallback HNBGW_Test.msc0-RAN(476)@dbe7e3943a0a: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(476)@dbe7e3943a0a: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(488) TC_mscpool_paging_imsi-Iuh0-RUA(471)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_paging_imsi0(488)464630 HNBGW_Test.msc0-SCCP(475)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc0-SCCP(475)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(476)@dbe7e3943a0a: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(488) HNBGW_Test.msc0-RAN(476)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_paging_imsi0(488)5337402 HNBGW_Test.msc0-SCCP(475)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(475)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(488)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_paging_imsi0(488)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_paging_imsi-Iuh0-RUA(471)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(473)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(485)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(475)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(476)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(478)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(483)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-RAN(479)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc2-RAN(482)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(481)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(486)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(477)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(487)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(469)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(472)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(480)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(474)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(484)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(470)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(469): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(470): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(471): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(472): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(473): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(474): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(475): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(476): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(477): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-SCCP(478): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-RAN(479): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-M3UA(480): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc2-SCCP(481): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc2-RAN(482): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc2-M3UA(483): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(484): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(485): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(486): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(487): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_paging_imsi0(488): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Fri Oct 4 07:57:57 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248401) Waiting for packet dumper to finish... 1 (prev_count=248401, count=287920) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Fri Oct 4 07:57: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_mscpool_paging_tmsi.pcap" >/data/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_mscpool_paging_tmsi started. TC_mscpool_paging_tmsi-Iuh0(490)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_tmsi-Iuh1(492)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(497)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(497)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(497)@dbe7e3943a0a: ************************************************* MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(495)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(500)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc1-M3UA(500)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(500)@dbe7e3943a0a: ************************************************* MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(498)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(503)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc2-M3UA(503)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(503)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc2-SCCP(501)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(506)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(506)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(506)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(504)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(497)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc1-M3UA(500)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc2-M3UA(503)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23909 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(506)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(496)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(496)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(499)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(502)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(502)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(505)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(505)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(499)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message MTC@dbe7e3943a0a: 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@dbe7e3943a0a: "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)@dbe7e3943a0a: 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-Iuh0-RUA(491)@dbe7e3943a0a: UnitdataCallback TC_mscpool_paging_tmsi-Iuh1-RUA(493)@dbe7e3943a0a: UnitdataCallback TC_mscpool_paging_tmsi0(508)@dbe7e3943a0a: 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)@dbe7e3943a0a: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(496)@dbe7e3943a0a: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(508) TC_mscpool_paging_tmsi-Iuh0-RUA(491)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_paging_tmsi0(508)6779010 HNBGW_Test.msc0-SCCP(495)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc0-SCCP(495)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(496)@dbe7e3943a0a: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(508) HNBGW_Test.msc0-RAN(496)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_paging_tmsi0(508)3925447 HNBGW_Test.msc0-SCCP(495)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(495)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(508)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_paging_tmsi0(508)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_paging_tmsi-Iuh0-RUA(491)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(497)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc2-RAN(502)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(505)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-RAN(499)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(496)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(493)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(506)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(501)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(492)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(494)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(504)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(498)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(495)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(489)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(490)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(507)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(500)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(503)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(489): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(490): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(491): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(492): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(493): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(494): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(495): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(496): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(497): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-SCCP(498): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-RAN(499): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-M3UA(500): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc2-SCCP(501): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc2-RAN(502): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc2-M3UA(503): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(504): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(505): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(506): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(507): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_paging_tmsi0(508): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Fri Oct 4 07:58:06 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=239417) Waiting for packet dumper to finish... 1 (prev_count=239417, count=281000) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: 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 ------ Fri Oct 4 07:58: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_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@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_mscpool_no_allow_attach_round_robin started. TC_mscpool_no_allow_attach_round_robin-Iuh0(510)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_round_robin-Iuh1(512)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(517)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(517)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(517)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-SCCP(515)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(520)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc1-M3UA(520)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(520)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc1-SCCP(518)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(523)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc2-M3UA(523)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(523)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc2-SCCP(521)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(526)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(526)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(526)@dbe7e3943a0a: ************************************************* MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(524)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(517)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc1-M3UA(520)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc2-M3UA(523)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23909 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(526)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(516)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(519)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(522)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(522)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(525)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(525)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(519)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(516)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message MTC@dbe7e3943a0a: 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@dbe7e3943a0a: "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@dbe7e3943a0a: 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.45.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(516)@dbe7e3943a0a: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(516)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(528)9193062 HNBGW_Test.msc0-SCCP(515)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc0-SCCP(515)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(516)@dbe7e3943a0a: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(528) HNBGW_Test.msc0-RAN(516)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(528)4748716 HNBGW_Test.msc0-SCCP(515)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(515)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(528)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(528)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(522)@dbe7e3943a0a: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(522)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(529)6521080 HNBGW_Test.msc2-SCCP(521)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc2-SCCP(521)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(522)@dbe7e3943a0a: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(529) HNBGW_Test.msc2-RAN(522)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(529)2935194 HNBGW_Test.msc2-SCCP(521)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(521)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(529)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(529)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(516)@dbe7e3943a0a: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(516)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(530)6223186 HNBGW_Test.msc0-SCCP(515)@dbe7e3943a0a: First idle individual index:1 HNBGW_Test.msc0-SCCP(515)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(516)@dbe7e3943a0a: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(530) HNBGW_Test.msc0-RAN(516)@dbe7e3943a0a: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(530)5346057 HNBGW_Test.msc0-SCCP(515)@dbe7e3943a0a: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(515)@dbe7e3943a0a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(530)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(530)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc2-RAN(522)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(526)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(524)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(525)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(516)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(513)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(515)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-RAN(519)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(517)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(514)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(512)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(509)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(521)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(523)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(520)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(510)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(518)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(511)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(527)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(509): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(510): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(511): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(512): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(513): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(514): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(515): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(516): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(517): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-SCCP(518): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-RAN(519): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-M3UA(520): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc2-SCCP(521): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc2-RAN(522): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc2-M3UA(523): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(524): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(525): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(526): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(527): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(528): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(529): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(530): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Fri Oct 4 07:58:15 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=279899) Waiting for packet dumper to finish... 1 (prev_count=279899, count=349964) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: 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 ------ Fri Oct 4 07:58: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_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@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_mscpool_no_allow_attach_valid_nri started. TC_mscpool_no_allow_attach_valid_nri-Iuh0(532)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_valid_nri-Iuh1(534)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(539)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(539)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(539)@dbe7e3943a0a: ************************************************* MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(537)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(542)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc1-M3UA(542)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(542)@dbe7e3943a0a: ************************************************* MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(540)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(545)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc2-M3UA(545)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(545)@dbe7e3943a0a: ************************************************* MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(543)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(548)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(548)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(548)@dbe7e3943a0a: ************************************************* MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(546)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(539)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc1-M3UA(542)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc2-M3UA(545)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23909 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(548)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(538)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(538)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(541)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(541)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(544)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(544)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(547)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(547)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message MTC@dbe7e3943a0a: 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@dbe7e3943a0a: "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@dbe7e3943a0a: 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@dbe7e3943a0a: 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.45.203", nas_pdu := '05080200F110172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(541)@dbe7e3943a0a: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(541)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(550)8596999 HNBGW_Test.msc1-SCCP(540)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc1-SCCP(540)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(541)@dbe7e3943a0a: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(550) HNBGW_Test.msc1-RAN(541)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(550)1720259 HNBGW_Test.msc1-SCCP(540)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(540)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(550)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(550)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '05240103505902080910100000000020'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(538)@dbe7e3943a0a: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(538)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(551)16575828 HNBGW_Test.msc0-SCCP(537)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc0-SCCP(537)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(538)@dbe7e3943a0a: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(551) HNBGW_Test.msc0-RAN(538)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(551)11062646 HNBGW_Test.msc0-SCCP(537)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(537)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(551)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(551)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '06270003505902080910100000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(544)@dbe7e3943a0a: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(544)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(552)1164729 HNBGW_Test.msc2-SCCP(543)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc2-SCCP(543)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(544)@dbe7e3943a0a: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(552) HNBGW_Test.msc2-RAN(544)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(552)4771687 HNBGW_Test.msc2-SCCP(543)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(543)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(552)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(552)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(535)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(537)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(533)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc2-RAN(544)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(532)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(543)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(539)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-RAN(541)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(538)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(540)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(546)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(545)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(534)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(542)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(536)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(548)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(531)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(547)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(549)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(531): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(532): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(533): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(534): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(535): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(536): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(537): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(538): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(539): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-SCCP(540): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-RAN(541): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-M3UA(542): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc2-SCCP(543): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc2-RAN(544): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc2-M3UA(545): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(546): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(547): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(548): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(549): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(550): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(551): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(552): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Fri Oct 4 07:58:24 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=261444) Waiting for packet dumper to finish... 1 (prev_count=261444, count=330221) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: 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 ------ Fri Oct 4 07:58: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_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@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(554)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(556)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(561)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(561)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(561)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-SCCP(559)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(564)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc1-M3UA(564)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(564)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc1-SCCP(562)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(567)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(567)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(567)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(565)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(570)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn1-M3UA(570)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(570)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn1-SCCP(568)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(561)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc1-M3UA(564)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(567)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(570)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23908 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(560)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(560)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(563)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(563)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(566)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(566)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(569)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(569)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message MTC@dbe7e3943a0a: 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@dbe7e3943a0a: "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@dbe7e3943a0a: 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.45.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(560)@dbe7e3943a0a: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(560)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(572)9049640 HNBGW_Test.msc0-SCCP(559)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc0-SCCP(559)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(560)@dbe7e3943a0a: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(572) HNBGW_Test.msc0-RAN(560)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(572)7580104 HNBGW_Test.msc0-SCCP(559)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(559)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(572)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(572)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(563)@dbe7e3943a0a: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(563)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(573)13389539 HNBGW_Test.msc1-SCCP(562)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc1-SCCP(562)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(563)@dbe7e3943a0a: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(573) HNBGW_Test.msc1-RAN(563)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(573)8588308 HNBGW_Test.msc1-SCCP(562)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(562)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(573)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(573)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: "disconnecting msc0" HNBGW_Test.msc0-RAN(560)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(561)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(559)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: 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.45.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)@dbe7e3943a0a: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(572)9049640 HNBGW_Test.msc1-RAN(563)@dbe7e3943a0a: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(563)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574)1632127 HNBGW_Test.msc1-SCCP(562)@dbe7e3943a0a: First idle individual index:1 HNBGW_Test.msc1-SCCP(562)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(563)@dbe7e3943a0a: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574) HNBGW_Test.msc1-RAN(563)@dbe7e3943a0a: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574)15578043 HNBGW_Test.msc1-SCCP(562)@dbe7e3943a0a: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(562)@dbe7e3943a0a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(555)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(567)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(557)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(568)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(556)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(569)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(554)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(571)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(566)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(565)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(562)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(564)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(570)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(558)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(553)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-RAN(563)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(553): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(554): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(555): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(556): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(557): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(558): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(559): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(560): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(561): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-SCCP(562): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-RAN(563): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-M3UA(564): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(565): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(566): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(567): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(568): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-RAN(569): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(570): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(571): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(572): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(573): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Fri Oct 4 07:58:33 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=256392) Waiting for packet dumper to finish... 1 (prev_count=256392, count=320837) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: 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 ------ Fri Oct 4 07:58: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_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@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(576)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(578)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(583)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(583)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(583)@dbe7e3943a0a: ************************************************* MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(581)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(586)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(586)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(586)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(584)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(583)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(586)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(582)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(582)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(585)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(585)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message MTC@dbe7e3943a0a: 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@dbe7e3943a0a: "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@dbe7e3943a0a: 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.45.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(582)@dbe7e3943a0a: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(582)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(588)6583633 HNBGW_Test.msc0-SCCP(581)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc0-SCCP(581)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(582)@dbe7e3943a0a: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(588) HNBGW_Test.msc0-RAN(582)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(588)2211672 HNBGW_Test.msc0-SCCP(581)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(581)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(588)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(588)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(582)@dbe7e3943a0a: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(582)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(589)3363923 HNBGW_Test.msc0-SCCP(581)@dbe7e3943a0a: First idle individual index:1 HNBGW_Test.msc0-SCCP(581)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(582)@dbe7e3943a0a: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(589) HNBGW_Test.msc0-RAN(582)@dbe7e3943a0a: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(589)11552901 HNBGW_Test.msc0-SCCP(581)@dbe7e3943a0a: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(581)@dbe7e3943a0a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(589)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(589)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: "connecting cnlink 1" MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(592)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc1-M3UA(592)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(592)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc1-SCCP(590)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 HNBGW_Test.msc1-M3UA(592)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(591)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(591)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(591)@dbe7e3943a0a: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(591)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(593)13287621 HNBGW_Test.msc1-SCCP(590)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc1-SCCP(590)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(591)@dbe7e3943a0a: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(593) HNBGW_Test.msc1-RAN(591)@dbe7e3943a0a: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(593)15965881 HNBGW_Test.msc1-SCCP(590)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(590)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(593)@dbe7e3943a0a: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(593)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(582)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(577)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-RAN(591)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(580)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(578)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(576)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(585)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(590)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(584)@dbe7e3943a0a: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(579)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(581)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(586)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(583)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(587)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(575)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(592)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(575): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(576): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(577): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(578): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(579): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(580): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(581): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(582): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(583): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(584): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(585): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(586): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(587): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(588): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(589): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-SCCP(590): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-RAN(591): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-M3UA(592): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(593): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Fri Oct 4 07:58:43 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=232740) Waiting for packet dumper to finish... 1 (prev_count=232740, count=311586) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Fri Oct 4 07:58: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_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@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(595)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(597)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(602)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(602)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(602)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-SCCP(600)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(605)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(605)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(605)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(603)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(602)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(605)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(601)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(601)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(604)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(604)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message MTC@dbe7e3943a0a: 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@dbe7e3943a0a: "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@dbe7e3943a0a: 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.45.203", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(604)@dbe7e3943a0a: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(604)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(607)4403776 HNBGW_Test.sgsn0-SCCP(603)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(603)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(604)@dbe7e3943a0a: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(607) HNBGW_Test.sgsn0-RAN(604)@dbe7e3943a0a: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(607)15217782 HNBGW_Test.sgsn0-SCCP(603)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(603)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(607)@dbe7e3943a0a: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(607)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(604)@dbe7e3943a0a: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(604)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(608)9239217 HNBGW_Test.sgsn0-SCCP(603)@dbe7e3943a0a: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(603)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(604)@dbe7e3943a0a: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(608) HNBGW_Test.sgsn0-RAN(604)@dbe7e3943a0a: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(608)16374262 HNBGW_Test.sgsn0-SCCP(603)@dbe7e3943a0a: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(603)@dbe7e3943a0a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(608)@dbe7e3943a0a: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(608)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(604)@dbe7e3943a0a: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(604)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(609)4937679 HNBGW_Test.sgsn0-SCCP(603)@dbe7e3943a0a: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(603)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(604)@dbe7e3943a0a: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(609) HNBGW_Test.sgsn0-RAN(604)@dbe7e3943a0a: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(609)16449123 HNBGW_Test.sgsn0-SCCP(603)@dbe7e3943a0a: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(603)@dbe7e3943a0a: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(609)@dbe7e3943a0a: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(609)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(604)@dbe7e3943a0a: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(604)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(610)15778249 HNBGW_Test.sgsn0-SCCP(603)@dbe7e3943a0a: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(603)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(604)@dbe7e3943a0a: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(610) HNBGW_Test.sgsn0-RAN(604)@dbe7e3943a0a: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(610)4649923 HNBGW_Test.sgsn0-SCCP(603)@dbe7e3943a0a: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(603)@dbe7e3943a0a: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(610)@dbe7e3943a0a: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(610)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-M3UA(605)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(594)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(602)@dbe7e3943a0a: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(595)@dbe7e3943a0a: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(597)@dbe7e3943a0a: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(596)@dbe7e3943a0a: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(598)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(601)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(600)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(603)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(604)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(606)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(599)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(594): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(595): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(596): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(597): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(598): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(599): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(600): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(601): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(602): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(603): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(604): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(605): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(606): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(607): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(608): pass (pass -> pass) MTC@dbe7e3943a0a: Local Fri Oct 4 07:58:53 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(609): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(610): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=218872) Waiting for packet dumper to finish... 1 (prev_count=218872, count=287565) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: 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 ------ Fri Oct 4 07:58: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_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@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(612)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(614)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(619)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(619)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(619)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-SCCP(617)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(622)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc1-M3UA(622)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(622)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc1-SCCP(620)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(625)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(625)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(625)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(623)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(628)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn1-M3UA(628)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(628)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn1-SCCP(626)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(619)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc1-M3UA(622)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(625)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(628)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23908 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(618)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(618)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(621)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(621)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(624)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(624)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(627)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(627)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message MTC@dbe7e3943a0a: 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@dbe7e3943a0a: "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@dbe7e3943a0a: 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.45.203", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(624)@dbe7e3943a0a: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(624)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(630)15406964 HNBGW_Test.sgsn0-SCCP(623)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(623)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(624)@dbe7e3943a0a: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(630) HNBGW_Test.sgsn0-RAN(624)@dbe7e3943a0a: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(630)7737369 HNBGW_Test.sgsn0-SCCP(623)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(623)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(630)@dbe7e3943a0a: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(630)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(627)@dbe7e3943a0a: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(627)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(631)9027931 HNBGW_Test.sgsn1-SCCP(626)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(626)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(627)@dbe7e3943a0a: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(631) HNBGW_Test.sgsn1-RAN(627)@dbe7e3943a0a: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(631)7469203 HNBGW_Test.sgsn1-SCCP(626)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(626)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(631)@dbe7e3943a0a: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(631)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(624)@dbe7e3943a0a: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(624)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(632)3181489 HNBGW_Test.sgsn0-SCCP(623)@dbe7e3943a0a: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(623)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(624)@dbe7e3943a0a: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(632) HNBGW_Test.sgsn0-RAN(624)@dbe7e3943a0a: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(632)5829371 HNBGW_Test.sgsn0-SCCP(623)@dbe7e3943a0a: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(623)@dbe7e3943a0a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(632)@dbe7e3943a0a: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(632)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(623)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(620)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(619)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-RAN(621)@dbe7e3943a0a: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(613)@dbe7e3943a0a: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(615)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(617)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(618)@dbe7e3943a0a: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(612)@dbe7e3943a0a: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(614)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(611)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(626)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(616)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(625)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(622)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(628)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(629)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(627)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(624)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(611): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(612): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(613): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(614): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(615): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(616): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(617): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(618): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(619): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-SCCP(620): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-RAN(621): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-M3UA(622): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(623): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(624): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(625): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(626): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-RAN(627): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(628): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(629): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(630): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(631): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(632): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Fri Oct 4 07:59:02 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248055) Waiting for packet dumper to finish... 1 (prev_count=248055, count=313079) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Fri Oct 4 07:59: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_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@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(634)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(636)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(641)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(641)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(641)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-SCCP(639)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(644)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc1-M3UA(644)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(644)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc1-SCCP(642)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(647)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(647)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(647)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(645)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(650)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn1-M3UA(650)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(650)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn1-SCCP(648)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(641)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc1-M3UA(644)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(647)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(650)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23908 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(640)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(640)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(643)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(643)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(646)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(646)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(649)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(649)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message MTC@dbe7e3943a0a: 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@dbe7e3943a0a: "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@dbe7e3943a0a: 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@dbe7e3943a0a: 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@dbe7e3943a0a: 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@dbe7e3943a0a: 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.45.203", nas_pdu := '08087300F1102A2A170411E5100010024000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(649)@dbe7e3943a0a: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(649)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(652)14016215 HNBGW_Test.sgsn1-SCCP(648)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(648)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(649)@dbe7e3943a0a: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(652) HNBGW_Test.sgsn1-RAN(649)@dbe7e3943a0a: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(652)4153704 HNBGW_Test.sgsn1-SCCP(648)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(648)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(652)@dbe7e3943a0a: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(652)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '08087300F1102A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(649)@dbe7e3943a0a: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(649)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(653)482180 HNBGW_Test.sgsn1-SCCP(648)@dbe7e3943a0a: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(648)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(649)@dbe7e3943a0a: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(653) HNBGW_Test.sgsn1-RAN(649)@dbe7e3943a0a: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(653)7764908 HNBGW_Test.sgsn1-SCCP(648)@dbe7e3943a0a: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(648)@dbe7e3943a0a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(653)@dbe7e3943a0a: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(653)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '08087300F1102A2A170411E5100010027FC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(649)@dbe7e3943a0a: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(649)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(654)9007748 HNBGW_Test.sgsn1-SCCP(648)@dbe7e3943a0a: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(648)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(649)@dbe7e3943a0a: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(654) HNBGW_Test.sgsn1-RAN(649)@dbe7e3943a0a: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(654)5911129 HNBGW_Test.sgsn1-SCCP(648)@dbe7e3943a0a: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(648)@dbe7e3943a0a: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(654)@dbe7e3943a0a: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(654)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-RAN(643)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(646)@dbe7e3943a0a: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(637)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(650)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(645)@dbe7e3943a0a: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(635)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(644)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(642)@dbe7e3943a0a: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(634)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(639)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(647)@dbe7e3943a0a: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(636)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(641)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(648)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(640)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(633)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(638)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(649)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(651)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(633): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(634): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(635): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(636): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(637): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(638): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(639): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(640): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(641): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-SCCP(642): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-RAN(643): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-M3UA(644): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(645): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(646): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(647): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(648): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-RAN(649): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(650): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(651): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(652): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(653): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(654): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Fri Oct 4 07:59:11 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=326792) Waiting for packet dumper to finish... 1 (prev_count=326792, count=333538) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Fri Oct 4 07:59: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_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@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(656)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(658)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(663)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(663)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(663)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-SCCP(661)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(666)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc1-M3UA(666)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(666)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc1-SCCP(664)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(669)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc2-M3UA(669)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(669)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc2-SCCP(667)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(672)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(672)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(672)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(670)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(675)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn1-M3UA(675)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(675)@dbe7e3943a0a: ************************************************* MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(673)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(678)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn2-M3UA(678)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(678)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn2-SCCP(676)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(663)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc1-M3UA(666)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc2-M3UA(669)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23909 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(672)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(675)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23908 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(678)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23910 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(662)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(662)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(665)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(665)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(668)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(668)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(671)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(671)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(674)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(674)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(677)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(677)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message MTC@dbe7e3943a0a: 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@dbe7e3943a0a: "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@dbe7e3943a0a: 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@dbe7e3943a0a: 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@dbe7e3943a0a: 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.45.203", nas_pdu := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(677)@dbe7e3943a0a: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(677)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(680)11231960 HNBGW_Test.sgsn2-SCCP(676)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(676)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(677)@dbe7e3943a0a: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(680) HNBGW_Test.sgsn2-RAN(677)@dbe7e3943a0a: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(680)11371357 HNBGW_Test.sgsn2-SCCP(676)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(676)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(680)@dbe7e3943a0a: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(680)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(677)@dbe7e3943a0a: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(677)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(681)889890 HNBGW_Test.sgsn2-SCCP(676)@dbe7e3943a0a: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(676)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(677)@dbe7e3943a0a: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(681) HNBGW_Test.sgsn2-RAN(677)@dbe7e3943a0a: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(681)12181150 HNBGW_Test.sgsn2-SCCP(676)@dbe7e3943a0a: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(676)@dbe7e3943a0a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(681)@dbe7e3943a0a: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(681)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '080101D471000008292624000000001000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(674)@dbe7e3943a0a: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(674)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(682)14540183 HNBGW_Test.sgsn1-SCCP(673)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(673)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(674)@dbe7e3943a0a: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(682) HNBGW_Test.sgsn1-RAN(674)@dbe7e3943a0a: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(682)8951271 HNBGW_Test.sgsn1-SCCP(673)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(673)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(682)@dbe7e3943a0a: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(682)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(662)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(671)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc2-RAN(668)@dbe7e3943a0a: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(657)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(672)@dbe7e3943a0a: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(659)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(661)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(669)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-RAN(665)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(664)@dbe7e3943a0a: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(656)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(660)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(667)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(678)@dbe7e3943a0a: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(658)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(679)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(666)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(670)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(663)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(655)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(674)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(676)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(677)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(673)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(675)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(655): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(656): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(657): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(658): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(659): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(660): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(661): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(662): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(663): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-SCCP(664): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-RAN(665): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-M3UA(666): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc2-SCCP(667): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc2-RAN(668): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc2-M3UA(669): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(670): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(671): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(672): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(673): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-RAN(674): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(675): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(676): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn2-RAN(677): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(678): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(679): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(680): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(681): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(682): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Fri Oct 4 07:59:20 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=389033) Waiting for packet dumper to finish... 1 (prev_count=389033, count=394211) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Fri Oct 4 07:59: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_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@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_sgsnpool_nri_from_other_PLMN started. TC_sgsnpool_nri_from_other_PLMN-Iuh0(684)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_nri_from_other_PLMN-Iuh1(686)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(691)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(691)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(691)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-SCCP(689)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(694)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc1-M3UA(694)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(694)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc1-SCCP(692)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(697)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc2-M3UA(697)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(697)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc2-SCCP(695)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(700)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(700)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(700)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(698)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(703)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn1-M3UA(703)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(703)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn1-SCCP(701)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(706)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn2-M3UA(706)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(706)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn2-SCCP(704)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(691)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc1-M3UA(694)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc2-M3UA(697)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23909 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(700)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(703)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23908 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(706)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23910 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(690)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(690)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(693)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(693)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(696)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(696)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(699)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(699)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(702)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(702)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(705)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(705)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message MTC@dbe7e3943a0a: 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@dbe7e3943a0a: "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@dbe7e3943a0a: 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@dbe7e3943a0a: 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@dbe7e3943a0a: 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.45.203", nas_pdu := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(699)@dbe7e3943a0a: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(699)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(708)12021512 HNBGW_Test.sgsn0-SCCP(698)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(698)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(699)@dbe7e3943a0a: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(708) HNBGW_Test.sgsn0-RAN(699)@dbe7e3943a0a: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(708)12454802 HNBGW_Test.sgsn0-SCCP(698)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(698)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(708)@dbe7e3943a0a: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(708)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(705)@dbe7e3943a0a: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(705)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(709)11877469 HNBGW_Test.sgsn2-SCCP(704)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(704)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(705)@dbe7e3943a0a: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(709) HNBGW_Test.sgsn2-RAN(705)@dbe7e3943a0a: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(709)11813695 HNBGW_Test.sgsn2-SCCP(704)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(704)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(709)@dbe7e3943a0a: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(709)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(685)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc2-RAN(696)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(695)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-RAN(693)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(701)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(702)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(699)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(683)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(698)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(690)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(694)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(691)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(692)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(689)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(700)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(704)@dbe7e3943a0a: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(687)@dbe7e3943a0a: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(686)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(706)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(697)@dbe7e3943a0a: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(684)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(688)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(707)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(703)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(705)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(683): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(684): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(685): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(686): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(687): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(688): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(689): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(690): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(691): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-SCCP(692): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-RAN(693): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-M3UA(694): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc2-SCCP(695): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc2-RAN(696): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc2-M3UA(697): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(698): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(699): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(700): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(701): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-RAN(702): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(703): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(704): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn2-RAN(705): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(706): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(707): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(708): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(709): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Fri Oct 4 07:59:29 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=353538) Waiting for packet dumper to finish... 1 (prev_count=353538, count=358692) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: 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 ------ Fri Oct 4 07:59:32 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@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(711)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(713)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(718)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(718)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(718)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-SCCP(716)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(721)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc1-M3UA(721)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(721)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc1-SCCP(719)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(724)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(724)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(724)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(722)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(727)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn1-M3UA(727)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(727)@dbe7e3943a0a: ************************************************* MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(725)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(718)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc1-M3UA(721)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23907 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(724)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(727)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23908 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(717)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(720)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(720)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(723)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(723)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(726)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(726)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(717)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message MTC@dbe7e3943a0a: 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@dbe7e3943a0a: "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@dbe7e3943a0a: 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.45.203", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(723)@dbe7e3943a0a: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(723)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(729)3768269 HNBGW_Test.sgsn0-SCCP(722)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(722)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(723)@dbe7e3943a0a: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(729) HNBGW_Test.sgsn0-RAN(723)@dbe7e3943a0a: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(729)11473730 HNBGW_Test.sgsn0-SCCP(722)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(722)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(729)@dbe7e3943a0a: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(729)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(726)@dbe7e3943a0a: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(726)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(730)5471108 HNBGW_Test.sgsn1-SCCP(725)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(725)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(726)@dbe7e3943a0a: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(730) HNBGW_Test.sgsn1-RAN(726)@dbe7e3943a0a: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(730)3794509 HNBGW_Test.sgsn1-SCCP(725)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(725)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(730)@dbe7e3943a0a: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(730)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: "disconnecting msc0" HNBGW_Test.sgsn0-RAN(723)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(724)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(722)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: 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.45.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)@dbe7e3943a0a: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(729)3768269 HNBGW_Test.sgsn1-RAN(726)@dbe7e3943a0a: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(726)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731)1336279 HNBGW_Test.sgsn1-SCCP(725)@dbe7e3943a0a: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(725)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(726)@dbe7e3943a0a: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731) HNBGW_Test.sgsn1-RAN(726)@dbe7e3943a0a: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731)126707 HNBGW_Test.sgsn1-SCCP(725)@dbe7e3943a0a: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(725)@dbe7e3943a0a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731)@dbe7e3943a0a: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(714)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(721)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(717)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(726)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(727)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(716)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(715)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(718)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(719)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc1-RAN(720)@dbe7e3943a0a: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(712)@dbe7e3943a0a: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(713)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(725)@dbe7e3943a0a: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(711)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(710)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(728)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(710): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(711): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(712): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(713): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(714): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(715): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(716): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(717): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(718): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-SCCP(719): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-RAN(720): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc1-M3UA(721): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(722): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(723): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(724): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(725): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-RAN(726): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(727): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(728): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(729): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(730): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Fri Oct 4 07:59:38 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=285035) Waiting for packet dumper to finish... 1 (prev_count=285035, count=345494) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: 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 ------ Fri Oct 4 07:59: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_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@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(733)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(735)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(740)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(740)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(740)@dbe7e3943a0a: ************************************************* MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(738)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(743)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(743)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(743)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(741)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(740)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(743)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(739)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(739)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(742)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(742)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message MTC@dbe7e3943a0a: 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@dbe7e3943a0a: "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@dbe7e3943a0a: 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.45.203", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(742)@dbe7e3943a0a: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(742)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(745)5363002 HNBGW_Test.sgsn0-SCCP(741)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(741)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(742)@dbe7e3943a0a: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(745) HNBGW_Test.sgsn0-RAN(742)@dbe7e3943a0a: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(745)7985422 HNBGW_Test.sgsn0-SCCP(741)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(741)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(745)@dbe7e3943a0a: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(745)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(742)@dbe7e3943a0a: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(742)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(746)10773079 HNBGW_Test.sgsn0-SCCP(741)@dbe7e3943a0a: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(741)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(742)@dbe7e3943a0a: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(746) HNBGW_Test.sgsn0-RAN(742)@dbe7e3943a0a: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(746)10047125 HNBGW_Test.sgsn0-SCCP(741)@dbe7e3943a0a: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(741)@dbe7e3943a0a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(746)@dbe7e3943a0a: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(746)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: "connecting cnlink 1" MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(749)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn1-M3UA(749)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(749)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn1-SCCP(747)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 HNBGW_Test.sgsn1-M3UA(749)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23908 to server: "172.18.45.200":2905 association #8 MTC@dbe7e3943a0a: 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.45.203", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(748)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(748)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(748)@dbe7e3943a0a: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(748)@dbe7e3943a0a: 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)@dbe7e3943a0a: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(750)849068 HNBGW_Test.sgsn1-SCCP(747)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(747)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(748)@dbe7e3943a0a: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(750) HNBGW_Test.sgsn1-RAN(748)@dbe7e3943a0a: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(750)3837552 HNBGW_Test.sgsn1-SCCP(747)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(747)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(750)@dbe7e3943a0a: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(750)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: 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@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(734)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(748)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(739)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(743)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(749)@dbe7e3943a0a: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(736)@dbe7e3943a0a: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(733)@dbe7e3943a0a: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(735)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(742)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(732)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(738)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(747)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(740)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(741)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(737)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(744)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(732): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(733): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(734): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(735): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(736): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(737): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(738): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(739): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(740): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(741): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(742): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(743): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(744): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(745): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(746): pass (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(747): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-RAN(748): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(749): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(750): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Fri Oct 4 07:59:48 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=255546) Waiting for packet dumper to finish... 1 (prev_count=255546, count=332798) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Fri Oct 4 07:59: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_second_rab_assignment.pcap" >/data/HNBGW_Tests.TC_second_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_second_rab_assignment started. TC_second_rab_assignment-Iuh0(752)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(757)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(757)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(757)@dbe7e3943a0a: ************************************************* MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(755)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(760)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(760)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(760)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(758)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(757)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(760)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(756)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(756)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(759)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(759)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(761)@dbe7e3943a0a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(762) HNBGW_Test.msc0-RAN(756)@dbe7e3943a0a: f_create_expect(l3 := '98C182855441BE710946'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(756)@dbe7e3943a0a: Created Expect[0] for '98C182855441BE710946'O to be handled at TC_second_rab_assignment0(762) TC_second_rab_assignment-Iuh0-RUA(753)@dbe7e3943a0a: Added conn table entry 0TC_second_rab_assignment0(762)14358351 HNBGW_Test.msc0-SCCP(755)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc0-SCCP(755)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(756)@dbe7e3943a0a: Found Expect[0] for l3='98C182855441BE710946'O handled at TC_second_rab_assignment0(762) HNBGW_Test.msc0-RAN(756)@dbe7e3943a0a: Added conn table entry 0TC_second_rab_assignment0(762)16581840 HNBGW_Test.msc0-SCCP(755)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(755)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_second_rab_assignment0(762)@dbe7e3943a0a: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(755)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(755)@dbe7e3943a0a: vl_len:91 HNBGW_Test.msc0-SCCP(755)@dbe7e3943a0a: vl_from0 HNBGW_Test.msc0-SCCP(755)@dbe7e3943a0a: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(761)@dbe7e3943a0a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "db174f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "db174f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.45.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)@dbe7e3943a0a: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "db174f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "db174f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.45.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)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(762)@dbe7e3943a0a: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "db174f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "db174f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.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)@dbe7e3943a0a: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "db174f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "db174f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.45.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)@dbe7e3943a0a: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(755)@dbe7e3943a0a: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(755)@dbe7e3943a0a: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(755)@dbe7e3943a0a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(762)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(755)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(755)@dbe7e3943a0a: vl_len:63 HNBGW_Test.msc0-SCCP(755)@dbe7e3943a0a: vl_from0 HNBGW_Test.msc0-SCCP(755)@dbe7e3943a0a: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O TC_second_rab_assignment0(762)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(755)@dbe7e3943a0a: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(755)@dbe7e3943a0a: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(755)@dbe7e3943a0a: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(755)@dbe7e3943a0a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(762)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(755)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(755)@dbe7e3943a0a: vl_len:12 HNBGW_Test.msc0-SCCP(755)@dbe7e3943a0a: vl_from0 HNBGW_Test.msc0-SCCP(755)@dbe7e3943a0a: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_second_rab_assignment0(762)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(762)@dbe7e3943a0a: Warning: Re-starting timer T, which is already active (running or expired). TC_second_rab_assignment0(762)@dbe7e3943a0a: DLCX{ line := { verb := "DLCX", trans_id := "27", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "db174f17" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(762)@dbe7e3943a0a: DLCX{ line := { verb := "DLCX", trans_id := "28", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "db174f17" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(762)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(755)@dbe7e3943a0a: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(755)@dbe7e3943a0a: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(755)@dbe7e3943a0a: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(755)@dbe7e3943a0a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(762)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(762)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes TC_second_rab_assignment-Iuh0-RUA(753)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(756)@dbe7e3943a0a: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(752)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(751)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(759)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(761)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(758)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(755)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(757)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(760)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(754)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(751): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_second_rab_assignment-Iuh0(752): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(753): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(754): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(755): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(756): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(757): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(758): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(759): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(760): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(761): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_second_rab_assignment0(762): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_second_rab_assignment finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Fri Oct 4 07:59:54 UTC 2024 ====== HNBGW_Tests.TC_second_rab_assignment pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_second_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=227115) Waiting for packet dumper to finish... 1 (prev_count=227115, count=227613) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Fri Oct 4 07:59: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_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@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_hnb_reregister_reuse_sctp_assoc started. TC_hnb_reregister_reuse_sctp_assoc-Iuh0(764)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(769)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(769)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(769)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-SCCP(767)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(772)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-M3UA(772)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(772)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(770)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(769)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(772)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(768)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(768)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(771)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(771)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message MTC@dbe7e3943a0a: setverdict(pass): none -> pass MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: talloc reports "struct hnb_context" x 1, expecting 1 MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(768)@dbe7e3943a0a: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(765)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(767)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(763)@dbe7e3943a0a: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(764)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(771)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(766)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(770)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(772)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(769)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(773)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(763): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(764): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(765): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(766): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(767): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(768): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(769): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(770): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(771): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(772): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(773): none (pass -> pass) MTC@dbe7e3943a0a: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Fri Oct 4 07:59:59 UTC 2024 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=91063) Waiting for packet dumper to finish... 1 (prev_count=91063, count=149338) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Fri Oct 4 08:00: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_apply_sccp.pcap" >/data/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@dbe7e3943a0a: Test case TC_apply_sccp started. TC_apply_sccp-Iuh0(775)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_apply_sccp-Iuh1(777)@dbe7e3943a0a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(782)@dbe7e3943a0a: ************************************************* HNBGW_Test.msc0-M3UA(782)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(782)@dbe7e3943a0a: ************************************************* MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(780)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(785)@dbe7e3943a0a: ************************************************* MTC@dbe7e3943a0a: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(785)@dbe7e3943a0a: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(785)@dbe7e3943a0a: ************************************************* HNBGW_Test.sgsn0-SCCP(783)@dbe7e3943a0a: v_sccp_pdu_maxlen:268 MTC@dbe7e3943a0a: setverdict(pass): none -> pass MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(782)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23905 to server: "172.18.45.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(785)@dbe7e3943a0a: SCTP_ConnectResult -> connection established from: "172.18.45.203":23906 to server: "172.18.45.200":2905 association #8 HNBGW_Test.msc0-RAN(781)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(781)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(784)@dbe7e3943a0a: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(784)@dbe7e3943a0a: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(781)@dbe7e3943a0a: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(781)@dbe7e3943a0a: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(787) TC_apply_sccp-Iuh0-RUA(776)@dbe7e3943a0a: Added conn table entry 0TC_apply_sccp0(787)11760591 HNBGW_Test.msc0-SCCP(780)@dbe7e3943a0a: First idle individual index:0 HNBGW_Test.msc0-SCCP(780)@dbe7e3943a0a: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(781)@dbe7e3943a0a: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(787) HNBGW_Test.msc0-RAN(781)@dbe7e3943a0a: Added conn table entry 0TC_apply_sccp0(787)12941061 HNBGW_Test.msc0-SCCP(780)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(780)@dbe7e3943a0a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(787)@dbe7e3943a0a: setverdict(pass): none -> pass TC_apply_sccp0(787)@dbe7e3943a0a: "Changing SCCP address, don't apply yet" HNBGW_Test.msc0-SCCP(780)@dbe7e3943a0a: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(780)@dbe7e3943a0a: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(780)@dbe7e3943a0a: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(780)@dbe7e3943a0a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(787)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(780)@dbe7e3943a0a: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(780)@dbe7e3943a0a: vl_len:22 HNBGW_Test.msc0-SCCP(780)@dbe7e3943a0a: vl_from0 HNBGW_Test.msc0-SCCP(780)@dbe7e3943a0a: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A8BA2284BD40845773AA5'O TC_apply_sccp0(787)@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(787)@dbe7e3943a0a: "Apply SCCP address changes" HNBGW_Test.msc0-SCCP(780)@dbe7e3943a0a: Session index based on local reference:0 HNBGW_Test.msc0-RAN(781)@dbe7e3943a0a: Deleted conn table entry 0TC_apply_sccp0(787)12941061 TC_apply_sccp-Iuh0-RUA(776)@dbe7e3943a0a: Deleted conn table entry 0TC_apply_sccp0(787)11760591 TC_apply_sccp0(787)@dbe7e3943a0a: Final verdict of PTC: pass MTC@dbe7e3943a0a: ok: talloc reports "asn1_context" = 1 bytes TC_apply_sccp-Iuh0-RUA(776)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-RAN(781)@dbe7e3943a0a: Final verdict of PTC: none TC_apply_sccp-Iuh1(777)@dbe7e3943a0a: Final verdict of PTC: none TC_apply_sccp-Iuh0(775)@dbe7e3943a0a: Final verdict of PTC: none VirtHNBGW-STATS(774)@dbe7e3943a0a: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(778)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(784)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(780)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(783)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(782)@dbe7e3943a0a: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(785)@dbe7e3943a0a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(779)@dbe7e3943a0a: Final verdict of PTC: none HNBGW-MGCP(786)@dbe7e3943a0a: Final verdict of PTC: none MTC@dbe7e3943a0a: setverdict(pass): pass -> pass, component reason not changed MTC@dbe7e3943a0a: Setting final verdict of the test case. MTC@dbe7e3943a0a: Local verdict of MTC: pass MTC@dbe7e3943a0a: Local verdict of PTC VirtHNBGW-STATS(774): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_apply_sccp-Iuh0(775): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(776): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_apply_sccp-Iuh1(777): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(778): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC IPA-CTRL-CLI-IPA(779): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-SCCP(780): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-RAN(781): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.msc0-M3UA(782): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(783): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-RAN(784): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(785): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC HNBGW-MGCP(786): none (pass -> pass) MTC@dbe7e3943a0a: Local verdict of PTC TC_apply_sccp0(787): pass (pass -> pass) MTC@dbe7e3943a0a: Test case TC_apply_sccp finished. Verdict: pass MTC@dbe7e3943a0a: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Fri Oct 4 08:00:10 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 172.18.45.20:4261 to HNBGW_Tests.TC_apply_sccp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=179895) Waiting for packet dumper to finish... 1 (prev_count=179895, count=204273) MTC@dbe7e3943a0a: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@dbe7e3943a0a: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@dbe7e3943a0a: Terminating MTC. MC@dbe7e3943a0a: MTC terminated. MC2> exit MC@dbe7e3943a0a: Shutting down session. MC@dbe7e3943a0a: 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->FAIL 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->FAIL 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: FAIL HNBGW_Tests.TC_hnb_disconnected_timeout NEW: PASS HNBGW_Tests.TC_ps_rab_assignment_with_pfcp Summary: pass->FAIL: 2 NEW: FAIL: 1 pass: 44 NEW: PASS: 1 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-1001-hnbgw + docker kill jenkins-ttcn3-hnbgw-test-1001-hnbgw jenkins-ttcn3-hnbgw-test-1001-hnbgw + docker wait jenkins-ttcn3-hnbgw-test-1001-hnbgw 137 + docker_kill_wait jenkins-ttcn3-hnbgw-test-1001-stp + docker kill jenkins-ttcn3-hnbgw-test-1001-stp jenkins-ttcn3-hnbgw-test-1001-stp + docker wait jenkins-ttcn3-hnbgw-test-1001-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/logs/with-pfcp/hnbgw-tester/junit-xml-with-pfcp-21.log + network_clean + docker network inspect ttcn3-hnbgw-test-45 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-hnbgw-test-45 + docker network remove ttcn3-hnbgw-test-45 ttcn3-hnbgw-test-45 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache:/cache --name jenkins-ttcn3-hnbgw-test-1001-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/logs/hnbgw-tester/junit-xml-21.log Rate counter mismatch: "hnb" 0 "iuh:established" is at -1 but expected 1 HNBGW_Tests.ttcn:3009 HNBGW_Tests control part HNBGW_Tests.ttcn:1136 TC_hnb_disconnected_timeout testcase Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE