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/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 32 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision da8b6e46d32b77c4648a7cfd70ca849118798d0d (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f da8b6e46d32b77c4648a7cfd70ca849118798d0d # timeout=10 Commit message: "jenkins-common: Treat -asan builds the same as -master" > git rev-list --no-walk da8b6e46d32b77c4648a7cfd70ca849118798d0d # timeout=10 [ttcn3-hnbgw-test] $ /bin/sh -xe /tmp/jenkins8435911586661208836.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-888 = 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=sysmocom/master \ --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=sysmocom/2.14 \ --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.75kB done #2 DONE 0.1s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load build context #4 DONE 0.0s #5 [auth] sharing credentials for registry.osmocom.org #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:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #8 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #8 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f 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-gsm-manuals/+/master?format=TEXT #10 DONE 0.2s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #11 DONE 0.2s #4 [internal] load build context #4 transferring context: 1.96kB done #4 DONE 0.0s #12 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #12 CACHED #13 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #13 CACHED #14 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #14 CACHED #15 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #15 CACHED #16 [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 #16 CACHED #17 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #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 [ 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 #19 CACHED #20 [ 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@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #20 CACHED #21 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #21 CACHED #22 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #22 CACHED #23 [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 #23 CACHED #24 [ 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 #24 CACHED #25 [ 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/ #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:6a4745a1978519bf2f920e8aa6cf2a9ae86170ebd4b0a92c3f908ca2ee92ace0 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 6a4745a19785 + 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=sysmocom/master \ --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=sysmocom/2.14 \ -t osmocom-build/osmo-stp-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.23kB done #2 DONE 0.0s #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-sccp/+/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-sccp.git #9 CACHED #10 [5/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMO-SCCP/+/MASTER?FORMAT=TEXT /tmp/commit-libosmo-sccp #10 CACHED #11 [6/7] RUN CD libosmo-sccp && 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:cfa25486ee991a53301262764d5aa54d3078f6ee019b8d360aa24fc9bd49b5aa 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 cfa25486ee99 + 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.4.0.56.0a25.202406132026 amd64 Development headers for Osmocom network interface ii libosmocodec4:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo coding library ii libosmocore 1.9.0.208.10d4d.202406132026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.208.10d4d.202406132026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.56.0a25.202406132026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo VTY library ii osmocom-nightly 202406132026 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=sysmocom/master \ --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=sysmocom/2.14 \ --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.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.75kB done #2 DONE 0.0s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/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:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #8 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #8 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f 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.2s #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 [ 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 #12 CACHED #13 [ 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 #13 CACHED #14 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #14 CACHED #15 [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 #15 CACHED #16 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #16 CACHED #17 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #17 CACHED #18 [ 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@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #18 CACHED #19 [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 #19 CACHED #20 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #20 CACHED #21 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #21 CACHED #22 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #22 CACHED #23 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #23 CACHED #24 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #24 CACHED #25 [ 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/ #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:6a4745a1978519bf2f920e8aa6cf2a9ae86170ebd4b0a92c3f908ca2ee92ace0 0.0s 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 6a4745a19785 + 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=sysmocom/master \ --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=sysmocom/2.14 \ -t osmocom-build/osmo-hnbgw-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.16kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-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 [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 #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-hnbgw/+/master?format=TEXT #7 CACHED #4 [internal] load build context #4 transferring context: 864B done #4 DONE 0.0s #6 [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 #6 0.401 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.401 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.401 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.401 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.932 Reading package lists... #6 1.198 Reading package lists... #6 1.443 Building dependency tree... #6 1.497 Reading state information... #6 1.561 The following additional packages will be installed: #6 1.561 libasn1c1 libosmo-gtlv-dev libosmo-gtlv1 libosmo-hnbap0 #6 1.561 libosmo-mgcp-client12 libosmo-pfcp0 libosmo-ranap7 libosmo-rua0 #6 1.561 libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore #6 1.561 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #6 1.561 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 #6 1.561 osmocom-nightly #6 1.574 The following NEW packages will be installed: #6 1.574 libasn1c-dev libasn1c1 libosmo-abis-dev libosmo-gtlv-dev libosmo-gtlv1 #6 1.574 libosmo-hnbap-dev libosmo-hnbap0 libosmo-mgcp-client-dev #6 1.574 libosmo-mgcp-client12 libosmo-netif-dev libosmo-pfcp-dev libosmo-pfcp0 #6 1.574 libosmo-ranap-dev libosmo-ranap7 libosmo-rua-dev libosmo-rua0 #6 1.574 libosmo-sigtran-dev libosmo-sigtran9 libosmoabis13 libosmocodec4 #6 1.574 libosmocoding0 libosmocore libosmocore-dev libosmocore21 libosmoctrl0 #6 1.574 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 #6 1.574 libosmotrau2 libosmousb0 libosmovty13 osmocom-nightly #6 1.595 0 upgraded, 34 newly installed, 0 to remove and 0 not upgraded. #6 1.595 Need to get 3927 kB of archives. #6 1.595 After this operation, 17.8 MB of additional disk space will be used. #6 1.595 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202406132026 [1180 B] #6 1.619 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.208.10d4d.202406132026 [164 kB] #6 1.623 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.208.10d4d.202406132026 [46.0 kB] #6 1.624 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.22.945b.202406132026 [29.5 kB] #6 1.625 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.208.10d4d.202406132026 [65.4 kB] #6 1.626 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.208.10d4d.202406132026 [222 kB] #6 1.629 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.208.10d4d.202406132026 [98.5 kB] #6 1.630 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.22.945b.202406132026 [72.6 kB] #6 1.632 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.22.945b.202406132026 [112 kB] #6 1.634 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv1 0.3.0.5.1ffb.202406132026 [16.4 kB] #6 1.635 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.208.10d4d.202406132026 [66.0 kB] #6 1.637 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.208.10d4d.202406132026 [173 kB] #6 1.640 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.208.10d4d.202406132026 [54.4 kB] #6 1.641 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.208.10d4d.202406132026 [58.6 kB] #6 1.643 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.208.10d4d.202406132026 [45.3 kB] #6 1.645 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.208.10d4d.202406132026 [38.6 kB] #6 1.647 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.208.10d4d.202406132026 [840 kB] #6 1.655 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv-dev 0.3.0.5.1ffb.202406132026 [57.2 kB] #6 1.655 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.56.0a25.202406132026 [52.5 kB] #6 1.656 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.56.0a25.202406132026 [64.6 kB] #6 1.656 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp0 0.3.0.5.1ffb.202406132026 [40.6 kB] #6 1.657 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp-dev 0.3.0.5.1ffb.202406132026 [169 kB] #6 1.658 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran9 1.8.0.67.fb30.202406132026 [123 kB] #6 1.659 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 1.8.0.67.fb30.202406132026 [581 kB] #6 1.665 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.36.2.5324.202406132026 [75.2 kB] #6 1.666 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dev 0.9.36.2.5324.202406132026 [106 kB] #6 1.667 Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap0 1.5.1.9.342f.202406132026 [51.5 kB] #6 1.667 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap-dev 1.5.1.9.342f.202406132026 [24.7 kB] #6 1.667 Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client12 1.12.1.50.fa393.202406132026 [56.5 kB] #6 1.668 Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client-dev 1.12.1.50.fa393.202406132026 [65.3 kB] #6 1.669 Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.5.1.9.342f.202406132026 [223 kB] #6 1.671 Get:32 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dev 1.5.1.9.342f.202406132026 [91.9 kB] #6 1.672 Get:33 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua0 1.5.1.9.342f.202406132026 [28.0 kB] #6 1.672 Get:34 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua-dev 1.5.1.9.342f.202406132026 [14.5 kB] #6 1.787 debconf: delaying package configuration, since apt-utils is not installed #6 1.836 Fetched 3927 kB in 0s (41.3 MB/s) #6 1.904 Selecting previously unselected package osmocom-nightly. #6 1.904 (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 ... 117415 files and directories currently installed.) #6 1.942 Preparing to unpack .../00-osmocom-nightly_202406132026_amd64.deb ... #6 1.958 Unpacking osmocom-nightly (202406132026) ... #6 2.090 Selecting previously unselected package libosmocore21:amd64. #6 2.098 Preparing to unpack .../01-libosmocore21_1.9.0.208.10d4d.202406132026_amd64.deb ... #6 2.134 Unpacking libosmocore21:amd64 (1.9.0.208.10d4d.202406132026) ... #6 2.285 Selecting previously unselected package libosmocodec4:amd64. #6 2.303 Preparing to unpack .../02-libosmocodec4_1.9.0.208.10d4d.202406132026_amd64.deb ... #6 2.321 Unpacking libosmocodec4:amd64 (1.9.0.208.10d4d.202406132026) ... #6 2.464 Selecting previously unselected package libosmotrau2:amd64. #6 2.482 Preparing to unpack .../03-libosmotrau2_1.5.1.22.945b.202406132026_amd64.deb ... #6 2.500 Unpacking libosmotrau2:amd64 (1.5.1.22.945b.202406132026) ... #6 2.645 Selecting previously unselected package libosmoisdn0:amd64. #6 2.663 Preparing to unpack .../04-libosmoisdn0_1.9.0.208.10d4d.202406132026_amd64.deb ... #6 2.680 Unpacking libosmoisdn0:amd64 (1.9.0.208.10d4d.202406132026) ... #6 2.825 Selecting previously unselected package libosmogsm20:amd64. #6 2.843 Preparing to unpack .../05-libosmogsm20_1.9.0.208.10d4d.202406132026_amd64.deb ... #6 2.861 Unpacking libosmogsm20:amd64 (1.9.0.208.10d4d.202406132026) ... #6 3.010 Selecting previously unselected package libosmovty13:amd64. #6 3.017 Preparing to unpack .../06-libosmovty13_1.9.0.208.10d4d.202406132026_amd64.deb ... #6 3.035 Unpacking libosmovty13:amd64 (1.9.0.208.10d4d.202406132026) ... #6 3.193 Selecting previously unselected package libosmoabis13:amd64. #6 3.211 Preparing to unpack .../07-libosmoabis13_1.5.1.22.945b.202406132026_amd64.deb ... #6 3.229 Unpacking libosmoabis13:amd64 (1.5.1.22.945b.202406132026) ... #6 3.367 Selecting previously unselected package libosmo-abis-dev:amd64. #6 3.385 Preparing to unpack .../08-libosmo-abis-dev_1.5.1.22.945b.202406132026_amd64.deb ... #6 3.403 Unpacking libosmo-abis-dev:amd64 (1.5.1.22.945b.202406132026) ... #6 3.550 Selecting previously unselected package libosmo-gtlv1:amd64. #6 3.569 Preparing to unpack .../09-libosmo-gtlv1_0.3.0.5.1ffb.202406132026_amd64.deb ... #6 3.586 Unpacking libosmo-gtlv1:amd64 (0.3.0.5.1ffb.202406132026) ... #6 3.722 Selecting previously unselected package libosmocoding0:amd64. #6 3.740 Preparing to unpack .../10-libosmocoding0_1.9.0.208.10d4d.202406132026_amd64.deb ... #6 3.758 Unpacking libosmocoding0:amd64 (1.9.0.208.10d4d.202406132026) ... #6 3.904 Selecting previously unselected package libosmogb14:amd64. #6 3.912 Preparing to unpack .../11-libosmogb14_1.9.0.208.10d4d.202406132026_amd64.deb ... #6 3.930 Unpacking libosmogb14:amd64 (1.9.0.208.10d4d.202406132026) ... #6 4.077 Selecting previously unselected package libosmoctrl0:amd64. #6 4.085 Preparing to unpack .../12-libosmoctrl0_1.9.0.208.10d4d.202406132026_amd64.deb ... #6 4.103 Unpacking libosmoctrl0:amd64 (1.9.0.208.10d4d.202406132026) ... #6 4.239 Selecting previously unselected package libosmosim2:amd64. #6 4.246 Preparing to unpack .../13-libosmosim2_1.9.0.208.10d4d.202406132026_amd64.deb ... #6 4.268 Unpacking libosmosim2:amd64 (1.9.0.208.10d4d.202406132026) ... #6 4.402 Selecting previously unselected package libosmousb0:amd64. #6 4.411 Preparing to unpack .../14-libosmousb0_1.9.0.208.10d4d.202406132026_amd64.deb ... #6 4.427 Unpacking libosmousb0:amd64 (1.9.0.208.10d4d.202406132026) ... #6 4.539 Selecting previously unselected package libosmocore. #6 4.557 Preparing to unpack .../15-libosmocore_1.9.0.208.10d4d.202406132026_amd64.deb ... #6 4.574 Unpacking libosmocore (1.9.0.208.10d4d.202406132026) ... #6 4.700 Selecting previously unselected package libosmocore-dev:amd64. #6 4.718 Preparing to unpack .../16-libosmocore-dev_1.9.0.208.10d4d.202406132026_amd64.deb ... #6 4.736 Unpacking libosmocore-dev:amd64 (1.9.0.208.10d4d.202406132026) ... #6 4.893 Selecting previously unselected package libosmo-gtlv-dev:amd64. #6 4.911 Preparing to unpack .../17-libosmo-gtlv-dev_0.3.0.5.1ffb.202406132026_amd64.deb ... #6 4.931 Unpacking libosmo-gtlv-dev:amd64 (0.3.0.5.1ffb.202406132026) ... #6 5.077 Selecting previously unselected package libosmonetif11:amd64. #6 5.095 Preparing to unpack .../18-libosmonetif11_1.4.0.56.0a25.202406132026_amd64.deb ... #6 5.113 Unpacking libosmonetif11:amd64 (1.4.0.56.0a25.202406132026) ... #6 5.247 Selecting previously unselected package libosmo-netif-dev:amd64. #6 5.265 Preparing to unpack .../19-libosmo-netif-dev_1.4.0.56.0a25.202406132026_amd64.deb ... #6 5.283 Unpacking libosmo-netif-dev:amd64 (1.4.0.56.0a25.202406132026) ... #6 5.428 Selecting previously unselected package libosmo-pfcp0:amd64. #6 5.436 Preparing to unpack .../20-libosmo-pfcp0_0.3.0.5.1ffb.202406132026_amd64.deb ... #6 5.453 Unpacking libosmo-pfcp0:amd64 (0.3.0.5.1ffb.202406132026) ... #6 5.579 Selecting previously unselected package libosmo-pfcp-dev:amd64. #6 5.597 Preparing to unpack .../21-libosmo-pfcp-dev_0.3.0.5.1ffb.202406132026_amd64.deb ... #6 5.615 Unpacking libosmo-pfcp-dev:amd64 (0.3.0.5.1ffb.202406132026) ... #6 5.764 Selecting previously unselected package libosmo-sigtran9:amd64. #6 5.772 Preparing to unpack .../22-libosmo-sigtran9_1.8.0.67.fb30.202406132026_amd64.deb ... #6 5.790 Unpacking libosmo-sigtran9:amd64 (1.8.0.67.fb30.202406132026) ... #6 5.920 Selecting previously unselected package libosmo-sigtran-dev:amd64. #6 5.938 Preparing to unpack .../23-libosmo-sigtran-dev_1.8.0.67.fb30.202406132026_amd64.deb ... #6 5.956 Unpacking libosmo-sigtran-dev:amd64 (1.8.0.67.fb30.202406132026) ... #6 6.110 Selecting previously unselected package libasn1c1:amd64. #6 6.128 Preparing to unpack .../24-libasn1c1_0.9.36.2.5324.202406132026_amd64.deb ... #6 6.146 Unpacking libasn1c1:amd64 (0.9.36.2.5324.202406132026) ... #6 6.275 Selecting previously unselected package libasn1c-dev:amd64. #6 6.293 Preparing to unpack .../25-libasn1c-dev_0.9.36.2.5324.202406132026_amd64.deb ... #6 6.311 Unpacking libasn1c-dev:amd64 (0.9.36.2.5324.202406132026) ... #6 6.458 Selecting previously unselected package libosmo-hnbap0:amd64. #6 6.466 Preparing to unpack .../26-libosmo-hnbap0_1.5.1.9.342f.202406132026_amd64.deb ... #6 6.484 Unpacking libosmo-hnbap0:amd64 (1.5.1.9.342f.202406132026) ... #6 6.612 Selecting previously unselected package libosmo-hnbap-dev:amd64. #6 6.630 Preparing to unpack .../27-libosmo-hnbap-dev_1.5.1.9.342f.202406132026_amd64.deb ... #6 6.648 Unpacking libosmo-hnbap-dev:amd64 (1.5.1.9.342f.202406132026) ... #6 6.806 Selecting previously unselected package libosmo-mgcp-client12:amd64. #6 6.814 Preparing to unpack .../28-libosmo-mgcp-client12_1.12.1.50.fa393.202406132026_amd64.deb ... #6 6.832 Unpacking libosmo-mgcp-client12:amd64 (1.12.1.50.fa393.202406132026) ... #6 6.960 Selecting previously unselected package libosmo-mgcp-client-dev:amd64. #6 6.978 Preparing to unpack .../29-libosmo-mgcp-client-dev_1.12.1.50.fa393.202406132026_amd64.deb ... #6 6.996 Unpacking libosmo-mgcp-client-dev:amd64 (1.12.1.50.fa393.202406132026) ... #6 7.135 Selecting previously unselected package libosmo-ranap7:amd64. #6 7.142 Preparing to unpack .../30-libosmo-ranap7_1.5.1.9.342f.202406132026_amd64.deb ... #6 7.160 Unpacking libosmo-ranap7:amd64 (1.5.1.9.342f.202406132026) ... #6 7.297 Selecting previously unselected package libosmo-ranap-dev:amd64. #6 7.315 Preparing to unpack .../31-libosmo-ranap-dev_1.5.1.9.342f.202406132026_amd64.deb ... #6 7.334 Unpacking libosmo-ranap-dev:amd64 (1.5.1.9.342f.202406132026) ... #6 7.502 Selecting previously unselected package libosmo-rua0:amd64. #6 7.520 Preparing to unpack .../32-libosmo-rua0_1.5.1.9.342f.202406132026_amd64.deb ... #6 7.538 Unpacking libosmo-rua0:amd64 (1.5.1.9.342f.202406132026) ... #6 7.658 Selecting previously unselected package libosmo-rua-dev:amd64. #6 7.675 Preparing to unpack .../33-libosmo-rua-dev_1.5.1.9.342f.202406132026_amd64.deb ... #6 7.694 Unpacking libosmo-rua-dev:amd64 (1.5.1.9.342f.202406132026) ... #6 7.865 Setting up osmocom-nightly (202406132026) ... #6 7.919 Setting up libosmocore21:amd64 (1.9.0.208.10d4d.202406132026) ... #6 7.972 Setting up libosmousb0:amd64 (1.9.0.208.10d4d.202406132026) ... #6 8.026 Setting up libosmocodec4:amd64 (1.9.0.208.10d4d.202406132026) ... #6 8.080 Setting up libosmotrau2:amd64 (1.5.1.22.945b.202406132026) ... #6 8.134 Setting up libosmo-gtlv1:amd64 (0.3.0.5.1ffb.202406132026) ... #6 8.188 Setting up libasn1c1:amd64 (0.9.36.2.5324.202406132026) ... #6 8.242 Setting up libosmo-hnbap0:amd64 (1.5.1.9.342f.202406132026) ... #6 8.296 Setting up libosmovty13:amd64 (1.9.0.208.10d4d.202406132026) ... #6 8.350 Setting up libosmo-rua0:amd64 (1.5.1.9.342f.202406132026) ... #6 8.403 Setting up libosmoisdn0:amd64 (1.9.0.208.10d4d.202406132026) ... #6 8.457 Setting up libasn1c-dev:amd64 (0.9.36.2.5324.202406132026) ... #6 8.512 Setting up libosmo-mgcp-client12:amd64 (1.12.1.50.fa393.202406132026) ... #6 8.565 Setting up libosmo-mgcp-client-dev:amd64 (1.12.1.50.fa393.202406132026) ... #6 8.619 Setting up libosmo-rua-dev:amd64 (1.5.1.9.342f.202406132026) ... #6 8.673 Setting up libosmogsm20:amd64 (1.9.0.208.10d4d.202406132026) ... #6 8.730 Setting up libosmoabis13:amd64 (1.5.1.22.945b.202406132026) ... #6 8.783 Setting up libosmoctrl0:amd64 (1.9.0.208.10d4d.202406132026) ... #6 8.838 Setting up libosmo-hnbap-dev:amd64 (1.5.1.9.342f.202406132026) ... #6 8.891 Setting up libosmo-pfcp0:amd64 (0.3.0.5.1ffb.202406132026) ... #6 8.945 Setting up libosmogb14:amd64 (1.9.0.208.10d4d.202406132026) ... #6 8.999 Setting up libosmonetif11:amd64 (1.4.0.56.0a25.202406132026) ... #6 9.052 Setting up libosmo-abis-dev:amd64 (1.5.1.22.945b.202406132026) ... #6 9.106 Setting up libosmocoding0:amd64 (1.9.0.208.10d4d.202406132026) ... #6 9.160 Setting up libosmosim2:amd64 (1.9.0.208.10d4d.202406132026) ... #6 9.214 Setting up libosmocore (1.9.0.208.10d4d.202406132026) ... #6 9.289 Setting up libosmo-sigtran9:amd64 (1.8.0.67.fb30.202406132026) ... #6 9.342 Setting up libosmo-ranap7:amd64 (1.5.1.9.342f.202406132026) ... #6 9.396 Setting up libosmocore-dev:amd64 (1.9.0.208.10d4d.202406132026) ... #6 9.450 Setting up libosmo-netif-dev:amd64 (1.4.0.56.0a25.202406132026) ... #6 9.503 Setting up libosmo-gtlv-dev:amd64 (0.3.0.5.1ffb.202406132026) ... #6 9.557 Setting up libosmo-ranap-dev:amd64 (1.5.1.9.342f.202406132026) ... #6 9.610 Setting up libosmo-sigtran-dev:amd64 (1.8.0.67.fb30.202406132026) ... #6 9.665 Setting up libosmo-pfcp-dev:amd64 (0.3.0.5.1ffb.202406132026) ... #6 9.720 Processing triggers for libc-bin (2.36-9+deb12u7) ... #6 DONE 10.0s #8 [3/8] WORKDIR /TMP #8 DONE 0.2s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-hnbgw.git #9 0.323 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.404 Already on 'master' #11 0.404 Your branch is up to date with 'origin/master'. #11 0.405 refs/heads/master #11 0.409 HEAD is now at e29816e nft-kpi: remove X34 drifting: adjust delay by elapsed time #11 0.410 master #11 0.412 e29816eccca01c27e58c7247a79bb3df7ddcf741 #11 1.469 aclocal: warning: couldn't open directory 'm4': No such file or directory #11 2.632 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.632 libtoolize: copying file './ltmain.sh' #11 2.770 libtoolize: putting macros in 'm4'. #11 2.770 libtoolize: copying file 'm4/libtool.m4' #11 2.820 libtoolize: copying file 'm4/ltoptions.m4' #11 2.873 libtoolize: copying file 'm4/ltsugar.m4' #11 2.927 libtoolize: copying file 'm4/ltversion.m4' #11 2.982 libtoolize: copying file 'm4/lt~obsolete.m4' #11 3.073 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.073 libtoolize: and rerunning libtoolize and aclocal. #11 3.885 configure.ac:84: warning: The macro `AC_HEADER_STDC' is obsolete. #11 3.885 configure.ac:84: You should run autoupdate. #11 3.885 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 3.885 configure.ac:84: the top level #11 3.885 configure.ac:132: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.885 configure.ac:132: You should run autoupdate. #11 3.885 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.885 configure.ac:132: the top level #11 3.885 configure.ac:153: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.885 configure.ac:153: You should run autoupdate. #11 3.885 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.885 configure.ac:153: the top level #11 3.885 configure.ac:232: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 3.885 configure.ac:232: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 3.885 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 3.885 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 3.885 configure.ac:232: the top level #11 3.885 configure.ac:234: warning: AC_OUTPUT should be used without arguments. #11 3.885 configure.ac:234: You should run autoupdate. #11 4.391 configure.ac:23: installing './compile' #11 4.392 configure.ac:25: installing './config.guess' #11 4.394 configure.ac:25: installing './config.sub' #11 4.396 configure.ac:9: installing './install-sh' #11 4.398 configure.ac:9: installing './missing' #11 4.443 doc/charts/Makefile.am:10: warning: '%'-style pattern rules are a GNU make extension #11 4.443 doc/charts/Makefile.am:13: warning: '%'-style pattern rules are a GNU make extension #11 4.443 doc/charts/Makefile.am:18: warning: ':='-style assignments are not portable #11 4.495 src/osmo-hnbgw/Makefile.am: installing './depcomp' #11 4.576 checking for a BSD-compatible install... /usr/bin/install -c #11 4.580 checking whether build environment is sane... yes #11 4.586 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.587 checking for gawk... gawk #11 4.587 checking whether make sets $(MAKE)... yes #11 4.595 checking whether make supports nested variables... yes #11 4.599 checking whether make supports nested variables... (cached) yes #11 4.600 checking whether make sets $(MAKE)... (cached) yes #11 4.601 checking for gcc... gcc #11 4.640 checking whether the C compiler works... yes #11 4.681 checking for C compiler default output file name... a.out #11 4.682 checking for suffix of executables... #11 4.740 checking whether we are cross compiling... no #11 4.779 checking for suffix of object files... o #11 4.795 checking whether the compiler supports GNU C... yes #11 4.822 checking whether gcc accepts -g... yes #11 4.846 checking for gcc option to enable C11 features... none needed #11 4.878 checking whether gcc understands -c and -o together... yes #11 4.895 checking whether make supports the include directive... yes (GNU style) #11 4.903 checking dependency style of gcc... gcc3 #11 4.984 checking build system type... x86_64-pc-linux-gnu #11 5.092 checking host system type... x86_64-pc-linux-gnu #11 5.093 checking how to print strings... printf #11 5.122 checking for a sed that does not truncate output... /usr/bin/sed #11 5.124 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.125 checking for egrep... /usr/bin/grep -E #11 5.126 checking for fgrep... /usr/bin/grep -F #11 5.126 checking for ld used by gcc... /usr/bin/ld #11 5.128 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.130 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.131 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.143 checking whether ln -s works... yes #11 5.143 checking the maximum length of command line arguments... 1572864 #11 5.150 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.150 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.150 checking for /usr/bin/ld option to reload object files... -r #11 5.150 checking for file... file #11 5.151 checking for objdump... objdump #11 5.151 checking how to recognize dependent libraries... pass_all #11 5.151 checking for dlltool... no #11 5.152 checking how to associate runtime and link libraries... printf %s\n #11 5.152 checking for ar... ar #11 5.152 checking for archiver @FILE support... @ #11 5.186 checking for strip... strip #11 5.187 checking for ranlib... ranlib #11 5.188 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.281 checking for sysroot... no #11 5.281 checking for a working dd... /usr/bin/dd #11 5.283 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.301 checking for mt... no #11 5.301 checking if : is a manifest tool... no #11 5.311 checking for stdio.h... yes #11 5.342 checking for stdlib.h... yes #11 5.370 checking for string.h... yes #11 5.393 checking for inttypes.h... yes #11 5.410 checking for stdint.h... yes #11 5.436 checking for strings.h... yes #11 5.458 checking for sys/stat.h... yes #11 5.482 checking for sys/types.h... yes #11 5.505 checking for unistd.h... yes #11 5.521 checking for dlfcn.h... yes #11 5.545 checking for objdir... .libs #11 5.588 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.601 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.601 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.625 checking if gcc static flag -static works... yes #11 5.678 checking if gcc supports -c -o file.o... yes #11 5.691 checking if gcc supports -c -o file.o... (cached) yes #11 5.691 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.696 checking whether -lc should be explicitly linked in... no #11 5.722 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.798 checking how to hardcode library paths into programs... immediate #11 5.798 checking whether stripping libraries is possible... yes #11 5.799 checking if libtool supports shared libraries... yes #11 5.799 checking whether to build shared libraries... yes #11 5.800 checking whether to build static libraries... yes #11 5.800 checking for pkg-config... /usr/bin/pkg-config #11 5.800 checking for pkg-config... /usr/bin/pkg-config #11 5.801 checking pkg-config is at least version 0.20... yes #11 5.802 checking for library containing sctp_recvmsg... -lsctp #11 5.882 checking for libasn1c >= 0.9.30... yes #11 5.886 checking for libosmocore >= 1.9.0... yes #11 5.891 checking for libosmovty >= 1.9.0... yes #11 5.897 checking for libosmoctrl >= 1.9.0... yes #11 5.907 checking for libosmogsm >= 1.9.0... yes #11 5.924 checking for libosmo-netif >= 1.4.0... yes #11 5.942 checking for libosmo-sigtran >= 1.8.0... yes #11 5.960 checking for libosmo-rua >= 1.5.0... yes #11 5.979 checking for libosmo-ranap >= 1.5.0... yes #11 5.999 checking for libosmo-hnbap >= 1.5.0... yes #11 6.018 checking for libosmo-mgcp-client >= 1.12.0... yes #11 6.036 checking for libosmo-pfcp >= 0.3.0... yes #11 6.056 checking for egrep... (cached) /usr/bin/grep -E #11 6.057 checking if gcc supports -fvisibility=hidden... yes #11 6.092 checking whether to enable code coverage support... no #11 6.093 checking whether to enable VTY/CTRL tests... no #11 6.099 CFLAGS=" -std=gnu11" #11 6.099 CPPFLAGS="" #11 6.152 checking that generated files are newer than configure... done #11 6.154 configure: creating ./config.status #11 7.254 config.status: creating include/Makefile #11 7.293 config.status: creating include/osmocom/Makefile #11 7.333 config.status: creating include/osmocom/hnbgw/Makefile #11 7.372 config.status: creating src/Makefile #11 7.412 config.status: creating src/osmo-hnbgw/Makefile #11 7.452 config.status: creating tests/Makefile #11 7.492 config.status: creating tests/atlocal #11 7.532 config.status: creating tests/ranap_rab_ass/Makefile #11 7.572 config.status: creating tests/umts_cell_id/Makefile #11 7.612 config.status: creating doc/Makefile #11 7.652 config.status: creating doc/examples/Makefile #11 7.691 config.status: creating doc/manuals/Makefile #11 7.730 config.status: creating doc/charts/Makefile #11 7.769 config.status: creating contrib/Makefile #11 7.809 config.status: creating contrib/systemd/Makefile #11 7.849 config.status: creating Makefile #11 7.880 config.status: creating config.h #11 7.914 config.status: executing tests/atconfig commands #11 7.921 config.status: executing depfiles commands #11 8.282 config.status: executing libtool commands #11 8.397 echo 1.5.0.78-e298 > .version-t && mv .version-t .version #11 8.403 make install-recursive #11 8.411 make[1]: Entering directory '/tmp/osmo-hnbgw' #11 8.419 Making install in include #11 8.424 make[2]: Entering directory '/tmp/osmo-hnbgw/include' #11 8.433 Making install in osmocom #11 8.438 make[3]: Entering directory '/tmp/osmo-hnbgw/include/osmocom' #11 8.446 Making install in hnbgw #11 8.451 make[4]: Entering directory '/tmp/osmo-hnbgw/include/osmocom/hnbgw' #11 8.457 make[5]: Entering directory '/tmp/osmo-hnbgw/include/osmocom/hnbgw' #11 8.457 make[5]: Nothing to be done for 'install-exec-am'. #11 8.457 make[5]: Nothing to be done for 'install-data-am'. #11 8.457 make[5]: Leaving directory '/tmp/osmo-hnbgw/include/osmocom/hnbgw' #11 8.457 make[4]: Leaving directory '/tmp/osmo-hnbgw/include/osmocom/hnbgw' #11 8.462 make[4]: Entering directory '/tmp/osmo-hnbgw/include/osmocom' #11 8.468 make[5]: Entering directory '/tmp/osmo-hnbgw/include/osmocom' #11 8.468 make[5]: Nothing to be done for 'install-exec-am'. #11 8.468 make[5]: Nothing to be done for 'install-data-am'. #11 8.468 make[5]: Leaving directory '/tmp/osmo-hnbgw/include/osmocom' #11 8.468 make[4]: Leaving directory '/tmp/osmo-hnbgw/include/osmocom' #11 8.469 make[3]: Leaving directory '/tmp/osmo-hnbgw/include/osmocom' #11 8.474 make[3]: Entering directory '/tmp/osmo-hnbgw/include' #11 8.480 make[4]: Entering directory '/tmp/osmo-hnbgw/include' #11 8.480 make[4]: Nothing to be done for 'install-exec-am'. #11 8.480 make[4]: Nothing to be done for 'install-data-am'. #11 8.480 make[4]: Leaving directory '/tmp/osmo-hnbgw/include' #11 8.481 make[3]: Leaving directory '/tmp/osmo-hnbgw/include' #11 8.482 make[2]: Leaving directory '/tmp/osmo-hnbgw/include' #11 8.482 Making install in src #11 8.487 make[2]: Entering directory '/tmp/osmo-hnbgw/src' #11 8.495 Making install in osmo-hnbgw #11 8.502 make[3]: Entering directory '/tmp/osmo-hnbgw/src/osmo-hnbgw' #11 8.504 CC osmo_hnbgw_main.o #11 8.505 CC hnbgw.lo #11 8.506 CC hnbgw_hnbap.lo #11 8.507 CC hnbgw_l3.lo #11 8.508 CC hnbgw_rua.lo #11 8.509 CC hnbgw_ranap.lo #11 8.510 CC hnbgw_vty.lo #11 8.525 CC context_map.lo #11 8.526 CC context_map_rua.lo #11 8.527 CC context_map_sccp.lo #11 8.528 CC hnbgw_cn.lo #11 8.529 CC cnlink.lo #11 8.530 CC ranap_rab_ass.lo #11 8.532 CC mgw_fsm.lo #11 8.532 CC kpi_dtap.lo #11 8.533 CC kpi_ranap.lo #11 8.534 CC tdefs.lo #11 8.537 CC nft_kpi.lo #11 8.538 CC hnbgw_pfcp.lo #11 8.539 CC ps_rab_ass_fsm.lo #11 8.691 CC ps_rab_fsm.lo #11 8.743 mgw_fsm.c: In function 'mgw_fsm_crcx_hnb_onenter': #11 8.743 mgw_fsm.c:180:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 8.743 180 | mgw_info.codecs[0] = CODEC_IUFP; #11 8.743 | ^~~~~~~~ #11 8.743 In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, #11 8.743 from mgw_fsm.c:48: #11 8.743 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 8.743 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 8.743 | ^~~~~~ #11 8.743 mgw_fsm.c:181:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 8.743 181 | mgw_info.codecs_len = 1; #11 8.743 | ^~~~~~~~ #11 8.743 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 8.743 35 | unsigned int codecs_len #11 8.743 | ^~~~~~~~~~ #11 8.747 mgw_fsm.c: In function 'mgw_fsm_mdcx_hnb_onenter': #11 8.747 mgw_fsm.c:368:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 8.747 368 | mgw_info.codecs[0] = CODEC_IUFP; #11 8.747 | ^~~~~~~~ #11 8.747 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 8.747 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 8.747 | ^~~~~~ #11 8.747 mgw_fsm.c:369:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 8.747 369 | mgw_info.codecs_len = 1; #11 8.747 | ^~~~~~~~ #11 8.747 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 8.747 35 | unsigned int codecs_len #11 8.747 | ^~~~~~~~~~ #11 8.749 mgw_fsm.c: In function 'mgw_fsm_crcx_msc_onenter': #11 8.749 mgw_fsm.c:452:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 8.749 452 | mgw_info.codecs[0] = CODEC_IUFP; #11 8.749 | ^~~~~~~~ #11 8.749 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 8.749 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 8.749 | ^~~~~~ #11 8.749 mgw_fsm.c:453:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 8.749 453 | mgw_info.codecs_len = 1; #11 8.749 | ^~~~~~~~ #11 8.749 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 8.749 35 | unsigned int codecs_len #11 8.749 | ^~~~~~~~~~ #11 9.038 CCLD libhnbgw.la #11 9.346 CCLD osmo-hnbgw #11 9.731 make[4]: Entering directory '/tmp/osmo-hnbgw/src/osmo-hnbgw' #11 9.731 make[4]: Nothing to be done for 'install-data-am'. #11 9.732 /usr/bin/mkdir -p '/usr/local/bin' #11 9.733 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-hnbgw '/usr/local/bin' #11 9.746 libtool: install: /usr/bin/install -c osmo-hnbgw /usr/local/bin/osmo-hnbgw #11 9.748 make[4]: Leaving directory '/tmp/osmo-hnbgw/src/osmo-hnbgw' #11 9.748 make[3]: Leaving directory '/tmp/osmo-hnbgw/src/osmo-hnbgw' #11 9.749 make[3]: Entering directory '/tmp/osmo-hnbgw/src' #11 9.751 make[4]: Entering directory '/tmp/osmo-hnbgw/src' #11 9.751 make[4]: Nothing to be done for 'install-exec-am'. #11 9.751 make[4]: Nothing to be done for 'install-data-am'. #11 9.751 make[4]: Leaving directory '/tmp/osmo-hnbgw/src' #11 9.751 make[3]: Leaving directory '/tmp/osmo-hnbgw/src' #11 9.752 make[2]: Leaving directory '/tmp/osmo-hnbgw/src' #11 9.752 Making install in tests #11 9.753 make[2]: Entering directory '/tmp/osmo-hnbgw/tests' #11 9.756 Making install in ranap_rab_ass #11 9.758 make[3]: Entering directory '/tmp/osmo-hnbgw/tests/ranap_rab_ass' #11 9.761 make[4]: Entering directory '/tmp/osmo-hnbgw/tests/ranap_rab_ass' #11 9.761 make[4]: Nothing to be done for 'install-exec-am'. #11 9.761 make[4]: Nothing to be done for 'install-data-am'. #11 9.761 make[4]: Leaving directory '/tmp/osmo-hnbgw/tests/ranap_rab_ass' #11 9.762 make[3]: Leaving directory '/tmp/osmo-hnbgw/tests/ranap_rab_ass' #11 9.762 Making install in umts_cell_id #11 9.765 make[3]: Entering directory '/tmp/osmo-hnbgw/tests/umts_cell_id' #11 9.769 make[4]: Entering directory '/tmp/osmo-hnbgw/tests/umts_cell_id' #11 9.769 make[4]: Nothing to be done for 'install-exec-am'. #11 9.769 make[4]: Nothing to be done for 'install-data-am'. #11 9.769 make[4]: Leaving directory '/tmp/osmo-hnbgw/tests/umts_cell_id' #11 9.769 make[3]: Leaving directory '/tmp/osmo-hnbgw/tests/umts_cell_id' #11 9.773 make[3]: Entering directory '/tmp/osmo-hnbgw/tests' #11 9.778 make[4]: Entering directory '/tmp/osmo-hnbgw/tests' #11 9.778 make[4]: Nothing to be done for 'install-exec-am'. #11 9.778 make[4]: Nothing to be done for 'install-data-am'. #11 9.778 make[4]: Leaving directory '/tmp/osmo-hnbgw/tests' #11 9.778 make[3]: Leaving directory '/tmp/osmo-hnbgw/tests' #11 9.779 make[2]: Leaving directory '/tmp/osmo-hnbgw/tests' #11 9.779 Making install in doc #11 9.783 make[2]: Entering directory '/tmp/osmo-hnbgw/doc' #11 9.789 Making install in examples #11 9.793 make[3]: Entering directory '/tmp/osmo-hnbgw/doc/examples' #11 9.799 make[4]: Entering directory '/tmp/osmo-hnbgw/doc/examples' #11 9.799 make[4]: Nothing to be done for 'install-exec-am'. #11 9.801 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 9.807 /usr/bin/install -c -m 644 osmo-hnbgw/osmo-hnbgw.cfg '/usr/local/etc/osmocom' #11 9.811 make install-data-hook #11 9.817 make[5]: Entering directory '/tmp/osmo-hnbgw/doc/examples' #11 9.817 for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ #11 9.817 j="/usr/local/share/doc/osmo-hnbgw/examples/$f" && \ #11 9.817 mkdir -p "$(dirname $j)" && \ #11 9.817 /usr/bin/install -c -m 644 ./$f $j; \ #11 9.817 done #11 9.855 make[5]: Leaving directory '/tmp/osmo-hnbgw/doc/examples' #11 9.856 make[4]: Leaving directory '/tmp/osmo-hnbgw/doc/examples' #11 9.856 make[3]: Leaving directory '/tmp/osmo-hnbgw/doc/examples' #11 9.857 Making install in manuals #11 9.861 make[3]: Entering directory '/tmp/osmo-hnbgw/doc/manuals' #11 9.867 make[4]: Entering directory '/tmp/osmo-hnbgw/doc/manuals' #11 9.867 make[4]: Nothing to be done for 'install-exec-am'. #11 9.867 make[4]: Nothing to be done for 'install-data-am'. #11 9.867 make[4]: Leaving directory '/tmp/osmo-hnbgw/doc/manuals' #11 9.867 make[3]: Leaving directory '/tmp/osmo-hnbgw/doc/manuals' #11 9.868 Making install in charts #11 9.872 make[3]: Entering directory '/tmp/osmo-hnbgw/doc/charts' #11 9.878 make[4]: Entering directory '/tmp/osmo-hnbgw/doc/charts' #11 9.878 make[4]: Nothing to be done for 'install-exec-am'. #11 9.878 make[4]: Nothing to be done for 'install-data-am'. #11 9.878 make[4]: Leaving directory '/tmp/osmo-hnbgw/doc/charts' #11 9.879 make[3]: Leaving directory '/tmp/osmo-hnbgw/doc/charts' #11 9.883 make[3]: Entering directory '/tmp/osmo-hnbgw/doc' #11 9.889 make[4]: Entering directory '/tmp/osmo-hnbgw/doc' #11 9.889 make[4]: Nothing to be done for 'install-exec-am'. #11 9.889 make[4]: Nothing to be done for 'install-data-am'. #11 9.889 make[4]: Leaving directory '/tmp/osmo-hnbgw/doc' #11 9.890 make[3]: Leaving directory '/tmp/osmo-hnbgw/doc' #11 9.891 make[2]: Leaving directory '/tmp/osmo-hnbgw/doc' #11 9.891 Making install in contrib #11 9.896 make[2]: Entering directory '/tmp/osmo-hnbgw/contrib' #11 9.904 Making install in systemd #11 9.909 make[3]: Entering directory '/tmp/osmo-hnbgw/contrib/systemd' #11 9.915 make[4]: Entering directory '/tmp/osmo-hnbgw/contrib/systemd' #11 9.915 make[4]: Nothing to be done for 'install-exec-am'. #11 9.918 /usr/bin/mkdir -p '/lib/systemd/system' #11 9.924 /usr/bin/install -c -m 644 osmo-hnbgw.service '/lib/systemd/system' #11 9.928 make[4]: Leaving directory '/tmp/osmo-hnbgw/contrib/systemd' #11 9.928 make[3]: Leaving directory '/tmp/osmo-hnbgw/contrib/systemd' #11 9.933 make[3]: Entering directory '/tmp/osmo-hnbgw/contrib' #11 9.940 make[4]: Entering directory '/tmp/osmo-hnbgw/contrib' #11 9.940 make[4]: Nothing to be done for 'install-exec-am'. #11 9.940 make[4]: Nothing to be done for 'install-data-am'. #11 9.940 make[4]: Leaving directory '/tmp/osmo-hnbgw/contrib' #11 9.940 make[3]: Leaving directory '/tmp/osmo-hnbgw/contrib' #11 9.941 make[2]: Leaving directory '/tmp/osmo-hnbgw/contrib' #11 9.947 make[2]: Entering directory '/tmp/osmo-hnbgw' #11 9.960 make[3]: Entering directory '/tmp/osmo-hnbgw' #11 9.960 make[3]: Nothing to be done for 'install-exec-am'. #11 9.960 make[3]: Nothing to be done for 'install-data-am'. #11 9.960 make[3]: Leaving directory '/tmp/osmo-hnbgw' #11 9.960 make[2]: Leaving directory '/tmp/osmo-hnbgw' #11 9.961 make[1]: Leaving directory '/tmp/osmo-hnbgw' #11 DONE 10.1s #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:c6b1860ae1a50249a74a79ada65fba68e9598be9ba602e29b86fdc65bd1d63b0 done #14 naming to docker.io/osmocom-build/osmo-hnbgw-master:latest #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 c6b1860ae1a5 + 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.5.1.22.945b.202406132026 amd64 Development headers for A-bis interface ii libosmo-gtlv-dev:amd64 0.3.0.5.1ffb.202406132026 amd64 Development files for libosmo-gtlv ii libosmo-gtlv1:amd64 0.3.0.5.1ffb.202406132026 amd64 Generic TLV and TLIV protocol support ii libosmo-hnbap-dev:amd64 1.5.1.9.342f.202406132026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-hnbap0:amd64 1.5.1.9.342f.202406132026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-mgcp-client-dev:amd64 1.12.1.50.fa393.202406132026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-mgcp-client12:amd64 1.12.1.50.fa393.202406132026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-netif-dev:amd64 1.4.0.56.0a25.202406132026 amd64 Development headers for Osmocom network interface ii libosmo-pfcp-dev:amd64 0.3.0.5.1ffb.202406132026 amd64 Development files for libosmo-pfcp ii libosmo-pfcp0:amd64 0.3.0.5.1ffb.202406132026 amd64 PFCP protocol support ii libosmo-ranap-dev:amd64 1.5.1.9.342f.202406132026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-ranap7:amd64 1.5.1.9.342f.202406132026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-rua-dev:amd64 1.5.1.9.342f.202406132026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-rua0:amd64 1.5.1.9.342f.202406132026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-sigtran-dev:amd64 1.8.0.67.fb30.202406132026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran9:amd64 1.8.0.67.fb30.202406132026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.1.22.945b.202406132026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo coding library ii libosmocore 1.9.0.208.10d4d.202406132026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.208.10d4d.202406132026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.56.0a25.202406132026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.22.945b.202406132026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo VTY library ii osmocom-nightly 202406132026 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:c4a2a862d5fa36156f135b6ed83edc10c68b5030faee31be77ad985145814d7d 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=sysmocom/master \ --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=sysmocom/2.14 \ -t osmocom-build/ttcn3-hnbgw-test:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 395B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 3.38kB done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [2/4] ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" hnbgw #8 0.281 + OSMO_TTCN3_BRANCH=master #8 0.281 + shift #8 0.281 + cd /osmo-ttcn3-hacks #8 0.281 + git fetch #8 0.323 + git checkout master #8 0.356 Already on 'master' #8 0.356 Your branch is up to date with 'origin/master'. #8 0.356 + git symbolic-ref -q HEAD #8 0.356 refs/heads/master #8 0.356 + git reset --hard origin/master #8 0.360 HEAD is now at 68e476c7 SGP32Definitions_Templates: use signature dummys with correct length #8 0.360 + git rev-parse --abbrev-ref HEAD #8 0.360 master #8 0.360 + git rev-parse HEAD #8 0.361 68e476c71fb91eba49b2638f13acb8c8fe353a4c #8 0.361 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.362 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.362 + make -j8 deps #8 0.444 (make -j20 -C deps || make -j1 -C deps) #8 0.447 make[1]: warning: -j20 forced in submake: resetting jobserver mode. #8 0.448 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.348 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 1.348 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 1.349 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 1.350 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 1.351 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 1.351 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 1.352 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 1.352 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 1.353 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 1.353 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 1.354 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 1.355 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 1.356 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 1.357 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 1.358 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 1.359 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 1.439 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.439 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.440 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.440 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.529 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.538 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.539 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.540 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.540 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.541 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.542 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.544 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.547 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.548 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.551 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.562 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.564 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.609 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.609 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.612 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.612 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.612 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.612 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.612 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.612 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.613 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.613 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.613 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.613 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.613 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.613 + git checkout -q -f+ 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.613 git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.613 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.613 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.613 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.613 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.613 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.614 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.614 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.624 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.624 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.625 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.625 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.760 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.761 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.766 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.768 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 1.769 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.770 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 1.771 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.771 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 1.773 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.773 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 1.774 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.774 + make hnbgw #8 1.891 (make -j20 -C deps || make -j1 -C deps) #8 1.896 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 2.718 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 2.719 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 2.720 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 2.720 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 2.721 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 2.722 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 2.722 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 2.723 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 2.724 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 2.724 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 2.726 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 2.726 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 2.727 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 2.728 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 2.728 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 2.728 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 2.783 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 2.783 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 2.785 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.785 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.883 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 2.886 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 2.891 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 2.893 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 2.893 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 2.894 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 2.894 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 2.898 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 2.898 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 2.899 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 2.901 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 2.901 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 2.905 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 2.966 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.966 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.966 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.966 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.966 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.967 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.967 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.967 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.967 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.967 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.967 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.967 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.967 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.967 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.967 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 2.967 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 2.967 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.967 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.967 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.968 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.968 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.968 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.968 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.968 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.968 origin/c496d298876fed55c2b730278b7ee77982555563 #8 2.968 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 3.107 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 3.107 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 3.113 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 3.114 (cd hnbgw && ./gen_links.sh && ./regen_makefile.sh) #8 3.121 Linking TCCInterface_Functions.ttcn #8 3.124 Linking TCCConversion_Functions.ttcn #8 3.126 Linking TCCConversion.cc #8 3.128 Linking TCCInterface.cc #8 3.130 Linking TCCInterface_ip.h #8 3.132 Linking TCCEncoding_Functions.ttcn #8 3.134 Linking TCCEncoding.cc #8 3.136 Linking Socket_API_Definitions.ttcn #8 3.138 Linking MobileL3_CC_Types.ttcn #8 3.140 Linking MobileL3_CommonIE_Types.ttcn #8 3.142 Linking MobileL3_GMM_SM_Types.ttcn #8 3.144 Linking MobileL3_MM_Types.ttcn #8 3.146 Linking MobileL3_RRM_Types.ttcn #8 3.148 Linking MobileL3_SMS_Types.ttcn #8 3.150 Linking MobileL3_SS_Types.ttcn #8 3.152 Linking MobileL3_Types.ttcn #8 3.154 Linking IPL4asp_Functions.ttcn #8 3.156 Linking IPL4asp_PT.cc #8 3.158 Linking IPL4asp_PT.hh #8 3.160 Linking IPL4asp_PortType.ttcn #8 3.162 Linking IPL4asp_Types.ttcn #8 3.164 Linking IPL4asp_discovery.cc #8 3.166 Linking IPL4asp_protocol_L234.hh #8 3.168 Linking M3UA_Emulation.ttcn #8 3.170 Linking MTP3asp_PortType.ttcn #8 3.171 Linking MTP3asp_Types.ttcn #8 3.173 Linking SCCP_Emulation.ttcn #8 3.175 Linking SCCP_Mapping.ttcnpp #8 3.177 Linking SCCP_Types.ttcn #8 3.179 Linking SCCPasp_Types.ttcn #8 3.181 Linking BSSAP_Types.ttcn #8 3.183 Linking M3UA_Types.ttcn #8 3.185 Linking SCTPasp_PT.cc #8 3.187 Linking SCTPasp_PT.hh #8 3.189 Linking SCTPasp_PortType.ttcn #8 3.191 Linking SCTPasp_Types.ttcn #8 3.193 Linking M3UA_Emulation.ttcn #8 3.195 Linking UD_PT.cc #8 3.197 Linking UD_PT.hh #8 3.199 Linking UD_PortType.ttcn #8 3.200 Linking UD_Types.ttcn #8 3.203 Linking SDP_EncDec.cc #8 3.204 Linking SDP_Types.ttcn #8 3.206 Linking SDP_parse_.tab.c #8 3.208 Linking SDP_parse_.tab.h #8 3.210 Linking SDP_parse_parser.h #8 3.212 Linking SDP_parser.l #8 3.214 Linking SDP_parser.y #8 3.216 Linking lex.SDP_parse_.c #8 3.218 Linking RTP_EncDec.cc #8 3.220 Linking RTP_Types.ttcn #8 3.222 Linking TELNETasp_PT.cc #8 3.224 Linking TELNETasp_PT.hh #8 3.226 Linking TELNETasp_PortType.ttcn #8 3.228 Linking PFCP_Types.ttcn #8 3.230 Linking HNBAP_CommonDataTypes.asn #8 3.232 Linking HNBAP_Constants.asn #8 3.234 Linking HNBAP_Containers.asn #8 3.235 Linking HNBAP_IEs.asn #8 3.237 Linking HNBAP_PDU_Contents.asn #8 3.239 Linking HNBAP_PDU_Descriptions.asn #8 3.241 Linking HNBAP_EncDec.cc #8 3.243 Linking HNBAP_Types.ttcn #8 3.244 Linking HNBAP_Templates.ttcn #8 3.246 Linking RUA_CommonDataTypes.asn #8 3.248 Linking RUA_Constants.asn #8 3.250 Linking RUA_Containers.asn #8 3.252 Linking RUA_IEs.asn #8 3.254 Linking RUA_PDU_Contents.asn #8 3.256 Linking RUA_PDU_Descriptions.asn #8 3.257 Linking RUA_EncDec.cc #8 3.259 Linking RUA_Types.ttcn #8 3.261 Linking RUA_Templates.ttcn #8 3.263 Linking RUA_Emulation.ttcn #8 3.265 Linking RANAP_CommonDataTypes.asn #8 3.267 Linking RANAP_Constants.asn #8 3.269 Linking RANAP_Containers.asn #8 3.271 Linking RANAP_IEs.asn #8 3.273 Linking RANAP_PDU_Contents.asn #8 3.275 Linking RANAP_PDU_Descriptions.asn #8 3.277 Linking RANAP_Types.ttcn #8 3.279 Linking RANAP_Templates.ttcn #8 3.281 Linking RANAP_CodecPort.ttcn #8 3.282 Linking RANAP_EncDec.cc #8 3.285 Linking Iuh_Types.ttcn #8 3.287 Linking Iuh_CodecPort.ttcn #8 3.289 Linking Iuh_CodecPort_CtrlFunctDef.cc #8 3.291 Linking Iuh_CodecPort_CtrlFunct.ttcn #8 3.292 Linking Iuh_Emulation.ttcn #8 3.294 Linking DNS_Helpers.ttcn #8 3.296 Linking SDP_Templates.ttcn #8 3.298 Linking MGCP_Emulation.ttcn #8 3.300 Linking MGCP_Types.ttcn #8 3.302 Linking MGCP_Templates.ttcn #8 3.304 Linking MGCP_CodecPort.ttcn #8 3.305 Linking MGCP_CodecPort_CtrlFunct.ttcn #8 3.307 Linking MGCP_CodecPort_CtrlFunctDef.cc #8 3.309 Linking RAN_Adapter.ttcnpp #8 3.311 Linking RAN_Emulation.ttcnpp #8 3.313 Linking BSSAP_CodecPort.ttcn #8 3.315 Linking SCCP_Templates.ttcn #8 3.317 Linking PFCP_CodecPort.ttcn #8 3.318 Linking PFCP_CodecPort_CtrlFunct.ttcn #8 3.320 Linking PFCP_CodecPort_CtrlFunctDef.cc #8 3.322 Linking PFCP_Emulation.ttcn #8 3.324 Linking PFCP_Templates.ttcn #8 3.326 Linking Misc_Helpers.ttcn #8 3.328 Linking General_Types.ttcn #8 3.330 Linking Osmocom_Types.ttcn #8 3.332 Linking GSM_Types.ttcn #8 3.334 Linking Osmocom_VTY_Functions.ttcn #8 3.336 Linking Native_Functions.ttcn #8 3.337 Linking Native_FunctionDefs.cc #8 3.339 Linking IPA_Types.ttcn #8 3.341 Linking IPA_CodecPort.ttcn #8 3.343 Linking IPA_CodecPort_CtrlFunct.ttcn #8 3.345 Linking IPA_CodecPort_CtrlFunctDef.cc #8 3.347 Linking IPA_Emulation.ttcnpp #8 3.348 Linking Osmocom_CTRL_Types.ttcn #8 3.350 Linking Osmocom_CTRL_Functions.ttcn #8 3.352 Linking Osmocom_CTRL_Adapter.ttcn #8 3.354 Linking RTP_CodecPort.ttcn #8 3.356 Linking RTP_CodecPort_CtrlFunct.ttcn #8 3.358 Linking RTP_CodecPort_CtrlFunctDef.cc #8 3.360 Linking RTP_Emulation.ttcn #8 3.362 Linking IuUP_Types.ttcn #8 3.364 Linking IuUP_EncDec.cc #8 3.366 Linking IuUP_Emulation.ttcn #8 3.368 Linking StatsD_Types.ttcn #8 3.370 Linking StatsD_CodecPort.ttcn #8 3.372 Linking StatsD_CodecPort_CtrlFunct.ttcn #8 3.374 Linking StatsD_CodecPort_CtrlFunctdef.cc #8 3.376 Linking StatsD_Checker.ttcn #8 3.378 Linking L3_Templates.ttcn #8 3.380 Linking L3_Common.ttcn #8 3.383 Linking SCTP_Templates.ttcn #8 3.430 Generating Makefile skeleton... #8 3.430 Makefile skeleton was generated. #8 3.470 make -C hnbgw compile #8 3.486 make[1]: Entering directory '/osmo-ttcn3-hacks/hnbgw' #8 3.486 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn #8 3.495 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn #8 3.509 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn #8 3.526 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn #8 3.533 SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character #8 3.533 49 | "internal user MTP3asp_PT #8 3.533 | ^ #8 3.533 SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character #8 3.533 58 | " #8 3.533 | ^ #8 3.533 SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character #8 3.533 70 | "user MTP3asp_PT #8 3.533 | ^ #8 3.533 SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character #8 3.533 79 | " #8 3.533 | ^ #8 3.538 /usr/bin/ttcn3_compiler -L -U 8 BSSAP_CodecPort.ttcn BSSAP_Types.ttcn DNS_Helpers.ttcn GSM_Types.ttcn General_Types.ttcn HNBAP_Templates.ttcn HNBAP_Types.ttcn HNBGW_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn Iuh_CodecPort.ttcn Iuh_CodecPort_CtrlFunct.ttcn Iuh_Emulation.ttcn Iuh_Types.ttcn L3_Common.ttcn L3_Templates.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Emulation.ttcn MGCP_Templates.ttcn MGCP_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PFCP_CodecPort.ttcn PFCP_CodecPort_CtrlFunct.ttcn PFCP_Emulation.ttcn PFCP_Templates.ttcn PFCP_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn RUA_Emulation.ttcn RUA_Templates.ttcn RUA_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTP_Templates.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_Checker.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn HNBAP_CommonDataTypes.asn HNBAP_Constants.asn HNBAP_Containers.asn HNBAP_IEs.asn HNBAP_PDU_Contents.asn HNBAP_PDU_Descriptions.asn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn RUA_CommonDataTypes.asn RUA_Constants.asn RUA_Containers.asn RUA_IEs.asn RUA_PDU_Contents.asn RUA_PDU_Descriptions.asn - BSSAP_CodecPort.ttcn BSSAP_Types.ttcn DNS_Helpers.ttcn GSM_Types.ttcn General_Types.ttcn HNBAP_Templates.ttcn HNBAP_Types.ttcn HNBGW_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn Iuh_CodecPort.ttcn Iuh_CodecPort_CtrlFunct.ttcn Iuh_Emulation.ttcn Iuh_Types.ttcn L3_Common.ttcn L3_Templates.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Emulation.ttcn MGCP_Templates.ttcn MGCP_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PFCP_CodecPort.ttcn PFCP_CodecPort_CtrlFunct.ttcn PFCP_Emulation.ttcn PFCP_Templates.ttcn PFCP_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn RUA_Emulation.ttcn RUA_Templates.ttcn RUA_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTP_Templates.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_Checker.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn HNBAP_CommonDataTypes.asn HNBAP_Constants.asn HNBAP_Containers.asn HNBAP_IEs.asn HNBAP_PDU_Contents.asn HNBAP_PDU_Descriptions.asn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn RUA_CommonDataTypes.asn RUA_Constants.asn RUA_Containers.asn RUA_IEs.asn RUA_PDU_Contents.asn RUA_PDU_Descriptions.asn #8 3.545 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 3.545 #8 3.559 Notify: Parsing TTCN-3 module `BSSAP_CodecPort.ttcn'... #8 3.560 Notify: Parsing TTCN-3 module `BSSAP_Types.ttcn'... #8 3.563 Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... #8 3.563 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 3.564 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 3.565 Notify: Parsing TTCN-3 module `HNBAP_Templates.ttcn'... #8 3.565 Notify: Parsing TTCN-3 module `HNBAP_Types.ttcn'... #8 3.565 Notify: Parsing TTCN-3 module `HNBGW_Tests.ttcn'... #8 3.570 Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... #8 3.570 Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... #8 3.570 Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... #8 3.571 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 3.571 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 3.571 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 3.571 Notify: Parsing TTCN-3 module `IuUP_Emulation.ttcn'... #8 3.572 Notify: Parsing TTCN-3 module `IuUP_Types.ttcn'... #8 3.572 Notify: Parsing TTCN-3 module `Iuh_CodecPort.ttcn'... #8 3.573 Notify: Parsing TTCN-3 module `Iuh_CodecPort_CtrlFunct.ttcn'... #8 3.573 Notify: Parsing TTCN-3 module `Iuh_Emulation.ttcn'... #8 3.573 Notify: Parsing TTCN-3 module `Iuh_Types.ttcn'... #8 3.573 Notify: Parsing TTCN-3 module `L3_Common.ttcn'... #8 3.573 Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... #8 3.577 Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... #8 3.579 Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... #8 3.580 Notify: Parsing TTCN-3 module `MGCP_CodecPort.ttcn'... #8 3.580 Notify: Parsing TTCN-3 module `MGCP_CodecPort_CtrlFunct.ttcn'... #8 3.580 Notify: Parsing TTCN-3 module `MGCP_Emulation.ttcn'... #8 3.581 Notify: Parsing TTCN-3 module `MGCP_Templates.ttcn'... #8 3.582 Notify: Parsing TTCN-3 module `MGCP_Types.ttcn'... #8 3.582 Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... #8 3.582 Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... #8 3.582 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 3.582 Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... #8 3.584 Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... #8 3.584 Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... #8 3.587 Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... #8 3.588 Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... #8 3.590 Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... #8 3.590 Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... #8 3.590 Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... #8 3.591 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 3.591 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... #8 3.591 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... #8 3.592 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... #8 3.592 Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: #8 3.592 Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated #8 3.592 Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated #8 3.592 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 3.593 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 3.593 Notify: Parsing TTCN-3 module `PFCP_CodecPort.ttcn'... #8 3.594 Notify: Parsing TTCN-3 module `PFCP_CodecPort_CtrlFunct.ttcn'... #8 3.594 Notify: Parsing TTCN-3 module `PFCP_Emulation.ttcn'... #8 3.594 Notify: Parsing TTCN-3 module `PFCP_Templates.ttcn'... #8 3.595 Notify: Parsing TTCN-3 module `PFCP_Types.ttcn'... #8 3.598 Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... #8 3.598 Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... #8 3.600 Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... #8 3.600 Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'... #8 3.601 Notify: Parsing TTCN-3 module `RTP_CodecPort_CtrlFunct.ttcn'... #8 3.601 Notify: Parsing TTCN-3 module `RTP_Emulation.ttcn'... #8 3.602 Notify: Parsing TTCN-3 module `RTP_Types.ttcn'... #8 3.602 Notify: Parsing TTCN-3 module `RUA_Emulation.ttcn'... #8 3.603 Notify: Parsing TTCN-3 module `RUA_Templates.ttcn'... #8 3.603 Notify: Parsing TTCN-3 module `RUA_Types.ttcn'... #8 3.603 Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... #8 3.605 SCCP_Emulation.ttcn:1828.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.606 SCCP_Emulation.ttcn:2237.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.606 SCCP_Emulation.ttcn:2270.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.607 SCCP_Emulation.ttcn:3521.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.608 SCCP_Emulation.ttcn:4915.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.608 SCCP_Emulation.ttcn:5020.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.609 SCCP_Emulation.ttcn:5347.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.609 SCCP_Emulation.ttcn:5348.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.609 SCCP_Emulation.ttcn:5350.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.609 SCCP_Emulation.ttcn:5405.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.609 SCCP_Emulation.ttcn:5407.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.612 Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... #8 3.612 SCCP_Templates.ttcn:85.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.612 Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... #8 3.613 SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.613 SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.614 Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... #8 3.614 Notify: Parsing TTCN-3 module `SCTP_Templates.ttcn'... #8 3.614 Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... #8 3.615 Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... #8 3.615 Notify: Parsing TTCN-3 module `SDP_Templates.ttcn'... #8 3.615 Notify: Parsing TTCN-3 module `SDP_Types.ttcn'... #8 3.616 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 3.616 Notify: Parsing TTCN-3 module `StatsD_Checker.ttcn'... #8 3.617 Notify: Parsing TTCN-3 module `StatsD_CodecPort.ttcn'... #8 3.617 Notify: Parsing TTCN-3 module `StatsD_CodecPort_CtrlFunct.ttcn'... #8 3.617 Notify: Parsing TTCN-3 module `StatsD_Types.ttcn'... #8 3.617 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 3.618 Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... #8 3.619 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 3.619 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 3.619 Notify: Parsing TTCN-3 module `UD_PortType.ttcn'... #8 3.619 Notify: Parsing TTCN-3 module `UD_Types.ttcn'... #8 3.619 Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... #8 3.620 Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... #8 3.620 Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... #8 3.622 Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... #8 3.623 Notify: Parsing ASN.1 module `HNBAP_CommonDataTypes.asn'... #8 3.623 HNBAP_CommonDataTypes.asn:29: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 3.623 Notify: Parsing ASN.1 module `HNBAP_Constants.asn'... #8 3.623 Notify: Parsing ASN.1 module `HNBAP_Containers.asn'... #8 3.623 Notify: Parsing ASN.1 module `HNBAP_IEs.asn'... #8 3.623 Notify: Parsing ASN.1 module `HNBAP_PDU_Contents.asn'... #8 3.624 Notify: Parsing ASN.1 module `HNBAP_PDU_Descriptions.asn'... #8 3.624 Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... #8 3.624 RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 3.624 Notify: Parsing ASN.1 module `RANAP_Constants.asn'... #8 3.624 RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 3.625 Notify: Parsing ASN.1 module `RANAP_Containers.asn'... #8 3.625 Notify: Parsing ASN.1 module `RANAP_IEs.asn'... #8 3.628 Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... #8 3.631 Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... #8 3.631 Notify: Parsing ASN.1 module `RUA_CommonDataTypes.asn'... #8 3.631 RUA_CommonDataTypes.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 3.631 Notify: Parsing ASN.1 module `RUA_Constants.asn'... #8 3.631 Notify: Parsing ASN.1 module `RUA_Containers.asn'... #8 3.632 Notify: Parsing ASN.1 module `RUA_IEs.asn'... #8 3.632 Notify: Parsing ASN.1 module `RUA_PDU_Contents.asn'... #8 3.632 Notify: Parsing ASN.1 module `RUA_PDU_Descriptions.asn'... #8 3.632 Notify: Checking modules... #8 3.634 RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': #8 3.634 RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier #8 3.654 HNBAP_Templates.ttcn: In TTCN-3 module `HNBAP_Templates': #8 3.654 HNBAP_Templates.ttcn:236.1-267.1: In template definition `tr_HNBAP_UERegisterRequest': #8 3.654 HNBAP_Templates.ttcn:238.23-266.2: In template for union field `initiatingMessage': #8 3.654 HNBAP_Templates.ttcn:241.13-265.3: In template for record field `value_': #8 3.654 HNBAP_Templates.ttcn:242.25-264.4: In template for union field `uERegisterRequest': #8 3.654 HNBAP_Templates.ttcn:243.20-262.5: In template for record field `protocolIEs': #8 3.654 HNBAP_Templates.ttcn:252.9-261.6: In component 3: #8 3.654 HNBAP_Templates.ttcn:255.17-260.7: In template for record field `value_': #8 3.654 HNBAP_Templates.ttcn:256.27-259.8: In template for union field `uE__Capabilities': #8 3.654 HNBAP_Templates.ttcn:256.27-259.8: warning: Field `iE-Extensions' is missing from template for record type `@HNBAP-IEs.UE-Capabilities' #8 3.657 Iuh_Emulation.ttcn: In TTCN-3 module `Iuh_Emulation': #8 3.657 Iuh_Emulation.ttcn:127.1-208.1: In function definition `main': #8 3.657 Iuh_Emulation.ttcn:151.2-207.2: In while statement: #8 3.657 Iuh_Emulation.ttcn:157.3-206.3: In alt construct: #8 3.657 Iuh_Emulation.ttcn:170.6-51: In guard operation: #8 3.657 Iuh_Emulation.ttcn:170.6-51: In receive statement: #8 3.657 Iuh_Emulation.ttcn:170.18-37: warning: Function invocation 'tr_Iuh_RecvFrom_R(?)' may change the actual snapshot. #8 3.673 MGCP_Types.ttcn: In TTCN-3 module `MGCP_Types': #8 3.673 MGCP_Types.ttcn:50.2-55.2: In type definition `MgcpCommandLine': #8 3.673 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 3.673 MGCP_Types.ttcn:60.2-63.2: In type definition `MgcpParameter': #8 3.673 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 3.673 MGCP_Types.ttcn:73.2-77.2: In type definition `MgcpCommand': #8 3.673 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 3.673 MGCP_Types.ttcn:87.2-91.2: In type definition `MgcpResponseLine': #8 3.673 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 3.673 MGCP_Types.ttcn:96.2-100.2: In type definition `MgcpResponse': #8 3.673 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 3.677 MGCP_Emulation.ttcn: In TTCN-3 module `MGCP_Emulation': #8 3.677 MGCP_Emulation.ttcn:261.1-372.1: In function definition `main': #8 3.677 MGCP_Emulation.ttcn:280.2-371.2: In while statement: #8 3.677 MGCP_Emulation.ttcn:290.3-369.3: In alt construct: #8 3.677 MGCP_Emulation.ttcn:315.6-53: In guard operation: #8 3.677 MGCP_Emulation.ttcn:315.6-53: In receive statement: #8 3.677 MGCP_Emulation.ttcn:315.19-39: warning: Function invocation 'tr_MGCP_RecvFrom_R(?)' may change the actual snapshot. #8 3.683 PFCP_Templates.ttcn: In TTCN-3 module `PFCP_Templates': #8 3.683 PFCP_Templates.ttcn:140.1-152.1: In function definition `tr_PFCP_Assoc_Setup_Req': #8 3.683 PFCP_Templates.ttcn:151.2-9: In return statement: #8 3.683 PFCP_Templates.ttcn:151.9: warning: Inadequate restriction on the referenced template variable `t', this may cause a dynamic test case error at runtime #8 3.683 PFCP_Templates.ttcn:141.24-41: note: Referenced template variable is here #8 3.683 PFCP_Templates.ttcn:172.1-186.1: In function definition `tr_PFCP_Assoc_Setup_Resp': #8 3.683 PFCP_Templates.ttcn:185.2-9: In return statement: #8 3.683 PFCP_Templates.ttcn:185.9: warning: Inadequate restriction on the referenced template variable `t', this may cause a dynamic test case error at runtime #8 3.683 PFCP_Templates.ttcn:174.24-41: note: Referenced template variable is here #8 3.683 PFCP_Templates.ttcn:199.1-209.1: In function definition `tr_PFCP_Assoc_Release_Resp': #8 3.683 PFCP_Templates.ttcn:208.2-9: In return statement: #8 3.683 PFCP_Templates.ttcn:208.9: warning: Inadequate restriction on the referenced template variable `t', this may cause a dynamic test case error at runtime #8 3.683 PFCP_Templates.ttcn:201.24-41: note: Referenced template variable is here #8 3.683 PFCP_Templates.ttcn:498.1-506.1: In function definition `tr_PFCP_Session_Est_Req': #8 3.683 PFCP_Templates.ttcn:505.2-9: In return statement: #8 3.683 PFCP_Templates.ttcn:505.9: warning: Inadequate restriction on the referenced template variable `t', this may cause a dynamic test case error at runtime #8 3.683 PFCP_Templates.ttcn:499.24-42: note: Referenced template variable is here #8 3.683 PFCP_Templates.ttcn:530.1-547.1: In function definition `tr_PFCP_Session_Est_Resp': #8 3.683 PFCP_Templates.ttcn:546.2-9: In return statement: #8 3.683 PFCP_Templates.ttcn:546.9: warning: Inadequate restriction on the referenced template variable `t', this may cause a dynamic test case error at runtime #8 3.683 PFCP_Templates.ttcn:531.24-49: note: Referenced template variable is here #8 3.684 PFCP_Templates.ttcn:583.1-589.1: In function definition `tr_PFCP_Session_Mod_Req': #8 3.684 PFCP_Templates.ttcn:588.2-9: In return statement: #8 3.684 PFCP_Templates.ttcn:588.9: warning: Inadequate restriction on the referenced template variable `t', this may cause a dynamic test case error at runtime #8 3.684 PFCP_Templates.ttcn:584.24-45: note: Referenced template variable is here #8 3.684 PFCP_Templates.ttcn:609.1-615.1: In function definition `tr_PFCP_Session_Mod_Resp': #8 3.684 PFCP_Templates.ttcn:614.2-9: In return statement: #8 3.684 PFCP_Templates.ttcn:614.9: warning: Inadequate restriction on the referenced template variable `t', this may cause a dynamic test case error at runtime #8 3.684 PFCP_Templates.ttcn:610.24-45: note: Referenced template variable is here #8 3.684 PFCP_Templates.ttcn:625.1-631.1: In function definition `tr_PFCP_Session_Del_Req': #8 3.684 PFCP_Templates.ttcn:630.2-9: In return statement: #8 3.684 PFCP_Templates.ttcn:630.9: warning: Inadequate restriction on the referenced template variable `t', this may cause a dynamic test case error at runtime #8 3.684 PFCP_Templates.ttcn:626.24-45: note: Referenced template variable is here #8 3.684 PFCP_Templates.ttcn:648.1-662.1: In function definition `tr_PFCP_Session_Del_Resp': #8 3.684 PFCP_Templates.ttcn:661.2-9: In return statement: #8 3.684 PFCP_Templates.ttcn:661.9: warning: Inadequate restriction on the referenced template variable `t', this may cause a dynamic test case error at runtime #8 3.684 PFCP_Templates.ttcn:651.24-45: note: Referenced template variable is here #8 3.727 RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': #8 3.727 RAN_Emulation.ttcnpp:1409.1-1445.1: In function definition `RanapExpectedCreateCallback': #8 3.727 RAN_Emulation.ttcnpp:1416.2-1424.2: In if statement: #8 3.727 RAN_Emulation.ttcnpp:1419.3-1423.3: In if statement: #8 3.727 RAN_Emulation.ttcnpp:1422.4-13: warning: Control never reaches this statement #8 3.727 RAN_Emulation.ttcnpp:1444.2-11: warning: Control never reaches this statement #8 3.729 HNBGW_Tests.ttcn: In TTCN-3 module `HNBGW_Tests': #8 3.729 HNBGW_Tests.ttcn:690.1-702.1: In function definition `f_iuh2iu': #8 3.729 HNBGW_Tests.ttcn:701.2-30: In return statement: #8 3.729 HNBGW_Tests.ttcn:701.23-30: In actual parameter list of function `@HNBGW_Tests.f_bssap_expect': #8 3.729 HNBGW_Tests.ttcn:701.24-29: In parameter #1 for `exp_rx': #8 3.729 HNBGW_Tests.ttcn:701.24-29: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime #8 3.729 HNBGW_Tests.ttcn:690.52-84: note: Referenced template parameter is here #8 3.729 HNBGW_Tests.ttcn:705.1-714.1: In function definition `f_iu2iuh': #8 3.729 HNBGW_Tests.ttcn:713.2-28: In return statement: #8 3.729 HNBGW_Tests.ttcn:713.21-28: In actual parameter list of function `@HNBGW_Tests.f_rua_expect': #8 3.729 HNBGW_Tests.ttcn:713.22-27: In parameter #1 for `exp_rx': #8 3.729 HNBGW_Tests.ttcn:713.22-27: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime #8 3.729 HNBGW_Tests.ttcn:705.52-84: note: Referenced template parameter is here #8 3.729 HNBGW_Tests.ttcn:740.1-767.1: In function definition `f_iuh2iu_connect': #8 3.729 HNBGW_Tests.ttcn:766.2-30: In return statement: #8 3.729 HNBGW_Tests.ttcn:766.23-30: In actual parameter list of function `@HNBGW_Tests.f_bssap_expect': #8 3.729 HNBGW_Tests.ttcn:766.24-29: In parameter #1 for `exp_rx': #8 3.729 HNBGW_Tests.ttcn:766.24-29: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime #8 3.729 HNBGW_Tests.ttcn:740.60-92: note: Referenced template parameter is here #8 3.729 HNBGW_Tests.ttcn:783.1-812.1: In function definition `f_iuh2iu_disconnect': #8 3.729 HNBGW_Tests.ttcn:797.2-29: In variable assignment: #8 3.729 HNBGW_Tests.ttcn:797.22-29: In actual parameter list of function `@HNBGW_Tests.f_bssap_expect': #8 3.729 HNBGW_Tests.ttcn:797.23-28: In parameter #1 for `exp_rx': #8 3.729 HNBGW_Tests.ttcn:797.23-28: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime #8 3.729 HNBGW_Tests.ttcn:784.9-41: note: Referenced template parameter is here #8 3.729 HNBGW_Tests.ttcn:889.8-895.1: In function definition `f_build_rab_ass_resp': #8 3.729 HNBGW_Tests.ttcn:894.2-45: In return statement: #8 3.729 HNBGW_Tests.ttcn:894.9-45: In the operand of operation `valueof()': #8 3.729 HNBGW_Tests.ttcn:894.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': #8 3.729 HNBGW_Tests.ttcn:894.37-43: In parameter #1 for `rab_sml': #8 3.729 HNBGW_Tests.ttcn:894.37-43: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 3.729 HNBGW_Tests.ttcn:890.39-45: note: Referenced template variable is here #8 3.729 HNBGW_Tests.ttcn:939.1-968.1: In function definition `f_hnbap_ue_register': #8 3.729 HNBGW_Tests.ttcn:943.2-55: In send statement: #8 3.729 HNBGW_Tests.ttcn:943.48-54: In actual parameter list of template `@HNBAP_Templates.ts_HNBAP_UERegisterRequest': #8 3.729 HNBGW_Tests.ttcn:943.49-53: In parameter #1 for `ue_id': #8 3.729 HNBGW_Tests.ttcn:943.49-53: warning: Inadequate restriction on the referenced template parameter `ue_id', this may cause a dynamic test case error at runtime #8 3.729 HNBGW_Tests.ttcn:939.52-87: note: Referenced template parameter is here #8 3.730 HNBGW_Tests.ttcn:1090.8-1094.1: In function definition `f_tc_initial_ue': #8 3.730 HNBGW_Tests.ttcn:1093.2-21: In function instance: #8 3.730 HNBGW_Tests.ttcn:1093.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 3.730 HNBGW_Tests.ttcn:1312.8-1315.1: In function definition `f_create_rab': #8 3.730 HNBGW_Tests.ttcn:1313.2-20: In function instance: #8 3.730 HNBGW_Tests.ttcn:1317.8-1347.1: In function definition `f_rab_ass_req': #8 3.730 HNBGW_Tests.ttcn:1325.2-43: In variable assignment: #8 3.730 HNBGW_Tests.ttcn:1325.8-43: In the operand of operation `valueof()': #8 3.730 HNBGW_Tests.ttcn:1325.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 3.730 HNBGW_Tests.ttcn:1325.35-41: In parameter #1 for `rab_sml': #8 3.730 HNBGW_Tests.ttcn:1325.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 3.730 HNBGW_Tests.ttcn:1320.37-43: note: Referenced template variable is here #8 3.730 HNBGW_Tests.ttcn:1344.2-43: In variable assignment: #8 3.730 HNBGW_Tests.ttcn:1344.8-43: In the operand of operation `valueof()': #8 3.730 HNBGW_Tests.ttcn:1344.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 3.730 HNBGW_Tests.ttcn:1344.35-41: In parameter #1 for `rab_sml': #8 3.730 HNBGW_Tests.ttcn:1344.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 3.730 HNBGW_Tests.ttcn:1320.37-43: note: Referenced template variable is here #8 3.730 HNBGW_Tests.ttcn:1346.2-17: In function instance: #8 3.730 HNBGW_Tests.ttcn:1346.2-17: warning: The value returned by function `@HNBGW_Tests.f_rua_expect' is not used #8 3.731 HNBGW_Tests.ttcn:1314.2-21: In function instance: #8 3.731 HNBGW_Tests.ttcn:1349.8-1409.1: In function definition `f_rab_ass_resp': #8 3.731 HNBGW_Tests.ttcn:1356.2-45: In variable assignment: #8 3.731 HNBGW_Tests.ttcn:1356.8-45: In the operand of operation `valueof()': #8 3.731 HNBGW_Tests.ttcn:1356.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': #8 3.731 HNBGW_Tests.ttcn:1356.36-43: In parameter #1 for `rab_sml': #8 3.731 HNBGW_Tests.ttcn:1356.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime #8 3.731 HNBGW_Tests.ttcn:1352.39-46: note: Referenced template variable is here #8 3.731 HNBGW_Tests.ttcn:1359.2-1402.2: In interleave statement: #8 3.731 HNBGW_Tests.ttcn:1381.3-1393.3: In if statement: #8 3.731 HNBGW_Tests.ttcn:1385.4-45: In variable assignment: #8 3.731 HNBGW_Tests.ttcn:1385.10-45: In the operand of operation `valueof()': #8 3.731 HNBGW_Tests.ttcn:1385.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 3.731 HNBGW_Tests.ttcn:1385.37-43: In parameter #1 for `rab_sml': #8 3.731 HNBGW_Tests.ttcn:1385.37-43: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 3.731 HNBGW_Tests.ttcn:1382.39-45: note: Referenced template variable is here #8 3.731 HNBGW_Tests.ttcn:1387.4-19: In function instance: #8 3.731 HNBGW_Tests.ttcn:1387.4-19: warning: The value returned by function `@HNBGW_Tests.f_rua_expect' is not used #8 3.731 HNBGW_Tests.ttcn:1390.4-47: In variable assignment: #8 3.731 HNBGW_Tests.ttcn:1390.10-47: In the operand of operation `valueof()': #8 3.731 HNBGW_Tests.ttcn:1390.37-46: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': #8 3.731 HNBGW_Tests.ttcn:1390.38-45: In parameter #1 for `rab_sml': #8 3.731 HNBGW_Tests.ttcn:1390.38-45: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime #8 3.731 HNBGW_Tests.ttcn:1352.39-46: note: Referenced template variable is here #8 3.731 HNBGW_Tests.ttcn:1406.2-45: In variable assignment: #8 3.731 HNBGW_Tests.ttcn:1406.8-45: In the operand of operation `valueof()': #8 3.731 HNBGW_Tests.ttcn:1406.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': #8 3.731 HNBGW_Tests.ttcn:1406.36-43: In parameter #1 for `rab_sml': #8 3.731 HNBGW_Tests.ttcn:1406.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime #8 3.731 HNBGW_Tests.ttcn:1352.39-46: note: Referenced template variable is here #8 3.731 HNBGW_Tests.ttcn:1408.2-19: In function instance: #8 3.731 HNBGW_Tests.ttcn:1408.2-19: warning: The value returned by function `@HNBGW_Tests.f_bssap_expect' is not used #8 3.731 HNBGW_Tests.ttcn:1425.8-1474.1: In function definition `f_tc_rab_assignment': #8 3.731 HNBGW_Tests.ttcn:1437.2-21: In function instance: #8 3.731 HNBGW_Tests.ttcn:1437.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 3.731 HNBGW_Tests.ttcn:1445.2-1447.2: In if statement: #8 3.731 HNBGW_Tests.ttcn:1446.3-25: In function instance: #8 3.731 HNBGW_Tests.ttcn:1446.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 3.731 HNBGW_Tests.ttcn:1456.2-1458.2: In if statement: #8 3.731 HNBGW_Tests.ttcn:1457.3-25: In function instance: #8 3.731 HNBGW_Tests.ttcn:1457.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 3.731 HNBGW_Tests.ttcn:1462.2-13: In function instance: #8 3.731 HNBGW_Tests.ttcn:1462.2-13: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 3.731 HNBGW_Tests.ttcn:1473.2-13: In function instance: #8 3.731 HNBGW_Tests.ttcn:1473.2-13: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 3.731 HNBGW_Tests.ttcn:1487.8-1534.1: In function definition `f_tc_rab_assign_fail': #8 3.731 HNBGW_Tests.ttcn:1499.2-21: In function instance: #8 3.731 HNBGW_Tests.ttcn:1499.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 3.731 HNBGW_Tests.ttcn:1507.2-1509.2: In if statement: #8 3.731 HNBGW_Tests.ttcn:1508.3-25: In function instance: #8 3.731 HNBGW_Tests.ttcn:1508.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 3.731 HNBGW_Tests.ttcn:1515.2-13: In function instance: #8 3.731 HNBGW_Tests.ttcn:1515.2-13: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 3.731 HNBGW_Tests.ttcn:1522.2-1524.2: In if statement: #8 3.731 HNBGW_Tests.ttcn:1523.3-25: In function instance: #8 3.731 HNBGW_Tests.ttcn:1523.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 3.732 HNBGW_Tests.ttcn:1547.8-1600.1: In function definition `f_tc_rab_release': #8 3.732 HNBGW_Tests.ttcn:1559.2-21: In function instance: #8 3.732 HNBGW_Tests.ttcn:1559.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 3.732 HNBGW_Tests.ttcn:1574.2-1576.2: In if statement: #8 3.732 HNBGW_Tests.ttcn:1575.3-25: In function instance: #8 3.732 HNBGW_Tests.ttcn:1575.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 3.732 HNBGW_Tests.ttcn:1585.2-1587.2: In if statement: #8 3.732 HNBGW_Tests.ttcn:1586.3-25: In function instance: #8 3.732 HNBGW_Tests.ttcn:1586.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 3.732 HNBGW_Tests.ttcn:1599.2-17: In function instance: #8 3.732 HNBGW_Tests.ttcn:1599.2-17: warning: The value returned by function `@HNBGW_Tests.f_rua_expect' is not used #8 3.732 HNBGW_Tests.ttcn:1627.8-1664.1: In function definition `f_tc_rab_assign_mgcp_to': #8 3.732 HNBGW_Tests.ttcn:1638.2-21: In function instance: #8 3.732 HNBGW_Tests.ttcn:1638.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 3.732 HNBGW_Tests.ttcn:1643.2-43: In variable assignment: #8 3.732 HNBGW_Tests.ttcn:1643.8-43: In the operand of operation `valueof()': #8 3.732 HNBGW_Tests.ttcn:1643.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 3.732 HNBGW_Tests.ttcn:1643.35-41: In parameter #1 for `rab_sml': #8 3.732 HNBGW_Tests.ttcn:1643.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 3.732 HNBGW_Tests.ttcn:1630.37-43: note: Referenced template variable is here #8 3.732 HNBGW_Tests.ttcn:1660.2-13: In function instance: #8 3.732 HNBGW_Tests.ttcn:1660.2-13: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 3.732 HNBGW_Tests.ttcn:1663.2-13: In function instance: #8 3.732 HNBGW_Tests.ttcn:1663.2-13: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 3.732 HNBGW_Tests.ttcn:1695.8-1708.1: In function definition `f_tc_ranap_bidir': #8 3.732 HNBGW_Tests.ttcn:1699.2-45: In function instance: #8 3.732 HNBGW_Tests.ttcn:1699.2-45: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 3.732 HNBGW_Tests.ttcn:1702.2-55: In function instance: #8 3.732 HNBGW_Tests.ttcn:1702.2-55: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 3.732 HNBGW_Tests.ttcn:1704.2-55: In function instance: #8 3.732 HNBGW_Tests.ttcn:1704.2-55: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 3.732 HNBGW_Tests.ttcn:1707.2-48: In function instance: #8 3.732 HNBGW_Tests.ttcn:1707.2-48: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 3.732 HNBGW_Tests.ttcn:1731.9-1744.1: In function definition `f_tc_ranap_mo_disconnect': #8 3.732 HNBGW_Tests.ttcn:1735.2-45: In function instance: #8 3.732 HNBGW_Tests.ttcn:1735.2-45: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 3.732 HNBGW_Tests.ttcn:1738.2-55: In function instance: #8 3.732 HNBGW_Tests.ttcn:1738.2-55: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 3.732 HNBGW_Tests.ttcn:1740.2-55: In function instance: #8 3.732 HNBGW_Tests.ttcn:1740.2-55: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 3.732 HNBGW_Tests.ttcn:1743.2-91: In function instance: #8 3.732 HNBGW_Tests.ttcn:1743.2-91: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_disconnect' is not used #8 3.733 HNBGW_Tests.ttcn:1836.8-1921.1: In function definition `f_tc_ps_rab_assignment_with_pfcp': #8 3.733 HNBGW_Tests.ttcn:1852.2-21: In function instance: #8 3.733 HNBGW_Tests.ttcn:1852.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 3.733 HNBGW_Tests.ttcn:1859.2-43: In variable assignment: #8 3.733 HNBGW_Tests.ttcn:1859.8-43: In the operand of operation `valueof()': #8 3.733 HNBGW_Tests.ttcn:1859.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 3.733 HNBGW_Tests.ttcn:1859.35-41: In parameter #1 for `rab_sml': #8 3.733 HNBGW_Tests.ttcn:1859.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 3.733 HNBGW_Tests.ttcn:1855.37-43: note: Referenced template variable is here #8 3.733 HNBGW_Tests.ttcn:1893.2-43: In variable assignment: #8 3.733 HNBGW_Tests.ttcn:1893.8-43: In the operand of operation `valueof()': #8 3.733 HNBGW_Tests.ttcn:1893.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 3.733 HNBGW_Tests.ttcn:1893.35-41: In parameter #1 for `rab_sml': #8 3.733 HNBGW_Tests.ttcn:1893.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 3.733 HNBGW_Tests.ttcn:1855.37-43: note: Referenced template variable is here #8 3.733 HNBGW_Tests.ttcn:1894.2-17: In function instance: #8 3.733 HNBGW_Tests.ttcn:1894.2-17: warning: The value returned by function `@HNBGW_Tests.f_rua_expect' is not used #8 3.733 HNBGW_Tests.ttcn:1900.2-45: In variable assignment: #8 3.733 HNBGW_Tests.ttcn:1900.8-45: In the operand of operation `valueof()': #8 3.733 HNBGW_Tests.ttcn:1900.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': #8 3.733 HNBGW_Tests.ttcn:1900.36-43: In parameter #1 for `rab_sml': #8 3.733 HNBGW_Tests.ttcn:1900.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime #8 3.733 HNBGW_Tests.ttcn:1897.39-46: note: Referenced template variable is here #8 3.733 HNBGW_Tests.ttcn:1908.2-46: In function instance: #8 3.733 HNBGW_Tests.ttcn:1908.16-46: In actual parameter list of function `@HNBGW_Tests.f_bssap_expect': #8 3.733 HNBGW_Tests.ttcn:1908.17-45: In parameter #1 for `exp_rx': #8 3.733 HNBGW_Tests.ttcn:1908.17-45: warning: Inadequate restriction on the referenced function `tr_RANAP_RabAssResp(rab_smdl, -, -)', this may cause a dynamic test case error at runtime #8 3.733 RANAP_Templates.ttcn:1763.1-1825.1: note: Referenced function is here #8 3.733 HNBGW_Tests.ttcn:1908.2-46: warning: The value returned by function `@HNBGW_Tests.f_bssap_expect' is not used #8 3.733 HNBGW_Tests.ttcn:1912.2-13: In function instance: #8 3.733 HNBGW_Tests.ttcn:1912.2-13: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 3.733 HNBGW_Tests.ttcn:1915.2-13: In function instance: #8 3.733 HNBGW_Tests.ttcn:1915.2-13: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 3.733 HNBGW_Tests.ttcn:1942.8-1985.1: In function definition `f_tc_ps_rab_assignment_without_pfcp': #8 3.733 HNBGW_Tests.ttcn:1953.2-21: In function instance: #8 3.733 HNBGW_Tests.ttcn:1953.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 3.733 HNBGW_Tests.ttcn:1960.2-43: In variable assignment: #8 3.733 HNBGW_Tests.ttcn:1960.8-43: In the operand of operation `valueof()': #8 3.733 HNBGW_Tests.ttcn:1960.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 3.733 HNBGW_Tests.ttcn:1960.35-41: In parameter #1 for `rab_sml': #8 3.733 HNBGW_Tests.ttcn:1960.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 3.733 HNBGW_Tests.ttcn:1956.37-43: note: Referenced template variable is here #8 3.733 HNBGW_Tests.ttcn:1964.2-43: In variable assignment: #8 3.733 HNBGW_Tests.ttcn:1964.8-43: In the operand of operation `valueof()': #8 3.733 HNBGW_Tests.ttcn:1964.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 3.733 HNBGW_Tests.ttcn:1964.35-41: In parameter #1 for `rab_sml': #8 3.733 HNBGW_Tests.ttcn:1964.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 3.733 HNBGW_Tests.ttcn:1956.37-43: note: Referenced template variable is here #8 3.733 HNBGW_Tests.ttcn:1965.2-17: In function instance: #8 3.733 HNBGW_Tests.ttcn:1965.2-17: warning: The value returned by function `@HNBGW_Tests.f_rua_expect' is not used #8 3.733 HNBGW_Tests.ttcn:1971.2-45: In variable assignment: #8 3.733 HNBGW_Tests.ttcn:1971.8-45: In the operand of operation `valueof()': #8 3.733 HNBGW_Tests.ttcn:1971.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': #8 3.733 HNBGW_Tests.ttcn:1971.36-43: In parameter #1 for `rab_sml': #8 3.733 HNBGW_Tests.ttcn:1971.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime #8 3.733 HNBGW_Tests.ttcn:1968.39-46: note: Referenced template variable is here #8 3.734 HNBGW_Tests.ttcn:1975.2-46: In function instance: #8 3.734 HNBGW_Tests.ttcn:1975.16-46: In actual parameter list of function `@HNBGW_Tests.f_bssap_expect': #8 3.734 HNBGW_Tests.ttcn:1975.17-45: In parameter #1 for `exp_rx': #8 3.734 HNBGW_Tests.ttcn:1975.17-45: warning: Inadequate restriction on the referenced function `tr_RANAP_RabAssResp(rab_smdl, -, -)', this may cause a dynamic test case error at runtime #8 3.734 RANAP_Templates.ttcn:1763.1-1825.1: note: Referenced function is here #8 3.734 HNBGW_Tests.ttcn:1975.2-46: warning: The value returned by function `@HNBGW_Tests.f_bssap_expect' is not used #8 3.734 HNBGW_Tests.ttcn:1979.2-13: In function instance: #8 3.734 HNBGW_Tests.ttcn:1979.2-13: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 3.734 HNBGW_Tests.ttcn:1982.2-13: In function instance: #8 3.734 HNBGW_Tests.ttcn:1982.2-13: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 3.734 HNBGW_Tests.ttcn:2052.9-2071.1: In function definition `f_perform_compl_l3': #8 3.734 HNBGW_Tests.ttcn:2067.2-2070.2: In if statement: #8 3.734 HNBGW_Tests.ttcn:2069.3-20: In function instance: #8 3.734 HNBGW_Tests.ttcn:2069.3-20: warning: The value returned by function `@HNBGW_Tests.f_bssap_expect' is not used #8 3.737 HNBGW_Tests.ttcn:2773.9-2800.1: In function definition `f_tc_apply_sccp': #8 3.737 HNBGW_Tests.ttcn:2786.2-55: In function instance: #8 3.737 HNBGW_Tests.ttcn:2786.2-55: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 3.737 HNBGW_Tests.ttcn:2787.2-55: In function instance: #8 3.737 HNBGW_Tests.ttcn:2787.2-55: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 3.737 HNBGW_Tests.ttcn:2817.8-2868.1: In function definition `f_tc_second_rab_assignment': #8 3.737 HNBGW_Tests.ttcn:2826.2-21: In function instance: #8 3.737 HNBGW_Tests.ttcn:2826.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 3.737 HNBGW_Tests.ttcn:2837.2-43: In variable assignment: #8 3.737 HNBGW_Tests.ttcn:2837.8-43: In the operand of operation `valueof()': #8 3.737 HNBGW_Tests.ttcn:2837.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 3.737 HNBGW_Tests.ttcn:2837.35-41: In parameter #1 for `rab_sml': #8 3.737 HNBGW_Tests.ttcn:2837.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 3.737 HNBGW_Tests.ttcn:2832.37-43: note: Referenced template variable is here #8 3.737 HNBGW_Tests.ttcn:2842.2-17: In function instance: #8 3.737 HNBGW_Tests.ttcn:2842.2-17: warning: The value returned by function `@HNBGW_Tests.f_rua_expect' is not used #8 3.737 HNBGW_Tests.ttcn:2850.2-45: In variable assignment: #8 3.737 HNBGW_Tests.ttcn:2850.8-45: In the operand of operation `valueof()': #8 3.737 HNBGW_Tests.ttcn:2850.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': #8 3.737 HNBGW_Tests.ttcn:2850.36-43: In parameter #1 for `rab_sml': #8 3.737 HNBGW_Tests.ttcn:2850.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime #8 3.737 HNBGW_Tests.ttcn:2848.39-46: note: Referenced template variable is here #8 3.737 HNBGW_Tests.ttcn:2852.2-19: In function instance: #8 3.737 HNBGW_Tests.ttcn:2852.2-19: warning: The value returned by function `@HNBGW_Tests.f_bssap_expect' is not used #8 3.737 HNBGW_Tests.ttcn:2856.2-13: In function instance: #8 3.737 HNBGW_Tests.ttcn:2856.2-13: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 3.737 HNBGW_Tests.ttcn:2867.2-13: In function instance: #8 3.737 HNBGW_Tests.ttcn:2867.2-13: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 3.738 IuUP_Emulation.ttcn: In TTCN-3 module `IuUP_Emulation': #8 3.738 IuUP_Emulation.ttcn:150.9-190.1: In function definition `f_ts_IuUP_INIT': #8 3.738 IuUP_Emulation.ttcn:179.2-187.3: In template definition `tpl': #8 3.738 IuUP_Emulation.ttcn:179.84-187.3: In actual parameter list of template `@IuUP_Types.ts_IuUP_PDU14_ProcSending_INIT': #8 3.738 In parameter #4 for `rfci': #8 3.738 IuUP_Emulation.ttcn:183.11-14: warning: Inadequate restriction on the referenced template variable `rfci', this may cause a dynamic test case error at runtime #8 3.738 IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here #8 3.741 Notify: Generating code... #8 4.234 Notify: File `BSSAP_CodecPort.hh' was generated. #8 4.235 Notify: File `BSSAP_CodecPort.cc' was generated. #8 4.235 Notify: File `BSSAP_CodecPort_part_1.cc' was generated. #8 4.235 Notify: File `BSSAP_CodecPort_part_2.cc' was generated. #8 4.235 Notify: File `BSSAP_CodecPort_part_3.cc' was generated. #8 4.235 Notify: File `BSSAP_CodecPort_part_4.cc' was generated. #8 4.235 Notify: File `BSSAP_CodecPort_part_5.cc' was generated. #8 4.235 Notify: File `BSSAP_CodecPort_part_6.cc' was generated. #8 4.235 Notify: File `BSSAP_CodecPort_part_7.cc' was generated. #8 4.236 Notify: File `BSSAP_Types.hh' was generated. #8 4.239 Notify: File `BSSAP_Types.cc' was generated. #8 4.242 Notify: File `BSSAP_Types_part_1.cc' was generated. #8 4.242 Notify: File `BSSAP_Types_part_2.cc' was generated. #8 4.242 Notify: File `BSSAP_Types_part_3.cc' was generated. #8 4.242 Notify: File `BSSAP_Types_part_4.cc' was generated. #8 4.242 Notify: File `BSSAP_Types_part_5.cc' was generated. #8 4.242 Notify: File `BSSAP_Types_part_6.cc' was generated. #8 4.242 Notify: File `BSSAP_Types_part_7.cc' was generated. #8 4.242 Notify: File `DNS_Helpers.hh' was generated. #8 4.242 Notify: File `DNS_Helpers.cc' was generated. #8 4.242 Notify: File `DNS_Helpers_part_1.cc' was generated. #8 4.242 Notify: File `DNS_Helpers_part_2.cc' was generated. #8 4.242 Notify: File `DNS_Helpers_part_3.cc' was generated. #8 4.242 Notify: File `DNS_Helpers_part_4.cc' was generated. #8 4.242 Notify: File `DNS_Helpers_part_5.cc' was generated. #8 4.242 Notify: File `DNS_Helpers_part_6.cc' was generated. #8 4.242 Notify: File `DNS_Helpers_part_7.cc' was generated. #8 4.242 Notify: File `GSM_Types.hh' was generated. #8 4.243 Notify: File `GSM_Types.cc' was generated. #8 4.243 Notify: File `GSM_Types_part_1.cc' was generated. #8 4.243 Notify: File `GSM_Types_part_2.cc' was generated. #8 4.243 Notify: File `GSM_Types_part_3.cc' was generated. #8 4.243 Notify: File `GSM_Types_part_4.cc' was generated. #8 4.243 Notify: File `GSM_Types_part_5.cc' was generated. #8 4.243 Notify: File `GSM_Types_part_6.cc' was generated. #8 4.243 Notify: File `GSM_Types_part_7.cc' was generated. #8 4.243 Notify: File `General_Types.hh' was generated. #8 4.243 Notify: File `General_Types.cc' was generated. #8 4.243 Notify: File `General_Types_part_1.cc' was generated. #8 4.243 Notify: File `General_Types_part_2.cc' was generated. #8 4.243 Notify: File `General_Types_part_3.cc' was generated. #8 4.243 Notify: File `General_Types_part_4.cc' was generated. #8 4.243 Notify: File `General_Types_part_5.cc' was generated. #8 4.243 Notify: File `General_Types_part_6.cc' was generated. #8 4.243 Notify: File `General_Types_part_7.cc' was generated. #8 4.243 Notify: File `HNBAP_CommonDataTypes.hh' was generated. #8 4.244 Notify: File `HNBAP_CommonDataTypes.cc' was generated. #8 4.244 Notify: File `HNBAP_CommonDataTypes_part_1.cc' was generated. #8 4.244 Notify: File `HNBAP_CommonDataTypes_part_2.cc' was generated. #8 4.244 Notify: File `HNBAP_CommonDataTypes_part_3.cc' was generated. #8 4.244 Notify: File `HNBAP_CommonDataTypes_part_4.cc' was generated. #8 4.244 Notify: File `HNBAP_CommonDataTypes_part_5.cc' was generated. #8 4.244 Notify: File `HNBAP_CommonDataTypes_part_6.cc' was generated. #8 4.244 Notify: File `HNBAP_CommonDataTypes_part_7.cc' was generated. #8 4.244 Notify: File `HNBAP_Constants.hh' was generated. #8 4.244 Notify: File `HNBAP_Constants.cc' was generated. #8 4.244 Notify: File `HNBAP_Constants_part_1.cc' was generated. #8 4.244 Notify: File `HNBAP_Constants_part_2.cc' was generated. #8 4.244 Notify: File `HNBAP_Constants_part_3.cc' was generated. #8 4.244 Notify: File `HNBAP_Constants_part_4.cc' was generated. #8 4.244 Notify: File `HNBAP_Constants_part_5.cc' was generated. #8 4.244 Notify: File `HNBAP_Constants_part_6.cc' was generated. #8 4.244 Notify: File `HNBAP_Constants_part_7.cc' was generated. #8 4.244 Notify: File `HNBAP_Containers.hh' was generated. #8 4.244 Notify: File `HNBAP_Containers.cc' was generated. #8 4.244 Notify: File `HNBAP_Containers_part_1.cc' was generated. #8 4.244 Notify: File `HNBAP_Containers_part_2.cc' was generated. #8 4.244 Notify: File `HNBAP_Containers_part_3.cc' was generated. #8 4.244 Notify: File `HNBAP_Containers_part_4.cc' was generated. #8 4.244 Notify: File `HNBAP_Containers_part_5.cc' was generated. #8 4.244 Notify: File `HNBAP_Containers_part_6.cc' was generated. #8 4.244 Notify: File `HNBAP_Containers_part_7.cc' was generated. #8 4.245 Notify: File `HNBAP_IEs.hh' was generated. #8 4.247 Notify: File `HNBAP_IEs.cc' was generated. #8 4.247 Notify: File `HNBAP_IEs_part_1.cc' was generated. #8 4.247 Notify: File `HNBAP_IEs_part_2.cc' was generated. #8 4.247 Notify: File `HNBAP_IEs_part_3.cc' was generated. #8 4.247 Notify: File `HNBAP_IEs_part_4.cc' was generated. #8 4.247 Notify: File `HNBAP_IEs_part_5.cc' was generated. #8 4.247 Notify: File `HNBAP_IEs_part_6.cc' was generated. #8 4.247 Notify: File `HNBAP_IEs_part_7.cc' was generated. #8 4.248 Notify: File `HNBAP_PDU_Contents.hh' was generated. #8 4.251 Notify: File `HNBAP_PDU_Contents.cc' was generated. #8 4.251 Notify: File `HNBAP_PDU_Contents_part_1.cc' was generated. #8 4.251 Notify: File `HNBAP_PDU_Contents_part_2.cc' was generated. #8 4.251 Notify: File `HNBAP_PDU_Contents_part_3.cc' was generated. #8 4.251 Notify: File `HNBAP_PDU_Contents_part_4.cc' was generated. #8 4.251 Notify: File `HNBAP_PDU_Contents_part_5.cc' was generated. #8 4.251 Notify: File `HNBAP_PDU_Contents_part_6.cc' was generated. #8 4.251 Notify: File `HNBAP_PDU_Contents_part_7.cc' was generated. #8 4.251 Notify: File `HNBAP_PDU_Descriptions.hh' was generated. #8 4.252 Notify: File `HNBAP_PDU_Descriptions.cc' was generated. #8 4.252 Notify: File `HNBAP_PDU_Descriptions_part_1.cc' was generated. #8 4.252 Notify: File `HNBAP_PDU_Descriptions_part_2.cc' was generated. #8 4.252 Notify: File `HNBAP_PDU_Descriptions_part_3.cc' was generated. #8 4.252 Notify: File `HNBAP_PDU_Descriptions_part_4.cc' was generated. #8 4.252 Notify: File `HNBAP_PDU_Descriptions_part_5.cc' was generated. #8 4.252 Notify: File `HNBAP_PDU_Descriptions_part_6.cc' was generated. #8 4.252 Notify: File `HNBAP_PDU_Descriptions_part_7.cc' was generated. #8 4.252 Notify: File `HNBAP_Templates.hh' was generated. #8 4.252 Notify: File `HNBAP_Templates.cc' was generated. #8 4.252 Notify: File `HNBAP_Templates_part_1.cc' was generated. #8 4.252 Notify: File `HNBAP_Templates_part_2.cc' was generated. #8 4.252 Notify: File `HNBAP_Templates_part_3.cc' was generated. #8 4.252 Notify: File `HNBAP_Templates_part_4.cc' was generated. #8 4.252 Notify: File `HNBAP_Templates_part_5.cc' was generated. #8 4.252 Notify: File `HNBAP_Templates_part_6.cc' was generated. #8 4.252 Notify: File `HNBAP_Templates_part_7.cc' was generated. #8 4.252 Notify: File `HNBAP_Types.hh' was generated. #8 4.252 Notify: File `HNBAP_Types.cc' was generated. #8 4.252 Notify: File `HNBAP_Types_part_1.cc' was generated. #8 4.252 Notify: File `HNBAP_Types_part_2.cc' was generated. #8 4.252 Notify: File `HNBAP_Types_part_3.cc' was generated. #8 4.252 Notify: File `HNBAP_Types_part_4.cc' was generated. #8 4.252 Notify: File `HNBAP_Types_part_5.cc' was generated. #8 4.252 Notify: File `HNBAP_Types_part_6.cc' was generated. #8 4.252 Notify: File `HNBAP_Types_part_7.cc' was generated. #8 4.252 Notify: File `HNBGW_Tests.hh' was generated. #8 4.253 Notify: File `HNBGW_Tests.cc' was generated. #8 4.253 Notify: File `HNBGW_Tests_part_1.cc' was generated. #8 4.253 Notify: File `HNBGW_Tests_part_2.cc' was generated. #8 4.253 Notify: File `HNBGW_Tests_part_3.cc' was generated. #8 4.253 Notify: File `HNBGW_Tests_part_4.cc' was generated. #8 4.253 Notify: File `HNBGW_Tests_part_5.cc' was generated. #8 4.253 Notify: File `HNBGW_Tests_part_6.cc' was generated. #8 4.253 Notify: File `HNBGW_Tests_part_7.cc' was generated. #8 4.253 Notify: File `IPA_CodecPort.hh' was generated. #8 4.253 Notify: File `IPA_CodecPort.cc' was generated. #8 4.253 Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. #8 4.253 Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. #8 4.253 Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.253 Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.253 Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.253 Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.253 Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.253 Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.253 Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.253 Notify: File `IPA_CodecPort_part_1.cc' was generated. #8 4.254 Notify: File `IPA_CodecPort_part_2.cc' was generated. #8 4.254 Notify: File `IPA_CodecPort_part_3.cc' was generated. #8 4.254 Notify: File `IPA_CodecPort_part_4.cc' was generated. #8 4.254 Notify: File `IPA_CodecPort_part_5.cc' was generated. #8 4.254 Notify: File `IPA_CodecPort_part_6.cc' was generated. #8 4.254 Notify: File `IPA_CodecPort_part_7.cc' was generated. #8 4.254 Notify: File `IPA_Emulation.hh' was generated. #8 4.254 Notify: File `IPA_Emulation.cc' was generated. #8 4.254 Notify: File `IPA_Emulation_part_1.cc' was generated. #8 4.254 Notify: File `IPA_Emulation_part_2.cc' was generated. #8 4.254 Notify: File `IPA_Emulation_part_3.cc' was generated. #8 4.254 Notify: File `IPA_Emulation_part_4.cc' was generated. #8 4.254 Notify: File `IPA_Emulation_part_5.cc' was generated. #8 4.254 Notify: File `IPA_Emulation_part_6.cc' was generated. #8 4.254 Notify: File `IPA_Emulation_part_7.cc' was generated. #8 4.254 Notify: File `IPA_Types.hh' was generated. #8 4.254 Notify: File `IPA_Types.cc' was generated. #8 4.254 Notify: File `IPA_Types_part_1.cc' was generated. #8 4.254 Notify: File `IPA_Types_part_2.cc' was generated. #8 4.254 Notify: File `IPA_Types_part_3.cc' was generated. #8 4.255 Notify: File `IPA_Types_part_4.cc' was generated. #8 4.255 Notify: File `IPA_Types_part_5.cc' was generated. #8 4.255 Notify: File `IPA_Types_part_6.cc' was generated. #8 4.255 Notify: File `IPA_Types_part_7.cc' was generated. #8 4.255 Notify: File `IPL4asp_Functions.hh' was generated. #8 4.255 Notify: File `IPL4asp_Functions.cc' was generated. #8 4.255 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 4.255 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 4.255 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 4.255 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 4.255 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 4.255 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 4.255 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 4.255 Notify: File `IPL4asp_PortType.hh' was generated. #8 4.255 Notify: File `IPL4asp_PortType.cc' was generated. #8 4.255 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 4.255 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 4.255 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 4.255 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 4.255 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 4.255 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 4.255 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 4.255 Notify: File `IPL4asp_Types.hh' was generated. #8 4.256 Notify: File `IPL4asp_Types.cc' was generated. #8 4.256 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 4.256 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 4.256 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 4.256 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 4.256 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 4.256 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 4.256 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 4.256 Notify: File `IuUP_Emulation.hh' was generated. #8 4.256 Notify: File `IuUP_Emulation.cc' was generated. #8 4.256 Notify: File `IuUP_Emulation_part_1.cc' was generated. #8 4.256 Notify: File `IuUP_Emulation_part_2.cc' was generated. #8 4.256 Notify: File `IuUP_Emulation_part_3.cc' was generated. #8 4.256 Notify: File `IuUP_Emulation_part_4.cc' was generated. #8 4.256 Notify: File `IuUP_Emulation_part_5.cc' was generated. #8 4.256 Notify: File `IuUP_Emulation_part_6.cc' was generated. #8 4.256 Notify: File `IuUP_Emulation_part_7.cc' was generated. #8 4.256 Notify: File `IuUP_Types.hh' was generated. #8 4.257 Notify: File `IuUP_Types.cc' was generated. #8 4.257 Notify: File `IuUP_Types_part_1.cc' was generated. #8 4.257 Notify: File `IuUP_Types_part_2.cc' was generated. #8 4.257 Notify: File `IuUP_Types_part_3.cc' was generated. #8 4.257 Notify: File `IuUP_Types_part_4.cc' was generated. #8 4.257 Notify: File `IuUP_Types_part_5.cc' was generated. #8 4.257 Notify: File `IuUP_Types_part_6.cc' was generated. #8 4.257 Notify: File `IuUP_Types_part_7.cc' was generated. #8 4.257 Notify: File `Iuh_CodecPort.hh' was generated. #8 4.257 Notify: File `Iuh_CodecPort.cc' was generated. #8 4.257 Notify: File `Iuh_CodecPort_CtrlFunct.hh' was generated. #8 4.257 Notify: File `Iuh_CodecPort_CtrlFunct.cc' was generated. #8 4.257 Notify: File `Iuh_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.257 Notify: File `Iuh_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.257 Notify: File `Iuh_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.257 Notify: File `Iuh_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.257 Notify: File `Iuh_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.257 Notify: File `Iuh_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.257 Notify: File `Iuh_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.257 Notify: File `Iuh_CodecPort_part_1.cc' was generated. #8 4.257 Notify: File `Iuh_CodecPort_part_2.cc' was generated. #8 4.257 Notify: File `Iuh_CodecPort_part_3.cc' was generated. #8 4.257 Notify: File `Iuh_CodecPort_part_4.cc' was generated. #8 4.257 Notify: File `Iuh_CodecPort_part_5.cc' was generated. #8 4.257 Notify: File `Iuh_CodecPort_part_6.cc' was generated. #8 4.257 Notify: File `Iuh_CodecPort_part_7.cc' was generated. #8 4.258 Notify: File `Iuh_Emulation.hh' was generated. #8 4.258 Notify: File `Iuh_Emulation.cc' was generated. #8 4.258 Notify: File `Iuh_Emulation_part_1.cc' was generated. #8 4.258 Notify: File `Iuh_Emulation_part_2.cc' was generated. #8 4.258 Notify: File `Iuh_Emulation_part_3.cc' was generated. #8 4.258 Notify: File `Iuh_Emulation_part_4.cc' was generated. #8 4.258 Notify: File `Iuh_Emulation_part_5.cc' was generated. #8 4.258 Notify: File `Iuh_Emulation_part_6.cc' was generated. #8 4.258 Notify: File `Iuh_Emulation_part_7.cc' was generated. #8 4.258 Notify: File `Iuh_Types.hh' was generated. #8 4.258 Notify: File `Iuh_Types.cc' was generated. #8 4.258 Notify: File `Iuh_Types_part_1.cc' was generated. #8 4.258 Notify: File `Iuh_Types_part_2.cc' was generated. #8 4.258 Notify: File `Iuh_Types_part_3.cc' was generated. #8 4.258 Notify: File `Iuh_Types_part_4.cc' was generated. #8 4.258 Notify: File `Iuh_Types_part_5.cc' was generated. #8 4.258 Notify: File `Iuh_Types_part_6.cc' was generated. #8 4.258 Notify: File `Iuh_Types_part_7.cc' was generated. #8 4.258 Notify: File `L3_Common.hh' was generated. #8 4.258 Notify: File `L3_Common.cc' was generated. #8 4.258 Notify: File `L3_Common_part_1.cc' was generated. #8 4.258 Notify: File `L3_Common_part_2.cc' was generated. #8 4.258 Notify: File `L3_Common_part_3.cc' was generated. #8 4.258 Notify: File `L3_Common_part_4.cc' was generated. #8 4.258 Notify: File `L3_Common_part_5.cc' was generated. #8 4.258 Notify: File `L3_Common_part_6.cc' was generated. #8 4.258 Notify: File `L3_Common_part_7.cc' was generated. #8 4.258 Notify: File `L3_Templates.hh' was generated. #8 4.259 Notify: File `L3_Templates.cc' was generated. #8 4.259 Notify: File `L3_Templates_part_1.cc' was generated. #8 4.259 Notify: File `L3_Templates_part_2.cc' was generated. #8 4.259 Notify: File `L3_Templates_part_3.cc' was generated. #8 4.259 Notify: File `L3_Templates_part_4.cc' was generated. #8 4.259 Notify: File `L3_Templates_part_5.cc' was generated. #8 4.259 Notify: File `L3_Templates_part_6.cc' was generated. #8 4.259 Notify: File `L3_Templates_part_7.cc' was generated. #8 4.259 Notify: File `M3UA_Emulation.hh' was generated. #8 4.259 Notify: File `M3UA_Emulation.cc' was generated. #8 4.259 Notify: File `M3UA_Emulation_part_1.cc' was generated. #8 4.259 Notify: File `M3UA_Emulation_part_2.cc' was generated. #8 4.259 Notify: File `M3UA_Emulation_part_3.cc' was generated. #8 4.259 Notify: File `M3UA_Emulation_part_4.cc' was generated. #8 4.259 Notify: File `M3UA_Emulation_part_5.cc' was generated. #8 4.259 Notify: File `M3UA_Emulation_part_6.cc' was generated. #8 4.259 Notify: File `M3UA_Emulation_part_7.cc' was generated. #8 4.259 Notify: File `M3UA_Types.hh' was generated. #8 4.261 Notify: File `M3UA_Types.cc' was generated. #8 4.261 Notify: File `M3UA_Types_part_1.cc' was generated. #8 4.261 Notify: File `M3UA_Types_part_2.cc' was generated. #8 4.261 Notify: File `M3UA_Types_part_3.cc' was generated. #8 4.261 Notify: File `M3UA_Types_part_4.cc' was generated. #8 4.261 Notify: File `M3UA_Types_part_5.cc' was generated. #8 4.261 Notify: File `M3UA_Types_part_6.cc' was generated. #8 4.261 Notify: File `M3UA_Types_part_7.cc' was generated. #8 4.261 Notify: File `MGCP_CodecPort.hh' was generated. #8 4.261 Notify: File `MGCP_CodecPort.cc' was generated. #8 4.261 Notify: File `MGCP_CodecPort_CtrlFunct.hh' was generated. #8 4.261 Notify: File `MGCP_CodecPort_CtrlFunct.cc' was generated. #8 4.261 Notify: File `MGCP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.262 Notify: File `MGCP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.262 Notify: File `MGCP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.262 Notify: File `MGCP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.262 Notify: File `MGCP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.262 Notify: File `MGCP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.262 Notify: File `MGCP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.262 Notify: File `MGCP_CodecPort_part_1.cc' was generated. #8 4.262 Notify: File `MGCP_CodecPort_part_2.cc' was generated. #8 4.262 Notify: File `MGCP_CodecPort_part_3.cc' was generated. #8 4.262 Notify: File `MGCP_CodecPort_part_4.cc' was generated. #8 4.262 Notify: File `MGCP_CodecPort_part_5.cc' was generated. #8 4.262 Notify: File `MGCP_CodecPort_part_6.cc' was generated. #8 4.262 Notify: File `MGCP_CodecPort_part_7.cc' was generated. #8 4.262 Notify: File `MGCP_Emulation.hh' was generated. #8 4.262 Notify: File `MGCP_Emulation.cc' was generated. #8 4.262 Notify: File `MGCP_Emulation_part_1.cc' was generated. #8 4.262 Notify: File `MGCP_Emulation_part_2.cc' was generated. #8 4.262 Notify: File `MGCP_Emulation_part_3.cc' was generated. #8 4.262 Notify: File `MGCP_Emulation_part_4.cc' was generated. #8 4.262 Notify: File `MGCP_Emulation_part_5.cc' was generated. #8 4.262 Notify: File `MGCP_Emulation_part_6.cc' was generated. #8 4.262 Notify: File `MGCP_Emulation_part_7.cc' was generated. #8 4.262 Notify: File `MGCP_Templates.hh' was generated. #8 4.262 Notify: File `MGCP_Templates.cc' was generated. #8 4.262 Notify: File `MGCP_Templates_part_1.cc' was generated. #8 4.262 Notify: File `MGCP_Templates_part_2.cc' was generated. #8 4.262 Notify: File `MGCP_Templates_part_3.cc' was generated. #8 4.262 Notify: File `MGCP_Templates_part_4.cc' was generated. #8 4.263 Notify: File `MGCP_Templates_part_5.cc' was generated. #8 4.263 Notify: File `MGCP_Templates_part_6.cc' was generated. #8 4.263 Notify: File `MGCP_Templates_part_7.cc' was generated. #8 4.263 Notify: File `MGCP_Types.hh' was generated. #8 4.263 Notify: File `MGCP_Types.cc' was generated. #8 4.263 Notify: File `MGCP_Types_part_1.cc' was generated. #8 4.263 Notify: File `MGCP_Types_part_2.cc' was generated. #8 4.263 Notify: File `MGCP_Types_part_3.cc' was generated. #8 4.263 Notify: File `MGCP_Types_part_4.cc' was generated. #8 4.263 Notify: File `MGCP_Types_part_5.cc' was generated. #8 4.263 Notify: File `MGCP_Types_part_6.cc' was generated. #8 4.263 Notify: File `MGCP_Types_part_7.cc' was generated. #8 4.263 Notify: File `MTP3asp_PortType.hh' was generated. #8 4.263 Notify: File `MTP3asp_PortType.cc' was generated. #8 4.263 Notify: File `MTP3asp_PortType_part_1.cc' was generated. #8 4.263 Notify: File `MTP3asp_PortType_part_2.cc' was generated. #8 4.263 Notify: File `MTP3asp_PortType_part_3.cc' was generated. #8 4.263 Notify: File `MTP3asp_PortType_part_4.cc' was generated. #8 4.263 Notify: File `MTP3asp_PortType_part_5.cc' was generated. #8 4.263 Notify: File `MTP3asp_PortType_part_6.cc' was generated. #8 4.263 Notify: File `MTP3asp_PortType_part_7.cc' was generated. #8 4.263 Notify: File `MTP3asp_Types.hh' was generated. #8 4.264 Notify: File `MTP3asp_Types.cc' was generated. #8 4.264 Notify: File `MTP3asp_Types_part_1.cc' was generated. #8 4.264 Notify: File `MTP3asp_Types_part_2.cc' was generated. #8 4.264 Notify: File `MTP3asp_Types_part_3.cc' was generated. #8 4.264 Notify: File `MTP3asp_Types_part_4.cc' was generated. #8 4.264 Notify: File `MTP3asp_Types_part_5.cc' was generated. #8 4.264 Notify: File `MTP3asp_Types_part_6.cc' was generated. #8 4.264 Notify: File `MTP3asp_Types_part_7.cc' was generated. #8 4.264 Notify: File `Misc_Helpers.hh' was generated. #8 4.264 Notify: File `Misc_Helpers.cc' was generated. #8 4.264 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 4.264 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 4.264 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 4.264 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 4.264 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 4.264 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 4.264 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 4.264 Notify: File `MobileL3_CC_Types.hh' was generated. #8 4.267 Notify: File `MobileL3_CC_Types.cc' was generated. #8 4.267 Notify: File `MobileL3_CC_Types_part_1.cc' was generated. #8 4.267 Notify: File `MobileL3_CC_Types_part_2.cc' was generated. #8 4.267 Notify: File `MobileL3_CC_Types_part_3.cc' was generated. #8 4.267 Notify: File `MobileL3_CC_Types_part_4.cc' was generated. #8 4.267 Notify: File `MobileL3_CC_Types_part_5.cc' was generated. #8 4.267 Notify: File `MobileL3_CC_Types_part_6.cc' was generated. #8 4.267 Notify: File `MobileL3_CC_Types_part_7.cc' was generated. #8 4.267 Notify: File `MobileL3_CommonIE_Types.hh' was generated. #8 4.269 Notify: File `MobileL3_CommonIE_Types.cc' was generated. #8 4.269 Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. #8 4.269 Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. #8 4.269 Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. #8 4.269 Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. #8 4.269 Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. #8 4.269 Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. #8 4.269 Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. #8 4.270 Notify: File `MobileL3_GMM_SM_Types.hh' was generated. #8 4.273 Notify: File `MobileL3_GMM_SM_Types.cc' was generated. #8 4.275 Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. #8 4.275 Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. #8 4.275 Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. #8 4.275 Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. #8 4.275 Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. #8 4.275 Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. #8 4.275 Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. #8 4.275 Notify: File `MobileL3_MM_Types.hh' was generated. #8 4.276 Notify: File `MobileL3_MM_Types.cc' was generated. #8 4.276 Notify: File `MobileL3_MM_Types_part_1.cc' was generated. #8 4.277 Notify: File `MobileL3_MM_Types_part_2.cc' was generated. #8 4.277 Notify: File `MobileL3_MM_Types_part_3.cc' was generated. #8 4.277 Notify: File `MobileL3_MM_Types_part_4.cc' was generated. #8 4.277 Notify: File `MobileL3_MM_Types_part_5.cc' was generated. #8 4.277 Notify: File `MobileL3_MM_Types_part_6.cc' was generated. #8 4.277 Notify: File `MobileL3_MM_Types_part_7.cc' was generated. #8 4.277 Notify: File `MobileL3_RRM_Types.hh' was generated. #8 4.280 Notify: File `MobileL3_RRM_Types.cc' was generated. #8 4.281 Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. #8 4.281 Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. #8 4.281 Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. #8 4.281 Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. #8 4.281 Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. #8 4.281 Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. #8 4.281 Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. #8 4.281 Notify: File `MobileL3_SMS_Types.hh' was generated. #8 4.282 Notify: File `MobileL3_SMS_Types.cc' was generated. #8 4.282 Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. #8 4.282 Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. #8 4.282 Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. #8 4.282 Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. #8 4.282 Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. #8 4.282 Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. #8 4.282 Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. #8 4.282 Notify: File `MobileL3_SS_Types.hh' was generated. #8 4.283 Notify: File `MobileL3_SS_Types.cc' was generated. #8 4.283 Notify: File `MobileL3_SS_Types_part_1.cc' was generated. #8 4.283 Notify: File `MobileL3_SS_Types_part_2.cc' was generated. #8 4.283 Notify: File `MobileL3_SS_Types_part_3.cc' was generated. #8 4.283 Notify: File `MobileL3_SS_Types_part_4.cc' was generated. #8 4.283 Notify: File `MobileL3_SS_Types_part_5.cc' was generated. #8 4.283 Notify: File `MobileL3_SS_Types_part_6.cc' was generated. #8 4.283 Notify: File `MobileL3_SS_Types_part_7.cc' was generated. #8 4.283 Notify: File `MobileL3_Types.hh' was generated. #8 4.283 Notify: File `MobileL3_Types.cc' was generated. #8 4.283 Notify: File `MobileL3_Types_part_1.cc' was generated. #8 4.283 Notify: File `MobileL3_Types_part_2.cc' was generated. #8 4.283 Notify: File `MobileL3_Types_part_3.cc' was generated. #8 4.283 Notify: File `MobileL3_Types_part_4.cc' was generated. #8 4.283 Notify: File `MobileL3_Types_part_5.cc' was generated. #8 4.283 Notify: File `MobileL3_Types_part_6.cc' was generated. #8 4.283 Notify: File `MobileL3_Types_part_7.cc' was generated. #8 4.283 Notify: File `Native_Functions.hh' was generated. #8 4.284 Notify: File `Native_Functions.cc' was generated. #8 4.284 Notify: File `Native_Functions_part_1.cc' was generated. #8 4.284 Notify: File `Native_Functions_part_2.cc' was generated. #8 4.284 Notify: File `Native_Functions_part_3.cc' was generated. #8 4.284 Notify: File `Native_Functions_part_4.cc' was generated. #8 4.284 Notify: File `Native_Functions_part_5.cc' was generated. #8 4.284 Notify: File `Native_Functions_part_6.cc' was generated. #8 4.284 Notify: File `Native_Functions_part_7.cc' was generated. #8 4.284 Notify: File `Osmocom_CTRL_Adapter.hh' was generated. #8 4.284 Notify: File `Osmocom_CTRL_Adapter.cc' was generated. #8 4.284 Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. #8 4.284 Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. #8 4.284 Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. #8 4.284 Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. #8 4.284 Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. #8 4.284 Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. #8 4.284 Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. #8 4.284 Notify: File `Osmocom_CTRL_Functions.hh' was generated. #8 4.284 Notify: File `Osmocom_CTRL_Functions.cc' was generated. #8 4.284 Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. #8 4.284 Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. #8 4.284 Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. #8 4.284 Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. #8 4.284 Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. #8 4.284 Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. #8 4.284 Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. #8 4.284 Notify: File `Osmocom_CTRL_Types.hh' was generated. #8 4.284 Notify: File `Osmocom_CTRL_Types.cc' was generated. #8 4.284 Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. #8 4.285 Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. #8 4.285 Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. #8 4.285 Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. #8 4.285 Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. #8 4.285 Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. #8 4.285 Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. #8 4.285 Notify: File `Osmocom_Types.hh' was generated. #8 4.285 Notify: File `Osmocom_Types.cc' was generated. #8 4.285 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 4.285 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 4.285 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 4.285 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 4.285 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 4.285 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 4.285 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 4.285 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 4.285 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 4.285 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 4.285 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 4.285 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 4.285 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 4.285 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 4.285 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 4.285 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 4.285 Notify: File `PFCP_CodecPort.hh' was generated. #8 4.285 Notify: File `PFCP_CodecPort.cc' was generated. #8 4.285 Notify: File `PFCP_CodecPort_CtrlFunct.hh' was generated. #8 4.285 Notify: File `PFCP_CodecPort_CtrlFunct.cc' was generated. #8 4.285 Notify: File `PFCP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.285 Notify: File `PFCP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.286 Notify: File `PFCP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.286 Notify: File `PFCP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.286 Notify: File `PFCP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.286 Notify: File `PFCP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.286 Notify: File `PFCP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.286 Notify: File `PFCP_CodecPort_part_1.cc' was generated. #8 4.286 Notify: File `PFCP_CodecPort_part_2.cc' was generated. #8 4.286 Notify: File `PFCP_CodecPort_part_3.cc' was generated. #8 4.286 Notify: File `PFCP_CodecPort_part_4.cc' was generated. #8 4.286 Notify: File `PFCP_CodecPort_part_5.cc' was generated. #8 4.286 Notify: File `PFCP_CodecPort_part_6.cc' was generated. #8 4.286 Notify: File `PFCP_CodecPort_part_7.cc' was generated. #8 4.286 Notify: File `PFCP_Emulation.hh' was generated. #8 4.286 Notify: File `PFCP_Emulation.cc' was generated. #8 4.286 Notify: File `PFCP_Emulation_part_1.cc' was generated. #8 4.286 Notify: File `PFCP_Emulation_part_2.cc' was generated. #8 4.286 Notify: File `PFCP_Emulation_part_3.cc' was generated. #8 4.286 Notify: File `PFCP_Emulation_part_4.cc' was generated. #8 4.286 Notify: File `PFCP_Emulation_part_5.cc' was generated. #8 4.286 Notify: File `PFCP_Emulation_part_6.cc' was generated. #8 4.286 Notify: File `PFCP_Emulation_part_7.cc' was generated. #8 4.286 Notify: File `PFCP_Templates.hh' was generated. #8 4.286 Notify: File `PFCP_Templates.cc' was generated. #8 4.286 Notify: File `PFCP_Templates_part_1.cc' was generated. #8 4.286 Notify: File `PFCP_Templates_part_2.cc' was generated. #8 4.286 Notify: File `PFCP_Templates_part_3.cc' was generated. #8 4.286 Notify: File `PFCP_Templates_part_4.cc' was generated. #8 4.286 Notify: File `PFCP_Templates_part_5.cc' was generated. #8 4.286 Notify: File `PFCP_Templates_part_6.cc' was generated. #8 4.287 Notify: File `PFCP_Templates_part_7.cc' was generated. #8 4.287 Notify: File `PFCP_Types.hh' was generated. #8 4.290 Notify: File `PFCP_Types.cc' was generated. #8 4.293 Notify: File `PFCP_Types_part_1.cc' was generated. #8 4.293 Notify: File `PFCP_Types_part_2.cc' was generated. #8 4.293 Notify: File `PFCP_Types_part_3.cc' was generated. #8 4.293 Notify: File `PFCP_Types_part_4.cc' was generated. #8 4.293 Notify: File `PFCP_Types_part_5.cc' was generated. #8 4.293 Notify: File `PFCP_Types_part_6.cc' was generated. #8 4.293 Notify: File `PFCP_Types_part_7.cc' was generated. #8 4.294 Notify: File `RANAP_CodecPort.hh' was generated. #8 4.294 Notify: File `RANAP_CodecPort.cc' was generated. #8 4.294 Notify: File `RANAP_CodecPort_part_1.cc' was generated. #8 4.294 Notify: File `RANAP_CodecPort_part_2.cc' was generated. #8 4.294 Notify: File `RANAP_CodecPort_part_3.cc' was generated. #8 4.294 Notify: File `RANAP_CodecPort_part_4.cc' was generated. #8 4.294 Notify: File `RANAP_CodecPort_part_5.cc' was generated. #8 4.294 Notify: File `RANAP_CodecPort_part_6.cc' was generated. #8 4.294 Notify: File `RANAP_CodecPort_part_7.cc' was generated. #8 4.294 Notify: File `RANAP_CommonDataTypes.hh' was generated. #8 4.294 Notify: File `RANAP_CommonDataTypes.cc' was generated. #8 4.294 Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. #8 4.294 Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. #8 4.294 Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. #8 4.294 Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. #8 4.294 Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. #8 4.294 Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. #8 4.294 Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. #8 4.294 Notify: File `RANAP_Constants.hh' was generated. #8 4.294 Notify: File `RANAP_Constants.cc' was generated. #8 4.295 Notify: File `RANAP_Constants_part_1.cc' was generated. #8 4.295 Notify: File `RANAP_Constants_part_2.cc' was generated. #8 4.295 Notify: File `RANAP_Constants_part_3.cc' was generated. #8 4.295 Notify: File `RANAP_Constants_part_4.cc' was generated. #8 4.295 Notify: File `RANAP_Constants_part_5.cc' was generated. #8 4.295 Notify: File `RANAP_Constants_part_6.cc' was generated. #8 4.295 Notify: File `RANAP_Constants_part_7.cc' was generated. #8 4.295 Notify: File `RANAP_Containers.hh' was generated. #8 4.295 Notify: File `RANAP_Containers.cc' was generated. #8 4.295 Notify: File `RANAP_Containers_part_1.cc' was generated. #8 4.295 Notify: File `RANAP_Containers_part_2.cc' was generated. #8 4.295 Notify: File `RANAP_Containers_part_3.cc' was generated. #8 4.295 Notify: File `RANAP_Containers_part_4.cc' was generated. #8 4.295 Notify: File `RANAP_Containers_part_5.cc' was generated. #8 4.295 Notify: File `RANAP_Containers_part_6.cc' was generated. #8 4.295 Notify: File `RANAP_Containers_part_7.cc' was generated. #8 4.297 Notify: File `RANAP_IEs.hh' was generated. #8 4.300 Notify: File `RANAP_IEs.cc' was generated. #8 4.303 Notify: File `RANAP_IEs_part_1.cc' was generated. #8 4.306 Notify: File `RANAP_IEs_part_2.cc' was generated. #8 4.309 Notify: File `RANAP_IEs_part_3.cc' was generated. #8 4.310 Notify: File `RANAP_IEs_part_4.cc' was generated. #8 4.311 Notify: File `RANAP_IEs_part_5.cc' was generated. #8 4.311 Notify: File `RANAP_IEs_part_6.cc' was generated. #8 4.311 Notify: File `RANAP_IEs_part_7.cc' was generated. #8 4.315 Notify: File `RANAP_PDU_Contents.hh' was generated. #8 4.318 Notify: File `RANAP_PDU_Contents.cc' was generated. #8 4.321 Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. #8 4.324 Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. #8 4.327 Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. #8 4.330 Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. #8 4.333 Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. #8 4.336 Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. #8 4.339 Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. #8 4.339 Notify: File `RANAP_PDU_Descriptions.hh' was generated. #8 4.340 Notify: File `RANAP_PDU_Descriptions.cc' was generated. #8 4.340 Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. #8 4.340 Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. #8 4.340 Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. #8 4.340 Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. #8 4.340 Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. #8 4.340 Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. #8 4.340 Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. #8 4.340 Notify: File `RANAP_Templates.hh' was generated. #8 4.340 Notify: File `RANAP_Templates.cc' was generated. #8 4.340 Notify: File `RANAP_Templates_part_1.cc' was generated. #8 4.340 Notify: File `RANAP_Templates_part_2.cc' was generated. #8 4.340 Notify: File `RANAP_Templates_part_3.cc' was generated. #8 4.340 Notify: File `RANAP_Templates_part_4.cc' was generated. #8 4.340 Notify: File `RANAP_Templates_part_5.cc' was generated. #8 4.340 Notify: File `RANAP_Templates_part_6.cc' was generated. #8 4.341 Notify: File `RANAP_Templates_part_7.cc' was generated. #8 4.341 Notify: File `RANAP_Types.hh' was generated. #8 4.341 Notify: File `RANAP_Types.cc' was generated. #8 4.341 Notify: File `RANAP_Types_part_1.cc' was generated. #8 4.341 Notify: File `RANAP_Types_part_2.cc' was generated. #8 4.341 Notify: File `RANAP_Types_part_3.cc' was generated. #8 4.341 Notify: File `RANAP_Types_part_4.cc' was generated. #8 4.341 Notify: File `RANAP_Types_part_5.cc' was generated. #8 4.341 Notify: File `RANAP_Types_part_6.cc' was generated. #8 4.341 Notify: File `RANAP_Types_part_7.cc' was generated. #8 4.341 Notify: File `RAN_Adapter.hh' was generated. #8 4.341 Notify: File `RAN_Adapter.cc' was generated. #8 4.341 Notify: File `RAN_Adapter_part_1.cc' was generated. #8 4.341 Notify: File `RAN_Adapter_part_2.cc' was generated. #8 4.341 Notify: File `RAN_Adapter_part_3.cc' was generated. #8 4.341 Notify: File `RAN_Adapter_part_4.cc' was generated. #8 4.341 Notify: File `RAN_Adapter_part_5.cc' was generated. #8 4.341 Notify: File `RAN_Adapter_part_6.cc' was generated. #8 4.341 Notify: File `RAN_Adapter_part_7.cc' was generated. #8 4.341 Notify: File `RAN_Emulation.hh' was generated. #8 4.342 Notify: File `RAN_Emulation.cc' was generated. #8 4.342 Notify: File `RAN_Emulation_part_1.cc' was generated. #8 4.342 Notify: File `RAN_Emulation_part_2.cc' was generated. #8 4.342 Notify: File `RAN_Emulation_part_3.cc' was generated. #8 4.342 Notify: File `RAN_Emulation_part_4.cc' was generated. #8 4.342 Notify: File `RAN_Emulation_part_5.cc' was generated. #8 4.342 Notify: File `RAN_Emulation_part_6.cc' was generated. #8 4.342 Notify: File `RAN_Emulation_part_7.cc' was generated. #8 4.342 Notify: File `RTP_CodecPort.hh' was generated. #8 4.342 Notify: File `RTP_CodecPort.cc' was generated. #8 4.342 Notify: File `RTP_CodecPort_CtrlFunct.hh' was generated. #8 4.342 Notify: File `RTP_CodecPort_CtrlFunct.cc' was generated. #8 4.342 Notify: File `RTP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.342 Notify: File `RTP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.342 Notify: File `RTP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.342 Notify: File `RTP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.342 Notify: File `RTP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.342 Notify: File `RTP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.342 Notify: File `RTP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.342 Notify: File `RTP_CodecPort_part_1.cc' was generated. #8 4.342 Notify: File `RTP_CodecPort_part_2.cc' was generated. #8 4.342 Notify: File `RTP_CodecPort_part_3.cc' was generated. #8 4.342 Notify: File `RTP_CodecPort_part_4.cc' was generated. #8 4.342 Notify: File `RTP_CodecPort_part_5.cc' was generated. #8 4.342 Notify: File `RTP_CodecPort_part_6.cc' was generated. #8 4.342 Notify: File `RTP_CodecPort_part_7.cc' was generated. #8 4.342 Notify: File `RTP_Emulation.hh' was generated. #8 4.343 Notify: File `RTP_Emulation.cc' was generated. #8 4.343 Notify: File `RTP_Emulation_part_1.cc' was generated. #8 4.343 Notify: File `RTP_Emulation_part_2.cc' was generated. #8 4.343 Notify: File `RTP_Emulation_part_3.cc' was generated. #8 4.343 Notify: File `RTP_Emulation_part_4.cc' was generated. #8 4.343 Notify: File `RTP_Emulation_part_5.cc' was generated. #8 4.343 Notify: File `RTP_Emulation_part_6.cc' was generated. #8 4.343 Notify: File `RTP_Emulation_part_7.cc' was generated. #8 4.343 Notify: File `RTP_Types.hh' was generated. #8 4.344 Notify: File `RTP_Types.cc' was generated. #8 4.344 Notify: File `RTP_Types_part_1.cc' was generated. #8 4.344 Notify: File `RTP_Types_part_2.cc' was generated. #8 4.344 Notify: File `RTP_Types_part_3.cc' was generated. #8 4.344 Notify: File `RTP_Types_part_4.cc' was generated. #8 4.344 Notify: File `RTP_Types_part_5.cc' was generated. #8 4.344 Notify: File `RTP_Types_part_6.cc' was generated. #8 4.344 Notify: File `RTP_Types_part_7.cc' was generated. #8 4.344 Notify: File `RUA_CommonDataTypes.hh' was generated. #8 4.345 Notify: File `RUA_CommonDataTypes.cc' was generated. #8 4.345 Notify: File `RUA_CommonDataTypes_part_1.cc' was generated. #8 4.345 Notify: File `RUA_CommonDataTypes_part_2.cc' was generated. #8 4.345 Notify: File `RUA_CommonDataTypes_part_3.cc' was generated. #8 4.345 Notify: File `RUA_CommonDataTypes_part_4.cc' was generated. #8 4.345 Notify: File `RUA_CommonDataTypes_part_5.cc' was generated. #8 4.345 Notify: File `RUA_CommonDataTypes_part_6.cc' was generated. #8 4.345 Notify: File `RUA_CommonDataTypes_part_7.cc' was generated. #8 4.345 Notify: File `RUA_Constants.hh' was generated. #8 4.345 Notify: File `RUA_Constants.cc' was generated. #8 4.345 Notify: File `RUA_Constants_part_1.cc' was generated. #8 4.345 Notify: File `RUA_Constants_part_2.cc' was generated. #8 4.345 Notify: File `RUA_Constants_part_3.cc' was generated. #8 4.345 Notify: File `RUA_Constants_part_4.cc' was generated. #8 4.345 Notify: File `RUA_Constants_part_5.cc' was generated. #8 4.345 Notify: File `RUA_Constants_part_6.cc' was generated. #8 4.345 Notify: File `RUA_Constants_part_7.cc' was generated. #8 4.345 Notify: File `RUA_Containers.hh' was generated. #8 4.345 Notify: File `RUA_Containers.cc' was generated. #8 4.345 Notify: File `RUA_Containers_part_1.cc' was generated. #8 4.345 Notify: File `RUA_Containers_part_2.cc' was generated. #8 4.345 Notify: File `RUA_Containers_part_3.cc' was generated. #8 4.345 Notify: File `RUA_Containers_part_4.cc' was generated. #8 4.345 Notify: File `RUA_Containers_part_5.cc' was generated. #8 4.345 Notify: File `RUA_Containers_part_6.cc' was generated. #8 4.345 Notify: File `RUA_Containers_part_7.cc' was generated. #8 4.345 Notify: File `RUA_Emulation.hh' was generated. #8 4.345 Notify: File `RUA_Emulation.cc' was generated. #8 4.346 Notify: File `RUA_Emulation_part_1.cc' was generated. #8 4.346 Notify: File `RUA_Emulation_part_2.cc' was generated. #8 4.346 Notify: File `RUA_Emulation_part_3.cc' was generated. #8 4.346 Notify: File `RUA_Emulation_part_4.cc' was generated. #8 4.346 Notify: File `RUA_Emulation_part_5.cc' was generated. #8 4.346 Notify: File `RUA_Emulation_part_6.cc' was generated. #8 4.346 Notify: File `RUA_Emulation_part_7.cc' was generated. #8 4.346 Notify: File `RUA_IEs.hh' was generated. #8 4.346 Notify: File `RUA_IEs.cc' was generated. #8 4.347 Notify: File `RUA_IEs_part_1.cc' was generated. #8 4.347 Notify: File `RUA_IEs_part_2.cc' was generated. #8 4.347 Notify: File `RUA_IEs_part_3.cc' was generated. #8 4.347 Notify: File `RUA_IEs_part_4.cc' was generated. #8 4.347 Notify: File `RUA_IEs_part_5.cc' was generated. #8 4.347 Notify: File `RUA_IEs_part_6.cc' was generated. #8 4.347 Notify: File `RUA_IEs_part_7.cc' was generated. #8 4.347 Notify: File `RUA_PDU_Contents.hh' was generated. #8 4.348 Notify: File `RUA_PDU_Contents.cc' was generated. #8 4.348 Notify: File `RUA_PDU_Contents_part_1.cc' was generated. #8 4.348 Notify: File `RUA_PDU_Contents_part_2.cc' was generated. #8 4.348 Notify: File `RUA_PDU_Contents_part_3.cc' was generated. #8 4.348 Notify: File `RUA_PDU_Contents_part_4.cc' was generated. #8 4.348 Notify: File `RUA_PDU_Contents_part_5.cc' was generated. #8 4.348 Notify: File `RUA_PDU_Contents_part_6.cc' was generated. #8 4.348 Notify: File `RUA_PDU_Contents_part_7.cc' was generated. #8 4.348 Notify: File `RUA_PDU_Descriptions.hh' was generated. #8 4.348 Notify: File `RUA_PDU_Descriptions.cc' was generated. #8 4.348 Notify: File `RUA_PDU_Descriptions_part_1.cc' was generated. #8 4.348 Notify: File `RUA_PDU_Descriptions_part_2.cc' was generated. #8 4.348 Notify: File `RUA_PDU_Descriptions_part_3.cc' was generated. #8 4.348 Notify: File `RUA_PDU_Descriptions_part_4.cc' was generated. #8 4.348 Notify: File `RUA_PDU_Descriptions_part_5.cc' was generated. #8 4.349 Notify: File `RUA_PDU_Descriptions_part_6.cc' was generated. #8 4.349 Notify: File `RUA_PDU_Descriptions_part_7.cc' was generated. #8 4.349 Notify: File `RUA_Templates.hh' was generated. #8 4.349 Notify: File `RUA_Templates.cc' was generated. #8 4.349 Notify: File `RUA_Templates_part_1.cc' was generated. #8 4.349 Notify: File `RUA_Templates_part_2.cc' was generated. #8 4.349 Notify: File `RUA_Templates_part_3.cc' was generated. #8 4.349 Notify: File `RUA_Templates_part_4.cc' was generated. #8 4.349 Notify: File `RUA_Templates_part_5.cc' was generated. #8 4.349 Notify: File `RUA_Templates_part_6.cc' was generated. #8 4.349 Notify: File `RUA_Templates_part_7.cc' was generated. #8 4.349 Notify: File `RUA_Types.hh' was generated. #8 4.349 Notify: File `RUA_Types.cc' was generated. #8 4.349 Notify: File `RUA_Types_part_1.cc' was generated. #8 4.349 Notify: File `RUA_Types_part_2.cc' was generated. #8 4.349 Notify: File `RUA_Types_part_3.cc' was generated. #8 4.349 Notify: File `RUA_Types_part_4.cc' was generated. #8 4.349 Notify: File `RUA_Types_part_5.cc' was generated. #8 4.349 Notify: File `RUA_Types_part_6.cc' was generated. #8 4.349 Notify: File `RUA_Types_part_7.cc' was generated. #8 4.349 Notify: File `SCCP_Emulation.hh' was generated. #8 4.349 Notify: File `SCCP_Emulation.cc' was generated. #8 4.349 Notify: File `SCCP_Emulation_part_1.cc' was generated. #8 4.349 Notify: File `SCCP_Emulation_part_2.cc' was generated. #8 4.350 Notify: File `SCCP_Emulation_part_3.cc' was generated. #8 4.350 Notify: File `SCCP_Emulation_part_4.cc' was generated. #8 4.350 Notify: File `SCCP_Emulation_part_5.cc' was generated. #8 4.350 Notify: File `SCCP_Emulation_part_6.cc' was generated. #8 4.350 Notify: File `SCCP_Emulation_part_7.cc' was generated. #8 4.350 Notify: File `SCCP_Mapping.hh' was generated. #8 4.350 Notify: File `SCCP_Mapping.cc' was generated. #8 4.350 Notify: File `SCCP_Mapping_part_1.cc' was generated. #8 4.350 Notify: File `SCCP_Mapping_part_2.cc' was generated. #8 4.350 Notify: File `SCCP_Mapping_part_3.cc' was generated. #8 4.350 Notify: File `SCCP_Mapping_part_4.cc' was generated. #8 4.350 Notify: File `SCCP_Mapping_part_5.cc' was generated. #8 4.350 Notify: File `SCCP_Mapping_part_6.cc' was generated. #8 4.350 Notify: File `SCCP_Mapping_part_7.cc' was generated. #8 4.350 Notify: File `SCCP_Templates.hh' was generated. #8 4.350 Notify: File `SCCP_Templates.cc' was generated. #8 4.350 Notify: File `SCCP_Templates_part_1.cc' was generated. #8 4.350 Notify: File `SCCP_Templates_part_2.cc' was generated. #8 4.350 Notify: File `SCCP_Templates_part_3.cc' was generated. #8 4.350 Notify: File `SCCP_Templates_part_4.cc' was generated. #8 4.350 Notify: File `SCCP_Templates_part_5.cc' was generated. #8 4.350 Notify: File `SCCP_Templates_part_6.cc' was generated. #8 4.350 Notify: File `SCCP_Templates_part_7.cc' was generated. #8 4.350 Notify: File `SCCP_Types.hh' was generated. #8 4.352 Notify: File `SCCP_Types.cc' was generated. #8 4.352 Notify: File `SCCP_Types_part_1.cc' was generated. #8 4.352 Notify: File `SCCP_Types_part_2.cc' was generated. #8 4.352 Notify: File `SCCP_Types_part_3.cc' was generated. #8 4.352 Notify: File `SCCP_Types_part_4.cc' was generated. #8 4.352 Notify: File `SCCP_Types_part_5.cc' was generated. #8 4.352 Notify: File `SCCP_Types_part_6.cc' was generated. #8 4.352 Notify: File `SCCP_Types_part_7.cc' was generated. #8 4.352 Notify: File `SCCPasp_Types.hh' was generated. #8 4.353 Notify: File `SCCPasp_Types.cc' was generated. #8 4.353 Notify: File `SCCPasp_Types_part_1.cc' was generated. #8 4.353 Notify: File `SCCPasp_Types_part_2.cc' was generated. #8 4.353 Notify: File `SCCPasp_Types_part_3.cc' was generated. #8 4.353 Notify: File `SCCPasp_Types_part_4.cc' was generated. #8 4.353 Notify: File `SCCPasp_Types_part_5.cc' was generated. #8 4.353 Notify: File `SCCPasp_Types_part_6.cc' was generated. #8 4.353 Notify: File `SCCPasp_Types_part_7.cc' was generated. #8 4.353 Notify: File `SCTP_Templates.hh' was generated. #8 4.353 Notify: File `SCTP_Templates.cc' was generated. #8 4.353 Notify: File `SCTP_Templates_part_1.cc' was generated. #8 4.353 Notify: File `SCTP_Templates_part_2.cc' was generated. #8 4.353 Notify: File `SCTP_Templates_part_3.cc' was generated. #8 4.353 Notify: File `SCTP_Templates_part_4.cc' was generated. #8 4.353 Notify: File `SCTP_Templates_part_5.cc' was generated. #8 4.353 Notify: File `SCTP_Templates_part_6.cc' was generated. #8 4.353 Notify: File `SCTP_Templates_part_7.cc' was generated. #8 4.353 Notify: File `SCTPasp_PortType.hh' was generated. #8 4.353 Notify: File `SCTPasp_PortType.cc' was generated. #8 4.353 Notify: File `SCTPasp_PortType_part_1.cc' was generated. #8 4.353 Notify: File `SCTPasp_PortType_part_2.cc' was generated. #8 4.353 Notify: File `SCTPasp_PortType_part_3.cc' was generated. #8 4.353 Notify: File `SCTPasp_PortType_part_4.cc' was generated. #8 4.353 Notify: File `SCTPasp_PortType_part_5.cc' was generated. #8 4.353 Notify: File `SCTPasp_PortType_part_6.cc' was generated. #8 4.353 Notify: File `SCTPasp_PortType_part_7.cc' was generated. #8 4.353 Notify: File `SCTPasp_Types.hh' was generated. #8 4.354 Notify: File `SCTPasp_Types.cc' was generated. #8 4.354 Notify: File `SCTPasp_Types_part_1.cc' was generated. #8 4.354 Notify: File `SCTPasp_Types_part_2.cc' was generated. #8 4.354 Notify: File `SCTPasp_Types_part_3.cc' was generated. #8 4.354 Notify: File `SCTPasp_Types_part_4.cc' was generated. #8 4.354 Notify: File `SCTPasp_Types_part_5.cc' was generated. #8 4.354 Notify: File `SCTPasp_Types_part_6.cc' was generated. #8 4.354 Notify: File `SCTPasp_Types_part_7.cc' was generated. #8 4.354 Notify: File `SDP_Templates.hh' was generated. #8 4.354 Notify: File `SDP_Templates.cc' was generated. #8 4.354 Notify: File `SDP_Templates_part_1.cc' was generated. #8 4.354 Notify: File `SDP_Templates_part_2.cc' was generated. #8 4.354 Notify: File `SDP_Templates_part_3.cc' was generated. #8 4.354 Notify: File `SDP_Templates_part_4.cc' was generated. #8 4.354 Notify: File `SDP_Templates_part_5.cc' was generated. #8 4.354 Notify: File `SDP_Templates_part_6.cc' was generated. #8 4.354 Notify: File `SDP_Templates_part_7.cc' was generated. #8 4.355 Notify: File `SDP_Types.hh' was generated. #8 4.357 Notify: File `SDP_Types.cc' was generated. #8 4.357 Notify: File `SDP_Types_part_1.cc' was generated. #8 4.357 Notify: File `SDP_Types_part_2.cc' was generated. #8 4.357 Notify: File `SDP_Types_part_3.cc' was generated. #8 4.357 Notify: File `SDP_Types_part_4.cc' was generated. #8 4.357 Notify: File `SDP_Types_part_5.cc' was generated. #8 4.357 Notify: File `SDP_Types_part_6.cc' was generated. #8 4.357 Notify: File `SDP_Types_part_7.cc' was generated. #8 4.357 Notify: File `Socket_API_Definitions.hh' was generated. #8 4.357 Notify: File `Socket_API_Definitions.cc' was generated. #8 4.357 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 4.357 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 4.357 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 4.357 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 4.357 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 4.357 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 4.357 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 4.357 Notify: File `StatsD_Checker.hh' was generated. #8 4.358 Notify: File `StatsD_Checker.cc' was generated. #8 4.358 Notify: File `StatsD_Checker_part_1.cc' was generated. #8 4.358 Notify: File `StatsD_Checker_part_2.cc' was generated. #8 4.358 Notify: File `StatsD_Checker_part_3.cc' was generated. #8 4.358 Notify: File `StatsD_Checker_part_4.cc' was generated. #8 4.358 Notify: File `StatsD_Checker_part_5.cc' was generated. #8 4.358 Notify: File `StatsD_Checker_part_6.cc' was generated. #8 4.358 Notify: File `StatsD_Checker_part_7.cc' was generated. #8 4.358 Notify: File `StatsD_CodecPort.hh' was generated. #8 4.358 Notify: File `StatsD_CodecPort.cc' was generated. #8 4.358 Notify: File `StatsD_CodecPort_CtrlFunct.hh' was generated. #8 4.358 Notify: File `StatsD_CodecPort_CtrlFunct.cc' was generated. #8 4.358 Notify: File `StatsD_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.358 Notify: File `StatsD_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.358 Notify: File `StatsD_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.358 Notify: File `StatsD_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.358 Notify: File `StatsD_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.358 Notify: File `StatsD_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.358 Notify: File `StatsD_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.358 Notify: File `StatsD_CodecPort_part_1.cc' was generated. #8 4.358 Notify: File `StatsD_CodecPort_part_2.cc' was generated. #8 4.358 Notify: File `StatsD_CodecPort_part_3.cc' was generated. #8 4.358 Notify: File `StatsD_CodecPort_part_4.cc' was generated. #8 4.358 Notify: File `StatsD_CodecPort_part_5.cc' was generated. #8 4.358 Notify: File `StatsD_CodecPort_part_6.cc' was generated. #8 4.358 Notify: File `StatsD_CodecPort_part_7.cc' was generated. #8 4.358 Notify: File `StatsD_Types.hh' was generated. #8 4.358 Notify: File `StatsD_Types.cc' was generated. #8 4.358 Notify: File `StatsD_Types_part_1.cc' was generated. #8 4.359 Notify: File `StatsD_Types_part_2.cc' was generated. #8 4.359 Notify: File `StatsD_Types_part_3.cc' was generated. #8 4.359 Notify: File `StatsD_Types_part_4.cc' was generated. #8 4.359 Notify: File `StatsD_Types_part_5.cc' was generated. #8 4.359 Notify: File `StatsD_Types_part_6.cc' was generated. #8 4.359 Notify: File `StatsD_Types_part_7.cc' was generated. #8 4.359 Notify: File `TCCConversion_Functions.hh' was generated. #8 4.359 Notify: File `TCCConversion_Functions.cc' was generated. #8 4.359 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 4.359 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 4.359 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 4.359 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 4.359 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 4.359 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 4.359 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 4.359 Notify: File `TCCEncoding_Functions.hh' was generated. #8 4.359 Notify: File `TCCEncoding_Functions.cc' was generated. #8 4.359 Notify: File `TCCEncoding_Functions_part_1.cc' was generated. #8 4.359 Notify: File `TCCEncoding_Functions_part_2.cc' was generated. #8 4.360 Notify: File `TCCEncoding_Functions_part_3.cc' was generated. #8 4.360 Notify: File `TCCEncoding_Functions_part_4.cc' was generated. #8 4.360 Notify: File `TCCEncoding_Functions_part_5.cc' was generated. #8 4.360 Notify: File `TCCEncoding_Functions_part_6.cc' was generated. #8 4.360 Notify: File `TCCEncoding_Functions_part_7.cc' was generated. #8 4.360 Notify: File `TCCInterface_Functions.hh' was generated. #8 4.360 Notify: File `TCCInterface_Functions.cc' was generated. #8 4.360 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 4.360 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 4.360 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 4.360 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 4.360 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 4.360 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 4.360 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 4.360 Notify: File `TELNETasp_PortType.hh' was generated. #8 4.360 Notify: File `TELNETasp_PortType.cc' was generated. #8 4.360 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 4.360 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 4.360 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 4.360 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 4.360 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 4.360 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 4.360 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 4.360 Notify: File `UD_PortType.hh' was generated. #8 4.360 Notify: File `UD_PortType.cc' was generated. #8 4.360 Notify: File `UD_PortType_part_1.cc' was generated. #8 4.361 Notify: File `UD_PortType_part_2.cc' was generated. #8 4.361 Notify: File `UD_PortType_part_3.cc' was generated. #8 4.361 Notify: File `UD_PortType_part_4.cc' was generated. #8 4.361 Notify: File `UD_PortType_part_5.cc' was generated. #8 4.361 Notify: File `UD_PortType_part_6.cc' was generated. #8 4.361 Notify: File `UD_PortType_part_7.cc' was generated. #8 4.361 Notify: File `UD_Types.hh' was generated. #8 4.361 Notify: File `UD_Types.cc' was generated. #8 4.361 Notify: File `UD_Types_part_1.cc' was generated. #8 4.361 Notify: File `UD_Types_part_2.cc' was generated. #8 4.361 Notify: File `UD_Types_part_3.cc' was generated. #8 4.361 Notify: File `UD_Types_part_4.cc' was generated. #8 4.361 Notify: File `UD_Types_part_5.cc' was generated. #8 4.361 Notify: File `UD_Types_part_6.cc' was generated. #8 4.361 Notify: File `UD_Types_part_7.cc' was generated. #8 4.361 Notify: 927 files were updated. #8 4.402 touch compile #8 4.402 make[1]: Leaving directory '/osmo-ttcn3-hacks/hnbgw' #8 4.403 make -j20 -C hnbgw #8 4.416 make[1]: Entering directory '/osmo-ttcn3-hacks/hnbgw' #8 4.467 Creating dependency file for PFCP_CodecPort_CtrlFunctDef.cc #8 4.467 Creating dependency file for UD_PT.cc #8 4.467 Creating dependency file for MGCP_CodecPort_CtrlFunctDef.cc #8 4.467 Creating dependency file for RANAP_EncDec.cc #8 4.467 Creating dependency file for RUA_EncDec.cc #8 4.467 Creating dependency file for HNBAP_EncDec.cc #8 4.467 Creating dependency file for TELNETasp_PT.cc #8 4.468 Creating dependency file for TCCInterface.cc #8 4.468 Creating dependency file for TCCEncoding.cc #8 4.468 Creating dependency file for TCCConversion.cc #8 4.468 Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc #8 4.468 Creating dependency file for SDP_EncDec.cc #8 4.468 Creating dependency file for SCTPasp_PT.cc #8 4.468 Creating dependency file for RTP_EncDec.cc #8 4.469 Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc #8 4.469 Creating dependency file for Native_FunctionDefs.cc #8 4.470 Creating dependency file for Iuh_CodecPort_CtrlFunctDef.cc #8 4.482 Creating dependency file for IuUP_EncDec.cc #8 4.482 Creating dependency file for IPL4asp_PT.cc #8 4.482 Creating dependency file for IPL4asp_discovery.cc #8 4.493 Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc #8 4.513 Creating dependency file for lex.SDP_parse_.c #8 4.519 Creating dependency file for SDP_parse_.tab.c #8 4.526 Creating dependency file for RUA_PDU_Descriptions_part_7.cc #8 4.526 Creating dependency file for RUA_PDU_Descriptions_part_6.cc #8 4.534 Creating dependency file for RUA_PDU_Descriptions_part_5.cc #8 4.534 Creating dependency file for RUA_PDU_Descriptions_part_4.cc #8 4.534 Creating dependency file for RUA_PDU_Descriptions_part_3.cc #8 4.535 Creating dependency file for RUA_PDU_Descriptions_part_2.cc #8 4.535 Creating dependency file for RUA_PDU_Descriptions_part_1.cc #8 4.535 Creating dependency file for RUA_PDU_Contents_part_7.cc #8 4.535 Creating dependency file for RUA_PDU_Contents_part_6.cc #8 4.536 Creating dependency file for RUA_PDU_Contents_part_5.cc #8 4.536 Creating dependency file for RUA_PDU_Contents_part_4.cc #8 4.537 Creating dependency file for RUA_PDU_Contents_part_3.cc #8 4.539 Creating dependency file for RUA_PDU_Contents_part_2.cc #8 4.540 Creating dependency file for RUA_PDU_Contents_part_1.cc #8 4.542 Creating dependency file for RUA_IEs_part_7.cc #8 4.542 Creating dependency file for RUA_IEs_part_6.cc #8 4.542 Creating dependency file for RUA_IEs_part_5.cc #8 4.542 Creating dependency file for RUA_IEs_part_4.cc #8 4.542 Creating dependency file for RUA_IEs_part_3.cc #8 4.542 Creating dependency file for RUA_IEs_part_2.cc #8 4.543 Creating dependency file for RUA_IEs_part_1.cc #8 4.543 Creating dependency file for RUA_Containers_part_7.cc #8 4.544 Creating dependency file for RUA_Containers_part_6.cc #8 4.545 Creating dependency file for RUA_Containers_part_5.cc #8 4.548 Creating dependency file for RUA_Containers_part_4.cc #8 4.548 Creating dependency file for RUA_Containers_part_3.cc #8 4.549 Creating dependency file for RUA_Containers_part_2.cc #8 4.549 Creating dependency file for RUA_Constants_part_7.cc #8 4.549 Creating dependency file for RUA_Containers_part_1.cc #8 4.549 Creating dependency file for RUA_Constants_part_6.cc #8 4.550 Creating dependency file for RUA_Constants_part_5.cc #8 4.550 Creating dependency file for RUA_Constants_part_4.cc #8 4.550 Creating dependency file for RUA_Constants_part_3.cc #8 4.551 Creating dependency file for RUA_Constants_part_2.cc #8 4.551 Creating dependency file for RUA_Constants_part_1.cc #8 4.552 Creating dependency file for RUA_CommonDataTypes_part_7.cc #8 4.552 Creating dependency file for RUA_CommonDataTypes_part_6.cc #8 4.556 Creating dependency file for RUA_CommonDataTypes_part_5.cc #8 4.556 Creating dependency file for RUA_CommonDataTypes_part_4.cc #8 4.556 Creating dependency file for RUA_CommonDataTypes_part_3.cc #8 4.557 Creating dependency file for RUA_CommonDataTypes_part_2.cc #8 4.557 Creating dependency file for RUA_CommonDataTypes_part_1.cc #8 4.557 Creating dependency file for RANAP_PDU_Descriptions_part_7.cc #8 4.557 Creating dependency file for RANAP_PDU_Descriptions_part_6.cc #8 4.557 Creating dependency file for RANAP_PDU_Descriptions_part_5.cc #8 4.558 Creating dependency file for RANAP_PDU_Descriptions_part_4.cc #8 4.562 Creating dependency file for RANAP_PDU_Descriptions_part_3.cc #8 4.562 Creating dependency file for RANAP_PDU_Descriptions_part_2.cc #8 4.562 Creating dependency file for RANAP_PDU_Contents_part_7.cc #8 4.562 Creating dependency file for RANAP_PDU_Descriptions_part_1.cc #8 4.562 Creating dependency file for RANAP_PDU_Contents_part_6.cc #8 4.563 Creating dependency file for RANAP_PDU_Contents_part_5.cc #8 4.563 Creating dependency file for RANAP_PDU_Contents_part_4.cc #8 4.563 Creating dependency file for RANAP_PDU_Contents_part_3.cc #8 4.563 Creating dependency file for RANAP_PDU_Contents_part_2.cc #8 4.564 Creating dependency file for RANAP_PDU_Contents_part_1.cc #8 4.564 Creating dependency file for RANAP_IEs_part_7.cc #8 4.565 Creating dependency file for RANAP_IEs_part_6.cc #8 4.566 Creating dependency file for RANAP_IEs_part_5.cc #8 4.568 Creating dependency file for RANAP_IEs_part_4.cc #8 4.572 Creating dependency file for RANAP_IEs_part_3.cc #8 4.572 Creating dependency file for RANAP_IEs_part_2.cc #8 4.572 Creating dependency file for RANAP_IEs_part_1.cc #8 4.573 Creating dependency file for RANAP_Containers_part_7.cc #8 4.574 Creating dependency file for RANAP_Containers_part_6.cc #8 4.575 Creating dependency file for RANAP_Containers_part_5.cc #8 4.576 Creating dependency file for RANAP_Containers_part_4.cc #8 4.583 Creating dependency file for RANAP_Containers_part_3.cc #8 4.586 Creating dependency file for RANAP_Containers_part_1.cc #8 4.586 Creating dependency file for RANAP_Constants_part_7.cc #8 4.586 Creating dependency file for RANAP_Containers_part_2.cc #8 4.587 Creating dependency file for RANAP_Constants_part_6.cc #8 4.587 Creating dependency file for RANAP_Constants_part_5.cc #8 4.591 Creating dependency file for RANAP_Constants_part_4.cc #8 4.591 Creating dependency file for RANAP_Constants_part_3.cc #8 4.594 Creating dependency file for RANAP_Constants_part_2.cc #8 4.594 Creating dependency file for RANAP_Constants_part_1.cc #8 4.595 Creating dependency file for RANAP_CommonDataTypes_part_7.cc #8 4.596 Creating dependency file for RANAP_CommonDataTypes_part_6.cc #8 4.598 Creating dependency file for RANAP_CommonDataTypes_part_5.cc #8 4.598 Creating dependency file for RANAP_CommonDataTypes_part_4.cc #8 4.599 Creating dependency file for RANAP_CommonDataTypes_part_3.cc #8 4.602 Creating dependency file for RANAP_CommonDataTypes_part_2.cc #8 4.602 Creating dependency file for RANAP_CommonDataTypes_part_1.cc #8 4.602 Creating dependency file for HNBAP_PDU_Descriptions_part_7.cc #8 4.603 Creating dependency file for HNBAP_PDU_Descriptions_part_6.cc #8 4.604 Creating dependency file for HNBAP_PDU_Descriptions_part_5.cc #8 4.605 Creating dependency file for HNBAP_PDU_Descriptions_part_4.cc #8 4.606 Creating dependency file for HNBAP_PDU_Descriptions_part_3.cc #8 4.607 Creating dependency file for HNBAP_PDU_Descriptions_part_2.cc #8 4.609 Creating dependency file for HNBAP_PDU_Descriptions_part_1.cc #8 4.609 Creating dependency file for HNBAP_PDU_Contents_part_7.cc #8 4.610 Creating dependency file for HNBAP_PDU_Contents_part_6.cc #8 4.610 Creating dependency file for HNBAP_PDU_Contents_part_5.cc #8 4.612 Creating dependency file for HNBAP_PDU_Contents_part_4.cc #8 4.614 Creating dependency file for HNBAP_PDU_Contents_part_3.cc #8 4.616 Creating dependency file for HNBAP_PDU_Contents_part_2.cc #8 4.616 Creating dependency file for HNBAP_PDU_Contents_part_1.cc #8 4.617 Creating dependency file for HNBAP_IEs_part_7.cc #8 4.617 Creating dependency file for HNBAP_IEs_part_6.cc #8 4.619 Creating dependency file for HNBAP_IEs_part_5.cc #8 4.622 Creating dependency file for HNBAP_IEs_part_4.cc #8 4.622 Creating dependency file for HNBAP_IEs_part_3.cc #8 4.623 Creating dependency file for HNBAP_IEs_part_2.cc #8 4.623 Creating dependency file for HNBAP_IEs_part_1.cc #8 4.625 Creating dependency file for HNBAP_Containers_part_7.cc #8 4.625 Creating dependency file for HNBAP_Containers_part_6.cc #8 4.625 Creating dependency file for HNBAP_Containers_part_5.cc #8 4.630 Creating dependency file for HNBAP_Containers_part_4.cc #8 4.630 Creating dependency file for HNBAP_Containers_part_3.cc #8 4.630 Creating dependency file for HNBAP_Containers_part_2.cc #8 4.631 Creating dependency file for HNBAP_Containers_part_1.cc #8 4.637 Creating dependency file for HNBAP_Constants_part_7.cc #8 4.637 Creating dependency file for HNBAP_Constants_part_6.cc #8 4.637 Creating dependency file for HNBAP_Constants_part_4.cc #8 4.637 Creating dependency file for HNBAP_Constants_part_3.cc #8 4.638 Creating dependency file for HNBAP_Constants_part_5.cc #8 4.638 Creating dependency file for HNBAP_Constants_part_2.cc #8 4.643 Creating dependency file for HNBAP_Constants_part_1.cc #8 4.649 Creating dependency file for HNBAP_CommonDataTypes_part_7.cc #8 4.649 Creating dependency file for HNBAP_CommonDataTypes_part_6.cc #8 4.649 Creating dependency file for HNBAP_CommonDataTypes_part_5.cc #8 4.649 Creating dependency file for HNBAP_CommonDataTypes_part_4.cc #8 4.649 Creating dependency file for HNBAP_CommonDataTypes_part_3.cc #8 4.650 Creating dependency file for HNBAP_CommonDataTypes_part_2.cc #8 4.650 Creating dependency file for HNBAP_CommonDataTypes_part_1.cc #8 4.651 Creating dependency file for RUA_PDU_Descriptions.cc #8 4.656 Creating dependency file for RUA_PDU_Contents.cc #8 4.657 Creating dependency file for RUA_IEs.cc #8 4.657 Creating dependency file for RUA_Containers.cc #8 4.663 Creating dependency file for RUA_CommonDataTypes.cc #8 4.663 Creating dependency file for RUA_Constants.cc #8 4.664 Creating dependency file for RANAP_PDU_Descriptions.cc #8 4.672 Creating dependency file for RANAP_PDU_Contents.cc #8 4.713 Creating dependency file for RANAP_IEs.cc #8 4.722 Creating dependency file for RANAP_Containers.cc #8 4.724 Creating dependency file for RANAP_Constants.cc #8 4.742 Creating dependency file for RANAP_CommonDataTypes.cc #8 4.742 Creating dependency file for HNBAP_PDU_Descriptions.cc #8 4.766 Creating dependency file for HNBAP_PDU_Contents.cc #8 4.780 Creating dependency file for HNBAP_IEs.cc #8 4.785 Creating dependency file for HNBAP_Containers.cc #8 4.804 Creating dependency file for HNBAP_Constants.cc #8 4.837 Creating dependency file for HNBAP_CommonDataTypes.cc #8 4.845 Creating dependency file for SCCP_Mapping_part_7.cc #8 4.860 Creating dependency file for SCCP_Mapping_part_6.cc #8 4.861 Creating dependency file for SCCP_Mapping_part_5.cc #8 4.870 Creating dependency file for SCCP_Mapping_part_4.cc #8 4.870 Creating dependency file for SCCP_Mapping_part_3.cc #8 4.878 Creating dependency file for SCCP_Mapping_part_2.cc #8 4.880 Creating dependency file for SCCP_Mapping_part_1.cc #8 4.880 Creating dependency file for RAN_Emulation_part_7.cc #8 4.882 Creating dependency file for RAN_Emulation_part_6.cc #8 4.888 Creating dependency file for RAN_Emulation_part_5.cc #8 4.891 Creating dependency file for RAN_Emulation_part_4.cc #8 4.891 Creating dependency file for RAN_Emulation_part_3.cc #8 4.897 Creating dependency file for RAN_Emulation_part_2.cc #8 4.898 Creating dependency file for RAN_Emulation_part_1.cc #8 4.900 Creating dependency file for RAN_Adapter_part_7.cc #8 4.905 Creating dependency file for RAN_Adapter_part_6.cc #8 4.906 Creating dependency file for RAN_Adapter_part_5.cc #8 4.907 Creating dependency file for RAN_Adapter_part_4.cc #8 4.908 Creating dependency file for RAN_Adapter_part_3.cc #8 4.915 Creating dependency file for RAN_Adapter_part_2.cc #8 4.916 Creating dependency file for RAN_Adapter_part_1.cc #8 4.916 Creating dependency file for IPA_Emulation_part_7.cc #8 4.917 Creating dependency file for IPA_Emulation_part_6.cc #8 4.926 Creating dependency file for IPA_Emulation_part_5.cc #8 4.927 Creating dependency file for IPA_Emulation_part_4.cc #8 4.927 Creating dependency file for IPA_Emulation_part_3.cc #8 4.927 Creating dependency file for IPA_Emulation_part_2.cc #8 4.929 Creating dependency file for IPA_Emulation_part_1.cc #8 4.936 Creating dependency file for SCCP_Mapping.cc #8 4.936 Creating dependency file for RAN_Emulation.cc #8 4.939 Creating dependency file for RAN_Adapter.cc #8 4.945 Creating dependency file for IPA_Emulation.cc #8 4.950 Creating dependency file for UD_Types_part_7.cc #8 4.961 Creating dependency file for UD_Types_part_6.cc #8 4.972 Creating dependency file for UD_Types_part_5.cc #8 4.983 Creating dependency file for UD_Types_part_4.cc #8 4.994 Creating dependency file for UD_Types_part_3.cc #8 5.004 Creating dependency file for UD_Types_part_2.cc #8 5.032 Creating dependency file for UD_Types_part_1.cc #8 5.039 Creating dependency file for UD_PortType_part_7.cc #8 5.047 Creating dependency file for UD_PortType_part_6.cc #8 5.064 Creating dependency file for UD_PortType_part_5.cc #8 5.065 Creating dependency file for UD_PortType_part_3.cc #8 5.065 Creating dependency file for UD_PortType_part_4.cc #8 5.065 Creating dependency file for UD_PortType_part_2.cc #8 5.068 Creating dependency file for UD_PortType_part_1.cc #8 5.075 Creating dependency file for TELNETasp_PortType_part_7.cc #8 5.075 Creating dependency file for TELNETasp_PortType_part_6.cc #8 5.075 Creating dependency file for TELNETasp_PortType_part_5.cc #8 5.079 Creating dependency file for TELNETasp_PortType_part_4.cc #8 5.079 Creating dependency file for TELNETasp_PortType_part_2.cc #8 5.079 Creating dependency file for TELNETasp_PortType_part_1.cc #8 5.080 Creating dependency file for TELNETasp_PortType_part_3.cc #8 5.086 Creating dependency file for TCCInterface_Functions_part_7.cc #8 5.087 Creating dependency file for TCCInterface_Functions_part_6.cc #8 5.094 Creating dependency file for TCCInterface_Functions_part_5.cc #8 5.094 Creating dependency file for TCCInterface_Functions_part_3.cc #8 5.094 Creating dependency file for TCCInterface_Functions_part_4.cc #8 5.095 Creating dependency file for TCCInterface_Functions_part_2.cc #8 5.096 Creating dependency file for TCCInterface_Functions_part_1.cc #8 5.096 Creating dependency file for TCCEncoding_Functions_part_7.cc #8 5.096 Creating dependency file for TCCEncoding_Functions_part_6.cc #8 5.105 Creating dependency file for TCCEncoding_Functions_part_5.cc #8 5.105 Creating dependency file for TCCEncoding_Functions_part_4.cc #8 5.105 Creating dependency file for TCCEncoding_Functions_part_3.cc #8 5.105 Creating dependency file for TCCEncoding_Functions_part_2.cc #8 5.106 Creating dependency file for TCCEncoding_Functions_part_1.cc #8 5.106 Creating dependency file for TCCConversion_Functions_part_7.cc #8 5.115 Creating dependency file for TCCConversion_Functions_part_6.cc #8 5.115 Creating dependency file for TCCConversion_Functions_part_5.cc #8 5.115 Creating dependency file for TCCConversion_Functions_part_4.cc #8 5.115 Creating dependency file for TCCConversion_Functions_part_3.cc #8 5.122 Creating dependency file for TCCConversion_Functions_part_2.cc #8 5.125 Creating dependency file for TCCConversion_Functions_part_1.cc #8 5.125 Creating dependency file for StatsD_Types_part_7.cc #8 5.126 Creating dependency file for StatsD_Types_part_6.cc #8 5.126 Creating dependency file for StatsD_Types_part_5.cc #8 5.127 Creating dependency file for StatsD_Types_part_4.cc #8 5.131 Creating dependency file for StatsD_Types_part_3.cc #8 5.134 Creating dependency file for StatsD_Types_part_2.cc #8 5.135 Creating dependency file for StatsD_Types_part_1.cc #8 5.136 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc #8 5.137 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc #8 5.137 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc #8 5.138 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc #8 5.144 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc #8 5.146 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc #8 5.147 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc #8 5.147 Creating dependency file for StatsD_CodecPort_part_7.cc #8 5.148 Creating dependency file for StatsD_CodecPort_part_6.cc #8 5.149 Creating dependency file for StatsD_CodecPort_part_5.cc #8 5.150 Creating dependency file for StatsD_CodecPort_part_4.cc #8 5.155 Creating dependency file for StatsD_CodecPort_part_3.cc #8 5.155 Creating dependency file for StatsD_CodecPort_part_2.cc #8 5.155 Creating dependency file for StatsD_CodecPort_part_1.cc #8 5.156 Creating dependency file for StatsD_Checker_part_7.cc #8 5.158 Creating dependency file for StatsD_Checker_part_6.cc #8 5.158 Creating dependency file for StatsD_Checker_part_5.cc #8 5.158 Creating dependency file for StatsD_Checker_part_4.cc #8 5.163 Creating dependency file for StatsD_Checker_part_3.cc #8 5.170 Creating dependency file for StatsD_Checker_part_2.cc #8 5.170 Creating dependency file for StatsD_Checker_part_1.cc #8 5.170 Creating dependency file for Socket_API_Definitions_part_7.cc #8 5.170 Creating dependency file for Socket_API_Definitions_part_6.cc #8 5.170 Creating dependency file for Socket_API_Definitions_part_5.cc #8 5.171 Creating dependency file for Socket_API_Definitions_part_4.cc #8 5.171 Creating dependency file for Socket_API_Definitions_part_3.cc #8 5.174 Creating dependency file for Socket_API_Definitions_part_2.cc #8 5.178 Creating dependency file for Socket_API_Definitions_part_1.cc #8 5.178 Creating dependency file for SDP_Types_part_7.cc #8 5.179 Creating dependency file for SDP_Types_part_6.cc #8 5.179 Creating dependency file for SDP_Types_part_5.cc #8 5.180 Creating dependency file for SDP_Types_part_4.cc #8 5.182 Creating dependency file for SDP_Types_part_3.cc #8 5.183 Creating dependency file for SDP_Types_part_2.cc #8 5.186 Creating dependency file for SDP_Types_part_1.cc #8 5.188 Creating dependency file for SDP_Templates_part_6.cc #8 5.188 Creating dependency file for SDP_Templates_part_7.cc #8 5.188 Creating dependency file for SDP_Templates_part_5.cc #8 5.192 Creating dependency file for SDP_Templates_part_4.cc #8 5.194 Creating dependency file for SDP_Templates_part_3.cc #8 5.196 Creating dependency file for SDP_Templates_part_1.cc #8 5.196 Creating dependency file for SCTPasp_Types_part_7.cc #8 5.196 Creating dependency file for SDP_Templates_part_2.cc #8 5.196 Creating dependency file for SCTPasp_Types_part_6.cc #8 5.199 Creating dependency file for SCTPasp_Types_part_5.cc #8 5.201 Creating dependency file for SCTPasp_Types_part_4.cc #8 5.202 Creating dependency file for SCTPasp_Types_part_3.cc #8 5.203 Creating dependency file for SCTPasp_Types_part_2.cc #8 5.203 Creating dependency file for SCTPasp_Types_part_1.cc #8 5.204 Creating dependency file for SCTPasp_PortType_part_7.cc #8 5.204 Creating dependency file for SCTPasp_PortType_part_5.cc #8 5.204 Creating dependency file for SCTPasp_PortType_part_4.cc #8 5.205 Creating dependency file for SCTPasp_PortType_part_6.cc #8 5.208 Creating dependency file for SCTPasp_PortType_part_3.cc #8 5.211 Creating dependency file for SCTPasp_PortType_part_2.cc #8 5.211 Creating dependency file for SCTPasp_PortType_part_1.cc #8 5.213 Creating dependency file for SCTP_Templates_part_6.cc #8 5.213 Creating dependency file for SCTP_Templates_part_7.cc #8 5.213 Creating dependency file for SCTP_Templates_part_4.cc #8 5.214 Creating dependency file for SCTP_Templates_part_5.cc #8 5.215 Creating dependency file for SCTP_Templates_part_3.cc #8 5.217 Creating dependency file for SCTP_Templates_part_2.cc #8 5.217 Creating dependency file for SCTP_Templates_part_1.cc #8 5.220 Creating dependency file for SCCPasp_Types_part_7.cc #8 5.222 Creating dependency file for SCCPasp_Types_part_6.cc #8 5.222 Creating dependency file for SCCPasp_Types_part_4.cc #8 5.222 Creating dependency file for SCCPasp_Types_part_5.cc #8 5.223 Creating dependency file for SCCPasp_Types_part_2.cc #8 5.223 Creating dependency file for SCCPasp_Types_part_3.cc #8 5.224 Creating dependency file for SCCPasp_Types_part_1.cc #8 5.227 Creating dependency file for SCCP_Types_part_7.cc #8 5.228 Creating dependency file for SCCP_Types_part_6.cc #8 5.230 Creating dependency file for SCCP_Types_part_5.cc #8 5.230 Creating dependency file for SCCP_Types_part_3.cc #8 5.231 Creating dependency file for SCCP_Types_part_4.cc #8 5.231 Creating dependency file for SCCP_Types_part_2.cc #8 5.237 Creating dependency file for SCCP_Types_part_1.cc #8 5.237 Creating dependency file for SCCP_Templates_part_7.cc #8 5.238 Creating dependency file for SCCP_Templates_part_6.cc #8 5.238 Creating dependency file for SCCP_Templates_part_5.cc #8 5.239 Creating dependency file for SCCP_Templates_part_4.cc #8 5.240 Creating dependency file for SCCP_Templates_part_3.cc #8 5.240 Creating dependency file for SCCP_Templates_part_2.cc #8 5.240 Creating dependency file for SCCP_Templates_part_1.cc #8 5.244 Creating dependency file for SCCP_Emulation_part_7.cc #8 5.244 Creating dependency file for SCCP_Emulation_part_6.cc #8 5.245 Creating dependency file for SCCP_Emulation_part_5.cc #8 5.248 Creating dependency file for SCCP_Emulation_part_4.cc #8 5.248 Creating dependency file for SCCP_Emulation_part_3.cc #8 5.248 Creating dependency file for SCCP_Emulation_part_2.cc #8 5.248 Creating dependency file for SCCP_Emulation_part_1.cc #8 5.249 Creating dependency file for RUA_Types_part_7.cc #8 5.252 Creating dependency file for RUA_Types_part_6.cc #8 5.253 Creating dependency file for RUA_Types_part_5.cc #8 5.258 Creating dependency file for RUA_Types_part_4.cc #8 5.258 Creating dependency file for RUA_Types_part_3.cc #8 5.258 Creating dependency file for RUA_Types_part_2.cc #8 5.258 Creating dependency file for RUA_Types_part_1.cc #8 5.259 Creating dependency file for RUA_Templates_part_7.cc #8 5.259 Creating dependency file for RUA_Templates_part_6.cc #8 5.259 Creating dependency file for RUA_Templates_part_5.cc #8 5.260 Creating dependency file for RUA_Templates_part_4.cc #8 5.260 Creating dependency file for RUA_Templates_part_3.cc #8 5.269 Creating dependency file for RUA_Templates_part_2.cc #8 5.270 Creating dependency file for RUA_Emulation_part_7.cc #8 5.270 Creating dependency file for RUA_Templates_part_1.cc #8 5.270 Creating dependency file for RUA_Emulation_part_6.cc #8 5.271 Creating dependency file for RUA_Emulation_part_5.cc #8 5.271 Creating dependency file for RUA_Emulation_part_4.cc #8 5.272 Creating dependency file for RUA_Emulation_part_3.cc #8 5.273 Creating dependency file for RUA_Emulation_part_2.cc #8 5.273 Creating dependency file for RUA_Emulation_part_1.cc #8 5.281 Creating dependency file for RTP_Types_part_7.cc #8 5.281 Creating dependency file for RTP_Types_part_6.cc #8 5.282 Creating dependency file for RTP_Types_part_5.cc #8 5.282 Creating dependency file for RTP_Types_part_4.cc #8 5.283 Creating dependency file for RTP_Types_part_3.cc #8 5.284 Creating dependency file for RTP_Types_part_2.cc #8 5.285 Creating dependency file for RTP_Types_part_1.cc #8 5.286 Creating dependency file for RTP_Emulation_part_7.cc #8 5.290 Creating dependency file for RTP_Emulation_part_6.cc #8 5.290 Creating dependency file for RTP_Emulation_part_5.cc #8 5.291 Creating dependency file for RTP_Emulation_part_4.cc #8 5.291 Creating dependency file for RTP_Emulation_part_3.cc #8 5.291 Creating dependency file for RTP_Emulation_part_2.cc #8 5.292 Creating dependency file for RTP_Emulation_part_1.cc #8 5.292 Creating dependency file for RTP_CodecPort_CtrlFunct_part_7.cc #8 5.295 Creating dependency file for RTP_CodecPort_CtrlFunct_part_6.cc #8 5.296 Creating dependency file for RTP_CodecPort_CtrlFunct_part_5.cc #8 5.296 Creating dependency file for RTP_CodecPort_CtrlFunct_part_4.cc #8 5.299 Creating dependency file for RTP_CodecPort_CtrlFunct_part_3.cc #8 5.299 Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.cc #8 5.299 Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc #8 5.305 Creating dependency file for RTP_CodecPort_part_7.cc #8 5.305 Creating dependency file for RTP_CodecPort_part_6.cc #8 5.306 Creating dependency file for RTP_CodecPort_part_5.cc #8 5.306 Creating dependency file for RTP_CodecPort_part_4.cc #8 5.306 Creating dependency file for RTP_CodecPort_part_3.cc #8 5.311 Creating dependency file for RTP_CodecPort_part_1.cc #8 5.311 Creating dependency file for RTP_CodecPort_part_2.cc #8 5.312 Creating dependency file for RANAP_Types_part_7.cc #8 5.313 Creating dependency file for RANAP_Types_part_6.cc #8 5.314 Creating dependency file for RANAP_Types_part_5.cc #8 5.314 Creating dependency file for RANAP_Types_part_4.cc #8 5.314 Creating dependency file for RANAP_Types_part_3.cc #8 5.314 Creating dependency file for RANAP_Types_part_2.cc #8 5.314 Creating dependency file for RANAP_Types_part_1.cc #8 5.315 Creating dependency file for RANAP_Templates_part_7.cc #8 5.321 Creating dependency file for RANAP_Templates_part_6.cc #8 5.321 Creating dependency file for RANAP_Templates_part_5.cc #8 5.321 Creating dependency file for RANAP_Templates_part_4.cc #8 5.327 Creating dependency file for RANAP_Templates_part_3.cc #8 5.327 Creating dependency file for RANAP_Templates_part_2.cc #8 5.328 Creating dependency file for RANAP_Templates_part_1.cc #8 5.328 Creating dependency file for RANAP_CodecPort_part_7.cc #8 5.328 Creating dependency file for RANAP_CodecPort_part_5.cc #8 5.328 Creating dependency file for RANAP_CodecPort_part_6.cc #8 5.329 Creating dependency file for RANAP_CodecPort_part_4.cc #8 5.330 Creating dependency file for RANAP_CodecPort_part_2.cc #8 5.330 Creating dependency file for RANAP_CodecPort_part_3.cc #8 5.336 Creating dependency file for PFCP_Types_part_7.cc #8 5.336 Creating dependency file for RANAP_CodecPort_part_1.cc #8 5.336 Creating dependency file for PFCP_Types_part_6.cc #8 5.336 Creating dependency file for PFCP_Types_part_5.cc #8 5.337 Creating dependency file for PFCP_Types_part_4.cc #8 5.337 Creating dependency file for PFCP_Types_part_2.cc #8 5.338 Creating dependency file for PFCP_Types_part_1.cc #8 5.338 Creating dependency file for PFCP_Types_part_3.cc #8 5.343 Creating dependency file for PFCP_Templates_part_7.cc #8 5.344 Creating dependency file for PFCP_Templates_part_6.cc #8 5.344 Creating dependency file for PFCP_Templates_part_5.cc #8 5.345 Creating dependency file for PFCP_Templates_part_4.cc #8 5.345 Creating dependency file for PFCP_Templates_part_3.cc #8 5.351 Creating dependency file for PFCP_Templates_part_2.cc #8 5.352 Creating dependency file for PFCP_Templates_part_1.cc #8 5.352 Creating dependency file for PFCP_Emulation_part_7.cc #8 5.352 Creating dependency file for PFCP_Emulation_part_6.cc #8 5.352 Creating dependency file for PFCP_Emulation_part_5.cc #8 5.352 Creating dependency file for PFCP_Emulation_part_4.cc #8 5.352 Creating dependency file for PFCP_Emulation_part_2.cc #8 5.353 Creating dependency file for PFCP_Emulation_part_3.cc #8 5.353 Creating dependency file for PFCP_Emulation_part_1.cc #8 5.353 Creating dependency file for PFCP_CodecPort_CtrlFunct_part_7.cc #8 5.353 Creating dependency file for PFCP_CodecPort_CtrlFunct_part_6.cc #8 5.360 Creating dependency file for PFCP_CodecPort_CtrlFunct_part_5.cc #8 5.361 Creating dependency file for PFCP_CodecPort_CtrlFunct_part_4.cc #8 5.361 Creating dependency file for PFCP_CodecPort_CtrlFunct_part_3.cc #8 5.361 Creating dependency file for PFCP_CodecPort_CtrlFunct_part_2.cc #8 5.361 Creating dependency file for PFCP_CodecPort_CtrlFunct_part_1.cc #8 5.361 Creating dependency file for PFCP_CodecPort_part_7.cc #8 5.361 Creating dependency file for PFCP_CodecPort_part_6.cc #8 5.362 Creating dependency file for PFCP_CodecPort_part_5.cc #8 5.362 Creating dependency file for PFCP_CodecPort_part_3.cc #8 5.362 Creating dependency file for PFCP_CodecPort_part_4.cc #8 5.368 Creating dependency file for PFCP_CodecPort_part_2.cc #8 5.369 Creating dependency file for PFCP_CodecPort_part_1.cc #8 5.369 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 5.369 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 5.369 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 5.370 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 5.370 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 5.370 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 5.371 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 5.377 Creating dependency file for Osmocom_Types_part_7.cc #8 5.377 Creating dependency file for Osmocom_Types_part_6.cc #8 5.378 Creating dependency file for Osmocom_Types_part_4.cc #8 5.378 Creating dependency file for Osmocom_Types_part_5.cc #8 5.378 Creating dependency file for Osmocom_Types_part_3.cc #8 5.378 Creating dependency file for Osmocom_Types_part_2.cc #8 5.378 Creating dependency file for Osmocom_CTRL_Types_part_7.cc #8 5.378 Creating dependency file for Osmocom_Types_part_1.cc #8 5.379 Creating dependency file for Osmocom_CTRL_Types_part_5.cc #8 5.379 Creating dependency file for Osmocom_CTRL_Types_part_6.cc #8 5.379 Creating dependency file for Osmocom_CTRL_Types_part_3.cc #8 5.379 Creating dependency file for Osmocom_CTRL_Types_part_4.cc #8 5.379 Creating dependency file for Osmocom_CTRL_Types_part_2.cc #8 5.384 Creating dependency file for Osmocom_CTRL_Types_part_1.cc #8 5.384 Creating dependency file for Osmocom_CTRL_Functions_part_7.cc #8 5.385 Creating dependency file for Osmocom_CTRL_Functions_part_6.cc #8 5.385 Creating dependency file for Osmocom_CTRL_Functions_part_5.cc #8 5.386 Creating dependency file for Osmocom_CTRL_Functions_part_4.cc #8 5.386 Creating dependency file for Osmocom_CTRL_Functions_part_3.cc #8 5.386 Creating dependency file for Osmocom_CTRL_Functions_part_2.cc #8 5.386 Creating dependency file for Osmocom_CTRL_Functions_part_1.cc #8 5.388 Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc #8 5.388 Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc #8 5.388 Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc #8 5.390 Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc #8 5.393 Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc #8 5.393 Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc #8 5.394 Creating dependency file for Native_Functions_part_7.cc #8 5.394 Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc #8 5.395 Creating dependency file for Native_Functions_part_6.cc #8 5.395 Creating dependency file for Native_Functions_part_5.cc #8 5.395 Creating dependency file for Native_Functions_part_4.cc #8 5.396 Creating dependency file for Native_Functions_part_2.cc #8 5.396 Creating dependency file for Native_Functions_part_3.cc #8 5.396 Creating dependency file for Native_Functions_part_1.cc #8 5.396 Creating dependency file for MobileL3_Types_part_7.cc #8 5.397 Creating dependency file for MobileL3_Types_part_6.cc #8 5.398 Creating dependency file for MobileL3_Types_part_5.cc #8 5.398 Creating dependency file for MobileL3_Types_part_4.cc #8 5.400 Creating dependency file for MobileL3_Types_part_3.cc #8 5.400 Creating dependency file for MobileL3_Types_part_2.cc #8 5.400 Creating dependency file for MobileL3_Types_part_1.cc #8 5.401 Creating dependency file for MobileL3_SS_Types_part_7.cc #8 5.401 Creating dependency file for MobileL3_SS_Types_part_6.cc #8 5.402 Creating dependency file for MobileL3_SS_Types_part_5.cc #8 5.403 Creating dependency file for MobileL3_SS_Types_part_4.cc #8 5.404 Creating dependency file for MobileL3_SS_Types_part_3.cc #8 5.404 Creating dependency file for MobileL3_SS_Types_part_2.cc #8 5.405 Creating dependency file for MobileL3_SS_Types_part_1.cc #8 5.405 Creating dependency file for MobileL3_SMS_Types_part_7.cc #8 5.410 Creating dependency file for MobileL3_SMS_Types_part_5.cc #8 5.410 Creating dependency file for MobileL3_SMS_Types_part_6.cc #8 5.410 Creating dependency file for MobileL3_SMS_Types_part_4.cc #8 5.410 Creating dependency file for MobileL3_SMS_Types_part_3.cc #8 5.410 Creating dependency file for MobileL3_SMS_Types_part_1.cc #8 5.411 Creating dependency file for MobileL3_SMS_Types_part_2.cc #8 5.411 Creating dependency file for MobileL3_RRM_Types_part_7.cc #8 5.411 Creating dependency file for MobileL3_RRM_Types_part_6.cc #8 5.411 Creating dependency file for MobileL3_RRM_Types_part_5.cc #8 5.411 Creating dependency file for MobileL3_RRM_Types_part_4.cc #8 5.412 Creating dependency file for MobileL3_RRM_Types_part_3.cc #8 5.412 Creating dependency file for MobileL3_RRM_Types_part_2.cc #8 5.412 Creating dependency file for MobileL3_RRM_Types_part_1.cc #8 5.413 Creating dependency file for MobileL3_MM_Types_part_7.cc #8 5.413 Creating dependency file for MobileL3_MM_Types_part_6.cc #8 5.414 Creating dependency file for MobileL3_MM_Types_part_5.cc #8 5.415 Creating dependency file for MobileL3_MM_Types_part_4.cc #8 5.417 Creating dependency file for MobileL3_MM_Types_part_3.cc #8 5.418 Creating dependency file for MobileL3_MM_Types_part_1.cc #8 5.418 Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc #8 5.418 Creating dependency file for MobileL3_MM_Types_part_2.cc #8 5.418 Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc #8 5.419 Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc #8 5.419 Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc #8 5.419 Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc #8 5.420 Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc #8 5.420 Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc #8 5.421 Creating dependency file for MobileL3_CommonIE_Types_part_7.cc #8 5.422 Creating dependency file for MobileL3_CommonIE_Types_part_6.cc #8 5.422 Creating dependency file for MobileL3_CommonIE_Types_part_5.cc #8 5.424 Creating dependency file for MobileL3_CommonIE_Types_part_4.cc #8 5.424 Creating dependency file for MobileL3_CommonIE_Types_part_3.cc #8 5.425 Creating dependency file for MobileL3_CommonIE_Types_part_2.cc #8 5.425 Creating dependency file for MobileL3_CommonIE_Types_part_1.cc #8 5.425 Creating dependency file for MobileL3_CC_Types_part_7.cc #8 5.426 Creating dependency file for MobileL3_CC_Types_part_6.cc #8 5.426 Creating dependency file for MobileL3_CC_Types_part_5.cc #8 5.427 Creating dependency file for MobileL3_CC_Types_part_4.cc #8 5.428 Creating dependency file for MobileL3_CC_Types_part_3.cc #8 5.430 Creating dependency file for MobileL3_CC_Types_part_2.cc #8 5.430 Creating dependency file for MobileL3_CC_Types_part_1.cc #8 5.431 Creating dependency file for Misc_Helpers_part_7.cc #8 5.431 Creating dependency file for Misc_Helpers_part_6.cc #8 5.431 Creating dependency file for Misc_Helpers_part_5.cc #8 5.432 Creating dependency file for Misc_Helpers_part_4.cc #8 5.432 Creating dependency file for Misc_Helpers_part_3.cc #8 5.433 Creating dependency file for Misc_Helpers_part_2.cc #8 5.433 Creating dependency file for Misc_Helpers_part_1.cc #8 5.434 Creating dependency file for MTP3asp_Types_part_7.cc #8 5.434 Creating dependency file for MTP3asp_Types_part_6.cc #8 5.436 Creating dependency file for MTP3asp_Types_part_5.cc #8 5.436 Creating dependency file for MTP3asp_Types_part_4.cc #8 5.437 Creating dependency file for MTP3asp_Types_part_3.cc #8 5.439 Creating dependency file for MTP3asp_Types_part_2.cc #8 5.439 Creating dependency file for MTP3asp_Types_part_1.cc #8 5.440 Creating dependency file for MTP3asp_PortType_part_6.cc #8 5.440 Creating dependency file for MTP3asp_PortType_part_7.cc #8 5.440 Creating dependency file for MTP3asp_PortType_part_5.cc #8 5.441 Creating dependency file for MTP3asp_PortType_part_4.cc #8 5.441 Creating dependency file for MTP3asp_PortType_part_3.cc #8 5.442 Creating dependency file for MTP3asp_PortType_part_2.cc #8 5.442 Creating dependency file for MTP3asp_PortType_part_1.cc #8 5.442 Creating dependency file for MGCP_Types_part_7.cc #8 5.443 Creating dependency file for MGCP_Types_part_6.cc #8 5.444 Creating dependency file for MGCP_Types_part_5.cc #8 5.444 Creating dependency file for MGCP_Types_part_4.cc #8 5.445 Creating dependency file for MGCP_Types_part_3.cc #8 5.447 Creating dependency file for MGCP_Types_part_2.cc #8 5.448 Creating dependency file for MGCP_Types_part_1.cc #8 5.448 Creating dependency file for MGCP_Templates_part_7.cc #8 5.449 Creating dependency file for MGCP_Templates_part_6.cc #8 5.450 Creating dependency file for MGCP_Templates_part_5.cc #8 5.450 Creating dependency file for MGCP_Templates_part_4.cc #8 5.450 Creating dependency file for MGCP_Templates_part_3.cc #8 5.452 Creating dependency file for MGCP_Templates_part_2.cc #8 5.453 Creating dependency file for MGCP_Emulation_part_7.cc #8 5.453 Creating dependency file for MGCP_Emulation_part_6.cc #8 5.453 Creating dependency file for MGCP_Templates_part_1.cc #8 5.454 Creating dependency file for MGCP_Emulation_part_5.cc #8 5.454 Creating dependency file for MGCP_Emulation_part_4.cc #8 5.454 Creating dependency file for MGCP_Emulation_part_3.cc #8 5.456 Creating dependency file for MGCP_Emulation_part_2.cc #8 5.456 Creating dependency file for MGCP_Emulation_part_1.cc #8 5.456 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_7.cc #8 5.457 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_6.cc #8 5.457 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_5.cc #8 5.459 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_4.cc #8 5.459 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_3.cc #8 5.460 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_2.cc #8 5.461 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_1.cc #8 5.461 Creating dependency file for MGCP_CodecPort_part_7.cc #8 5.461 Creating dependency file for MGCP_CodecPort_part_6.cc #8 5.462 Creating dependency file for MGCP_CodecPort_part_5.cc #8 5.463 Creating dependency file for MGCP_CodecPort_part_4.cc #8 5.463 Creating dependency file for MGCP_CodecPort_part_3.cc #8 5.463 Creating dependency file for MGCP_CodecPort_part_1.cc #8 5.463 Creating dependency file for MGCP_CodecPort_part_2.cc #8 5.464 Creating dependency file for M3UA_Types_part_7.cc #8 5.467 Creating dependency file for M3UA_Types_part_6.cc #8 5.467 Creating dependency file for M3UA_Types_part_5.cc #8 5.468 Creating dependency file for M3UA_Types_part_3.cc #8 5.468 Creating dependency file for M3UA_Types_part_4.cc #8 5.468 Creating dependency file for M3UA_Types_part_2.cc #8 5.469 Creating dependency file for M3UA_Types_part_1.cc #8 5.469 Creating dependency file for M3UA_Emulation_part_7.cc #8 5.470 Creating dependency file for M3UA_Emulation_part_6.cc #8 5.470 Creating dependency file for M3UA_Emulation_part_5.cc #8 5.475 Creating dependency file for M3UA_Emulation_part_4.cc #8 5.476 Creating dependency file for M3UA_Emulation_part_2.cc #8 5.476 Creating dependency file for M3UA_Emulation_part_3.cc #8 5.476 Creating dependency file for M3UA_Emulation_part_1.cc #8 5.476 Creating dependency file for L3_Templates_part_7.cc #8 5.476 Creating dependency file for L3_Templates_part_6.cc #8 5.476 Creating dependency file for L3_Templates_part_5.cc #8 5.477 Creating dependency file for L3_Templates_part_4.cc #8 5.478 Creating dependency file for L3_Templates_part_2.cc #8 5.478 Creating dependency file for L3_Templates_part_1.cc #8 5.478 Creating dependency file for L3_Templates_part_3.cc #8 5.479 Creating dependency file for L3_Common_part_7.cc #8 5.480 Creating dependency file for L3_Common_part_6.cc #8 5.480 Creating dependency file for L3_Common_part_5.cc #8 5.481 Creating dependency file for L3_Common_part_4.cc #8 5.483 Creating dependency file for L3_Common_part_3.cc #8 5.484 Creating dependency file for L3_Common_part_2.cc #8 5.484 Creating dependency file for L3_Common_part_1.cc #8 5.484 Creating dependency file for Iuh_Types_part_7.cc #8 5.485 Creating dependency file for Iuh_Types_part_6.cc #8 5.485 Creating dependency file for Iuh_Types_part_4.cc #8 5.485 Creating dependency file for Iuh_Types_part_5.cc #8 5.486 Creating dependency file for Iuh_Types_part_3.cc #8 5.487 Creating dependency file for Iuh_Types_part_2.cc #8 5.487 Creating dependency file for Iuh_Types_part_1.cc #8 5.488 Creating dependency file for Iuh_Emulation_part_7.cc #8 5.490 Creating dependency file for Iuh_Emulation_part_6.cc #8 5.490 Creating dependency file for Iuh_Emulation_part_5.cc #8 5.490 Creating dependency file for Iuh_Emulation_part_4.cc #8 5.492 Creating dependency file for Iuh_Emulation_part_3.cc #8 5.492 Creating dependency file for Iuh_Emulation_part_2.cc #8 5.493 Creating dependency file for Iuh_Emulation_part_1.cc #8 5.494 Creating dependency file for Iuh_CodecPort_CtrlFunct_part_7.cc #8 5.494 Creating dependency file for Iuh_CodecPort_CtrlFunct_part_6.cc #8 5.494 Creating dependency file for Iuh_CodecPort_CtrlFunct_part_5.cc #8 5.495 Creating dependency file for Iuh_CodecPort_CtrlFunct_part_4.cc #8 5.495 Creating dependency file for Iuh_CodecPort_CtrlFunct_part_2.cc #8 5.495 Creating dependency file for Iuh_CodecPort_CtrlFunct_part_3.cc #8 5.496 Creating dependency file for Iuh_CodecPort_CtrlFunct_part_1.cc #8 5.498 Creating dependency file for Iuh_CodecPort_part_7.cc #8 5.499 Creating dependency file for Iuh_CodecPort_part_6.cc #8 5.500 Creating dependency file for Iuh_CodecPort_part_4.cc #8 5.500 Creating dependency file for Iuh_CodecPort_part_5.cc #8 5.500 Creating dependency file for Iuh_CodecPort_part_3.cc #8 5.500 Creating dependency file for Iuh_CodecPort_part_2.cc #8 5.503 Creating dependency file for Iuh_CodecPort_part_1.cc #8 5.503 Creating dependency file for IuUP_Types_part_7.cc #8 5.504 Creating dependency file for IuUP_Types_part_6.cc #8 5.504 Creating dependency file for IuUP_Types_part_5.cc #8 5.505 Creating dependency file for IuUP_Types_part_4.cc #8 5.505 Creating dependency file for IuUP_Types_part_3.cc #8 5.506 Creating dependency file for IuUP_Types_part_1.cc #8 5.506 Creating dependency file for IuUP_Emulation_part_7.cc #8 5.507 Creating dependency file for IuUP_Types_part_2.cc #8 5.508 Creating dependency file for IuUP_Emulation_part_6.cc #8 5.508 Creating dependency file for IuUP_Emulation_part_5.cc #8 5.508 Creating dependency file for IuUP_Emulation_part_4.cc #8 5.510 Creating dependency file for IuUP_Emulation_part_3.cc #8 5.512 Creating dependency file for IuUP_Emulation_part_2.cc #8 5.512 Creating dependency file for IuUP_Emulation_part_1.cc #8 5.513 Creating dependency file for IPL4asp_Types_part_7.cc #8 5.513 Creating dependency file for IPL4asp_Types_part_6.cc #8 5.514 Creating dependency file for IPL4asp_Types_part_4.cc #8 5.514 Creating dependency file for IPL4asp_Types_part_3.cc #8 5.514 Creating dependency file for IPL4asp_Types_part_5.cc #8 5.514 Creating dependency file for IPL4asp_Types_part_1.cc #8 5.514 Creating dependency file for IPL4asp_Types_part_2.cc #8 5.515 Creating dependency file for IPL4asp_PortType_part_7.cc #8 5.518 Creating dependency file for IPL4asp_PortType_part_5.cc #8 5.518 Creating dependency file for IPL4asp_PortType_part_6.cc #8 5.519 Creating dependency file for IPL4asp_PortType_part_4.cc #8 5.519 Creating dependency file for IPL4asp_PortType_part_3.cc #8 5.521 Creating dependency file for IPL4asp_PortType_part_2.cc #8 5.521 Creating dependency file for IPL4asp_PortType_part_1.cc #8 5.522 Creating dependency file for IPL4asp_Functions_part_7.cc #8 5.522 Creating dependency file for IPL4asp_Functions_part_6.cc #8 5.527 Creating dependency file for IPL4asp_Functions_part_5.cc #8 5.527 Creating dependency file for IPL4asp_Functions_part_4.cc #8 5.527 Creating dependency file for IPL4asp_Functions_part_3.cc #8 5.528 Creating dependency file for IPL4asp_Functions_part_2.cc #8 5.528 Creating dependency file for IPL4asp_Functions_part_1.cc #8 5.528 Creating dependency file for IPA_Types_part_7.cc #8 5.528 Creating dependency file for IPA_Types_part_6.cc #8 5.528 Creating dependency file for IPA_Types_part_5.cc #8 5.528 Creating dependency file for IPA_Types_part_4.cc #8 5.529 Creating dependency file for IPA_Types_part_3.cc #8 5.529 Creating dependency file for IPA_Types_part_1.cc #8 5.529 Creating dependency file for IPA_Types_part_2.cc #8 5.529 Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc #8 5.529 Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc #8 5.530 Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc #8 5.530 Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc #8 5.535 Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc #8 5.535 Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc #8 5.535 Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc #8 5.538 Creating dependency file for IPA_CodecPort_part_7.cc #8 5.538 Creating dependency file for IPA_CodecPort_part_6.cc #8 5.538 Creating dependency file for IPA_CodecPort_part_5.cc #8 5.538 Creating dependency file for IPA_CodecPort_part_4.cc #8 5.538 Creating dependency file for IPA_CodecPort_part_3.cc #8 5.538 Creating dependency file for IPA_CodecPort_part_2.cc #8 5.538 Creating dependency file for IPA_CodecPort_part_1.cc #8 5.539 Creating dependency file for HNBGW_Tests_part_7.cc #8 5.539 Creating dependency file for HNBGW_Tests_part_6.cc #8 5.539 Creating dependency file for HNBGW_Tests_part_5.cc #8 5.540 Creating dependency file for HNBGW_Tests_part_4.cc #8 5.541 Creating dependency file for HNBGW_Tests_part_3.cc #8 5.541 Creating dependency file for HNBGW_Tests_part_2.cc #8 5.543 Creating dependency file for HNBGW_Tests_part_1.cc #8 5.543 Creating dependency file for HNBAP_Types_part_7.cc #8 5.543 Creating dependency file for HNBAP_Types_part_6.cc #8 5.545 Creating dependency file for HNBAP_Types_part_5.cc #8 5.546 Creating dependency file for HNBAP_Types_part_4.cc #8 5.546 Creating dependency file for HNBAP_Types_part_3.cc #8 5.546 Creating dependency file for HNBAP_Types_part_1.cc #8 5.546 Creating dependency file for HNBAP_Types_part_2.cc #8 5.549 Creating dependency file for HNBAP_Templates_part_7.cc #8 5.549 Creating dependency file for HNBAP_Templates_part_6.cc #8 5.550 Creating dependency file for HNBAP_Templates_part_5.cc #8 5.550 Creating dependency file for HNBAP_Templates_part_3.cc #8 5.550 Creating dependency file for HNBAP_Templates_part_4.cc #8 5.552 Creating dependency file for HNBAP_Templates_part_1.cc #8 5.552 Creating dependency file for HNBAP_Templates_part_2.cc #8 5.552 Creating dependency file for General_Types_part_7.cc #8 5.552 Creating dependency file for General_Types_part_6.cc #8 5.552 Creating dependency file for General_Types_part_5.cc #8 5.553 Creating dependency file for General_Types_part_4.cc #8 5.554 Creating dependency file for General_Types_part_2.cc #8 5.554 Creating dependency file for General_Types_part_3.cc #8 5.554 Creating dependency file for General_Types_part_1.cc #8 5.555 Creating dependency file for GSM_Types_part_7.cc #8 5.556 Creating dependency file for GSM_Types_part_6.cc #8 5.557 Creating dependency file for GSM_Types_part_5.cc #8 5.558 Creating dependency file for GSM_Types_part_4.cc #8 5.559 Creating dependency file for GSM_Types_part_3.cc #8 5.559 Creating dependency file for GSM_Types_part_2.cc #8 5.559 Creating dependency file for GSM_Types_part_1.cc #8 5.560 Creating dependency file for DNS_Helpers_part_7.cc #8 5.561 Creating dependency file for DNS_Helpers_part_6.cc #8 5.562 Creating dependency file for DNS_Helpers_part_5.cc #8 5.562 Creating dependency file for DNS_Helpers_part_4.cc #8 5.563 Creating dependency file for DNS_Helpers_part_3.cc #8 5.563 Creating dependency file for DNS_Helpers_part_2.cc #8 5.563 Creating dependency file for DNS_Helpers_part_1.cc #8 5.563 Creating dependency file for BSSAP_Types_part_6.cc #8 5.563 Creating dependency file for BSSAP_Types_part_7.cc #8 5.564 Creating dependency file for BSSAP_Types_part_5.cc #8 5.565 Creating dependency file for BSSAP_Types_part_4.cc #8 5.565 Creating dependency file for BSSAP_Types_part_3.cc #8 5.567 Creating dependency file for BSSAP_Types_part_2.cc #8 5.568 Creating dependency file for BSSAP_Types_part_1.cc #8 5.568 Creating dependency file for BSSAP_CodecPort_part_7.cc #8 5.568 Creating dependency file for BSSAP_CodecPort_part_6.cc #8 5.570 Creating dependency file for BSSAP_CodecPort_part_4.cc #8 5.570 Creating dependency file for BSSAP_CodecPort_part_5.cc #8 5.570 Creating dependency file for BSSAP_CodecPort_part_3.cc #8 5.571 Creating dependency file for BSSAP_CodecPort_part_2.cc #8 5.571 Creating dependency file for BSSAP_CodecPort_part_1.cc #8 5.572 Creating dependency file for UD_Types.cc #8 5.573 Creating dependency file for TELNETasp_PortType.cc #8 5.573 Creating dependency file for UD_PortType.cc #8 5.573 Creating dependency file for TCCInterface_Functions.cc #8 5.575 Creating dependency file for TCCEncoding_Functions.cc #8 5.575 Creating dependency file for TCCConversion_Functions.cc #8 5.576 Creating dependency file for StatsD_Types.cc #8 5.576 Creating dependency file for StatsD_CodecPort_CtrlFunct.cc #8 5.578 Creating dependency file for StatsD_CodecPort.cc #8 5.578 Creating dependency file for StatsD_Checker.cc #8 5.579 Creating dependency file for Socket_API_Definitions.cc #8 5.579 Creating dependency file for SDP_Types.cc #8 5.579 Creating dependency file for SDP_Templates.cc #8 5.580 Creating dependency file for SCTPasp_Types.cc #8 5.580 Creating dependency file for SCTPasp_PortType.cc #8 5.629 Creating dependency file for SCTP_Templates.cc #8 5.630 Creating dependency file for SCCPasp_Types.cc #8 5.630 Creating dependency file for SCCP_Types.cc #8 5.631 Creating dependency file for SCCP_Templates.cc #8 5.632 Creating dependency file for SCCP_Emulation.cc #8 5.635 Creating dependency file for RUA_Types.cc #8 5.638 Creating dependency file for RUA_Templates.cc #8 5.638 Creating dependency file for RUA_Emulation.cc #8 5.641 Creating dependency file for RTP_Types.cc #8 5.649 Creating dependency file for RTP_Emulation.cc #8 5.649 Creating dependency file for RTP_CodecPort_CtrlFunct.cc #8 5.649 Creating dependency file for RTP_CodecPort.cc #8 5.650 Creating dependency file for RANAP_Types.cc #8 5.650 Creating dependency file for RANAP_Templates.cc #8 5.650 Creating dependency file for RANAP_CodecPort.cc #8 5.666 Creating dependency file for PFCP_Types.cc #8 5.686 Creating dependency file for PFCP_Templates.cc #8 5.686 Creating dependency file for PFCP_Emulation.cc #8 5.692 Creating dependency file for PFCP_CodecPort_CtrlFunct.cc #8 5.696 Creating dependency file for PFCP_CodecPort.cc #8 5.699 Creating dependency file for Osmocom_VTY_Functions.cc #8 5.712 Creating dependency file for Osmocom_Types.cc #8 5.712 Creating dependency file for Osmocom_CTRL_Types.cc #8 5.712 Creating dependency file for Osmocom_CTRL_Functions.cc #8 5.714 Creating dependency file for Osmocom_CTRL_Adapter.cc #8 5.726 Creating dependency file for Native_Functions.cc #8 5.738 Creating dependency file for MobileL3_Types.cc #8 5.745 Creating dependency file for MobileL3_SS_Types.cc #8 5.745 Creating dependency file for MobileL3_SMS_Types.cc #8 5.760 Creating dependency file for MobileL3_RRM_Types.cc #8 5.768 Creating dependency file for MobileL3_MM_Types.cc #8 5.776 Creating dependency file for MobileL3_GMM_SM_Types.cc #8 5.776 Creating dependency file for MobileL3_CommonIE_Types.cc #8 5.776 Creating dependency file for MobileL3_CC_Types.cc #8 5.790 Creating dependency file for Misc_Helpers.cc #8 5.790 Creating dependency file for MTP3asp_Types.cc #8 5.790 Creating dependency file for MTP3asp_PortType.cc #8 5.790 Creating dependency file for MGCP_Types.cc #8 5.790 Creating dependency file for MGCP_Templates.cc #8 5.808 Creating dependency file for MGCP_Emulation.cc #8 5.818 Creating dependency file for MGCP_CodecPort_CtrlFunct.cc #8 5.831 Creating dependency file for MGCP_CodecPort.cc #8 5.841 Creating dependency file for M3UA_Types.cc #8 5.845 Creating dependency file for M3UA_Emulation.cc #8 5.853 Creating dependency file for L3_Templates.cc #8 5.855 Creating dependency file for L3_Common.cc #8 5.875 Creating dependency file for Iuh_Types.cc #8 5.876 Creating dependency file for Iuh_Emulation.cc #8 5.895 Creating dependency file for Iuh_CodecPort_CtrlFunct.cc #8 5.900 Creating dependency file for Iuh_CodecPort.cc #8 5.900 Creating dependency file for IuUP_Types.cc #8 5.910 Creating dependency file for IuUP_Emulation.cc #8 5.912 Creating dependency file for IPL4asp_Types.cc #8 5.934 Creating dependency file for IPL4asp_PortType.cc #8 5.946 Creating dependency file for IPL4asp_Functions.cc #8 5.960 Creating dependency file for IPA_Types.cc #8 5.962 Creating dependency file for IPA_CodecPort_CtrlFunct.cc #8 5.975 Creating dependency file for IPA_CodecPort.cc #8 5.975 Creating dependency file for HNBGW_Tests.cc #8 5.989 Creating dependency file for HNBAP_Types.cc #8 6.006 Creating dependency file for HNBAP_Templates.cc #8 6.006 Creating dependency file for General_Types.cc #8 6.013 Creating dependency file for DNS_Helpers.cc #8 6.013 Creating dependency file for GSM_Types.cc #8 6.013 Creating dependency file for BSSAP_Types.cc #8 6.013 Creating dependency file for BSSAP_CodecPort.cc #8 6.594 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort.o BSSAP_CodecPort.cc #8 6.594 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types.o BSSAP_Types.cc #8 6.594 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc #8 6.594 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc #8 6.594 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc #8 6.594 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates.o HNBAP_Templates.cc #8 6.594 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types.o HNBAP_Types.cc #8 6.595 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests.o HNBGW_Tests.cc #8 6.595 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc #8 6.595 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc #8 6.595 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc #8 6.596 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc #8 6.596 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc #8 6.596 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc #8 6.597 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation.o IuUP_Emulation.cc #8 6.597 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types.o IuUP_Types.cc #8 6.597 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort.o Iuh_CodecPort.cc #8 6.597 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct.o Iuh_CodecPort_CtrlFunct.cc #8 6.598 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation.o Iuh_Emulation.cc #8 6.598 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types.o Iuh_Types.cc #8 7.128 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc #8 7.224 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc #8 7.291 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc #8 7.392 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc #8 7.583 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort.o MGCP_CodecPort.cc #8 7.708 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct.o MGCP_CodecPort_CtrlFunct.cc #8 7.757 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation.o MGCP_Emulation.cc #8 7.797 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates.o MGCP_Templates.cc #8 7.841 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types.o MGCP_Types.cc #8 7.918 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc #8 8.310 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc #8 8.361 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc #8 8.556 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc #8 8.608 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc #8 8.631 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc #8 8.649 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc #8 8.649 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc #8 8.713 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc #8 8.796 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc #8 8.823 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc #8 8.875 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc #8 8.982 MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::f__comp__by__ep(const CHARSTRING&)': #8 8.982 MGCP_Emulation.cc:7791:1: warning: control reaches end of non-void function [-Wreturn-type] #8 8.982 7791 | } #8 8.982 | ^ #8 8.982 MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__ep__by__comp(const COMPONENT&)': #8 8.982 MGCP_Emulation.cc:7843:1: warning: control reaches end of non-void function [-Wreturn-type] #8 8.982 7843 | } #8 8.982 | ^ #8 8.988 MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::ExpectedCreateCallback(const MGCP__Types::MgcpCommand&, const CHARSTRING&)': #8 8.988 MGCP_Emulation.cc:8940:1: warning: control reaches end of non-void function [-Wreturn-type] #8 8.988 8940 | } #8 8.988 | ^ #8 8.991 MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__encoding__name__from__pt(const MGCP__Types::SDP__FIELD__PayloadType&)': #8 8.991 MGCP_Emulation.cc:9388:1: warning: control reaches end of non-void function [-Wreturn-type] #8 8.991 9388 | } #8 8.991 | ^ #8 9.375 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc #8 9.575 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc #8 9.623 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc #8 9.649 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc #8 9.796 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc #8 9.961 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort.o PFCP_CodecPort.cc #8 10.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct.o PFCP_CodecPort_CtrlFunct.cc #8 10.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation.o PFCP_Emulation.cc #8 10.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates.o PFCP_Templates.cc #8 10.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types.o PFCP_Types.cc #8 10.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc #8 10.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc #8 10.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc #8 10.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort.o RTP_CodecPort.cc #8 10.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct.o RTP_CodecPort_CtrlFunct.cc #8 11.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation.o RTP_Emulation.cc #8 11.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types.o RTP_Types.cc #8 11.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation.o RUA_Emulation.cc #8 11.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates.o RUA_Templates.cc #8 12.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types.o RUA_Types.cc #8 12.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc #8 12.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc #8 12.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc #8 13.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc #8 13.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates.o SCTP_Templates.cc #8 14.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc #8 14.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc #8 15.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates.o SDP_Templates.cc #8 15.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types.o SDP_Types.cc #8 16.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc #8 16.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker.o StatsD_Checker.cc #8 17.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort.o StatsD_CodecPort.cc #8 17.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct.o StatsD_CodecPort_CtrlFunct.cc #8 18.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types.o StatsD_Types.cc #8 18.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc #8 18.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc #8 18.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc #8 18.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc #8 19.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType.o UD_PortType.cc #8 19.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types.o UD_Types.cc #8 19.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_1.cc #8 19.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_2.cc #8 19.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_3.cc #8 19.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_4.cc #8 19.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_5.o BSSAP_CodecPort_part_5.cc #8 19.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_6.o BSSAP_CodecPort_part_6.cc #8 19.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_7.o BSSAP_CodecPort_part_7.cc #8 19.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_1.o BSSAP_Types_part_1.cc #8 19.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_2.o BSSAP_Types_part_2.cc #8 19.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_3.o BSSAP_Types_part_3.cc #8 19.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_4.o BSSAP_Types_part_4.cc #8 19.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_5.o BSSAP_Types_part_5.cc #8 19.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_6.o BSSAP_Types_part_6.cc #8 19.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_7.o BSSAP_Types_part_7.cc #8 20.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc #8 20.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc #8 20.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc #8 20.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc #8 20.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc #8 20.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc #8 20.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc #8 20.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc #8 20.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc #8 20.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc #8 20.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc #8 20.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc #8 20.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc #8 20.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc #8 20.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc #8 20.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc #8 20.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc #8 20.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc #8 20.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc #8 20.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc #8 20.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc #8 20.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_1.o HNBAP_Templates_part_1.cc #8 20.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_2.o HNBAP_Templates_part_2.cc #8 20.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_3.o HNBAP_Templates_part_3.cc #8 20.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_4.o HNBAP_Templates_part_4.cc #8 20.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_5.o HNBAP_Templates_part_5.cc #8 20.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_6.o HNBAP_Templates_part_6.cc #8 20.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_7.o HNBAP_Templates_part_7.cc #8 20.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_1.o HNBAP_Types_part_1.cc #8 20.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_2.o HNBAP_Types_part_2.cc #8 20.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_3.o HNBAP_Types_part_3.cc #8 20.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_4.o HNBAP_Types_part_4.cc #8 20.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_5.o HNBAP_Types_part_5.cc #8 20.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_6.o HNBAP_Types_part_6.cc #8 20.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_7.o HNBAP_Types_part_7.cc #8 20.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_1.o HNBGW_Tests_part_1.cc #8 20.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_2.o HNBGW_Tests_part_2.cc #8 20.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_3.o HNBGW_Tests_part_3.cc #8 20.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_4.o HNBGW_Tests_part_4.cc #8 20.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_5.o HNBGW_Tests_part_5.cc #8 20.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_6.o HNBGW_Tests_part_6.cc #8 20.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_7.o HNBGW_Tests_part_7.cc #8 20.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc #8 20.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc #8 20.32 RUA_Emulation.cc: In function 'BITSTRING RUA__Emulation::f__context__id__by__comp(const COMPONENT&)': #8 20.32 RUA_Emulation.cc:5826:1: warning: control reaches end of non-void function [-Wreturn-type] #8 20.32 5826 | } #8 20.32 | ^ #8 20.32 RUA_Emulation.cc: In function 'INTEGER RUA__Emulation::f__idx__by__comp(const COMPONENT&)': #8 20.32 RUA_Emulation.cc:5877:1: warning: control reaches end of non-void function [-Wreturn-type] #8 20.32 5877 | } #8 20.32 | ^ #8 20.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc #8 20.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc #8 20.32 RUA_Emulation.cc: In function 'COMPONENT RUA__Emulation::f__comp__by__context__id(const BITSTRING&)': #8 20.32 RUA_Emulation.cc:6155:1: warning: control reaches end of non-void function [-Wreturn-type] #8 20.32 6155 | } #8 20.32 | ^ #8 20.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc #8 20.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc #8 20.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc #8 20.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc #8 20.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc #8 20.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc #8 20.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc #8 20.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc #8 20.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc #8 20.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc #8 20.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc #8 20.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc #8 20.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc #8 20.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc #8 20.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc #8 20.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc #8 20.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc #8 20.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc #8 20.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc #8 20.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc #8 20.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc #8 20.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc #8 20.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc #8 20.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc #8 20.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc #8 20.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc #8 20.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc #8 20.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc #8 20.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc #8 20.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc #8 20.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc #8 20.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc #8 20.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc #8 20.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc #8 20.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc #8 20.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc #8 20.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc #8 20.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc #8 20.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_1.o IuUP_Emulation_part_1.cc #8 20.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_2.o IuUP_Emulation_part_2.cc #8 20.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_3.o IuUP_Emulation_part_3.cc #8 20.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_4.o IuUP_Emulation_part_4.cc #8 20.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_5.o IuUP_Emulation_part_5.cc #8 20.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_6.o IuUP_Emulation_part_6.cc #8 20.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_7.o IuUP_Emulation_part_7.cc #8 20.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_1.o IuUP_Types_part_1.cc #8 20.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_2.o IuUP_Types_part_2.cc #8 20.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_3.o IuUP_Types_part_3.cc #8 20.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_4.o IuUP_Types_part_4.cc #8 20.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_5.o IuUP_Types_part_5.cc #8 20.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_6.o IuUP_Types_part_6.cc #8 20.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_7.o IuUP_Types_part_7.cc #8 20.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_1.o Iuh_CodecPort_part_1.cc #8 20.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_2.o Iuh_CodecPort_part_2.cc #8 20.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_3.o Iuh_CodecPort_part_3.cc #8 20.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_4.o Iuh_CodecPort_part_4.cc #8 20.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_5.o Iuh_CodecPort_part_5.cc #8 20.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_6.o Iuh_CodecPort_part_6.cc #8 20.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_7.o Iuh_CodecPort_part_7.cc #8 20.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_1.o Iuh_CodecPort_CtrlFunct_part_1.cc #8 20.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_2.o Iuh_CodecPort_CtrlFunct_part_2.cc #8 20.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_3.o Iuh_CodecPort_CtrlFunct_part_3.cc #8 20.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_4.o Iuh_CodecPort_CtrlFunct_part_4.cc #8 20.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_5.o Iuh_CodecPort_CtrlFunct_part_5.cc #8 20.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_6.o Iuh_CodecPort_CtrlFunct_part_6.cc #8 20.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_7.o Iuh_CodecPort_CtrlFunct_part_7.cc #8 20.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_1.o Iuh_Emulation_part_1.cc #8 20.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_2.o Iuh_Emulation_part_2.cc #8 20.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_3.o Iuh_Emulation_part_3.cc #8 20.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_4.o Iuh_Emulation_part_4.cc #8 20.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_5.o Iuh_Emulation_part_5.cc #8 20.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_6.o Iuh_Emulation_part_6.cc #8 20.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_7.o Iuh_Emulation_part_7.cc #8 20.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_1.o Iuh_Types_part_1.cc #8 20.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_2.o Iuh_Types_part_2.cc #8 20.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_3.o Iuh_Types_part_3.cc #8 20.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_4.o Iuh_Types_part_4.cc #8 20.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_5.o Iuh_Types_part_5.cc #8 20.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_6.o Iuh_Types_part_6.cc #8 20.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_7.o Iuh_Types_part_7.cc #8 20.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc #8 20.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc #8 20.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc #8 20.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc #8 20.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc #8 20.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc #8 20.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc #8 20.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc #8 20.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc #8 20.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc #8 20.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc #8 20.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc #8 20.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc #8 20.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc #8 20.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc #8 20.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc #8 20.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc #8 20.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc #8 20.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc #8 20.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc #8 20.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc #8 20.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc #8 20.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc #8 20.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc #8 20.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc #8 20.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc #8 20.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc #8 20.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc #8 20.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_1.cc #8 20.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_2.cc #8 20.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_3.cc #8 20.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_4.cc #8 20.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_5.cc #8 20.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_6.cc #8 20.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_7.o MGCP_CodecPort_part_7.cc #8 20.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_1.cc #8 20.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_2.cc #8 20.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_3.cc #8 20.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_4.cc #8 20.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_5.cc #8 20.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_6.cc #8 20.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_CodecPort_CtrlFunct_part_7.cc #8 20.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_1.o MGCP_Emulation_part_1.cc #8 20.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_2.o MGCP_Emulation_part_2.cc #8 20.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_3.o MGCP_Emulation_part_3.cc #8 20.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_4.o MGCP_Emulation_part_4.cc #8 20.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_5.o MGCP_Emulation_part_5.cc #8 20.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_6.o MGCP_Emulation_part_6.cc #8 20.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_7.o MGCP_Emulation_part_7.cc #8 20.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_1.o MGCP_Templates_part_1.cc #8 20.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_2.o MGCP_Templates_part_2.cc #8 20.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_3.o MGCP_Templates_part_3.cc #8 20.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_4.o MGCP_Templates_part_4.cc #8 20.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_5.o MGCP_Templates_part_5.cc #8 20.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_6.o MGCP_Templates_part_6.cc #8 20.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_7.o MGCP_Templates_part_7.cc #8 20.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_1.o MGCP_Types_part_1.cc #8 20.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_2.o MGCP_Types_part_2.cc #8 20.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_3.o MGCP_Types_part_3.cc #8 20.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_4.o MGCP_Types_part_4.cc #8 20.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_5.o MGCP_Types_part_5.cc #8 20.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_6.o MGCP_Types_part_6.cc #8 20.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_7.o MGCP_Types_part_7.cc #8 20.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc #8 20.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc #8 20.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc #8 20.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc #8 20.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc #8 20.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc #8 20.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc #8 20.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc #8 20.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc #8 20.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc #8 20.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc #8 20.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc #8 20.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc #8 20.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc #8 20.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc #8 20.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc #8 20.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc #8 20.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc #8 20.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc #8 20.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc #8 20.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc #8 20.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc #8 20.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc #8 20.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc #8 20.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc #8 20.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc #8 20.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc #8 20.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc #8 20.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc #8 20.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc #8 20.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc #8 20.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc #8 20.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc #8 20.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc #8 20.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc #8 20.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc #8 20.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc #8 20.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc #8 20.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc #8 20.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc #8 20.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc #8 20.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc #8 21.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc #8 21.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc #8 21.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc #8 21.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc #8 21.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc #8 21.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc #8 21.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc #8 21.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc #8 21.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc #8 21.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc #8 21.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc #8 21.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc #8 21.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc #8 21.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc #8 21.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc #8 21.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc #8 21.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc #8 21.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc #8 21.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc #8 21.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc #8 21.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc #8 21.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc #8 21.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc #8 21.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc #8 21.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc #8 21.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc #8 21.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc #8 21.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc #8 21.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc #8 21.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc #8 21.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc #8 21.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc #8 21.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc #8 21.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc #8 21.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc #8 21.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc #8 21.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc #8 21.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc #8 21.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc #8 21.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc #8 21.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc #8 21.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc #8 21.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc #8 21.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc #8 21.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc #8 21.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc #8 21.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc #8 21.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc #8 21.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc #8 21.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc #8 21.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc #8 21.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc #8 21.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc #8 21.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc #8 21.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc #8 21.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc #8 21.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc #8 21.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc #8 21.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc #8 21.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc #8 21.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc #8 21.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc #8 21.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc #8 21.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc #8 21.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc #8 21.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc #8 21.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc #8 21.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc #8 21.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc #8 21.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc #8 21.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc #8 21.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc #8 21.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc #8 21.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc #8 21.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc #8 21.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc #8 21.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc #8 21.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_1.o PFCP_CodecPort_part_1.cc #8 21.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_2.o PFCP_CodecPort_part_2.cc #8 21.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_3.o PFCP_CodecPort_part_3.cc #8 21.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_4.o PFCP_CodecPort_part_4.cc #8 21.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_5.o PFCP_CodecPort_part_5.cc #8 21.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_6.o PFCP_CodecPort_part_6.cc #8 21.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_7.o PFCP_CodecPort_part_7.cc #8 21.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_1.o PFCP_CodecPort_CtrlFunct_part_1.cc #8 21.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_2.o PFCP_CodecPort_CtrlFunct_part_2.cc #8 21.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_3.o PFCP_CodecPort_CtrlFunct_part_3.cc #8 21.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_4.o PFCP_CodecPort_CtrlFunct_part_4.cc #8 21.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_5.o PFCP_CodecPort_CtrlFunct_part_5.cc #8 21.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_6.o PFCP_CodecPort_CtrlFunct_part_6.cc #8 21.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_7.o PFCP_CodecPort_CtrlFunct_part_7.cc #8 21.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_1.o PFCP_Emulation_part_1.cc #8 21.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_2.o PFCP_Emulation_part_2.cc #8 21.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_3.o PFCP_Emulation_part_3.cc #8 21.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_4.o PFCP_Emulation_part_4.cc #8 21.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_5.o PFCP_Emulation_part_5.cc #8 21.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_6.o PFCP_Emulation_part_6.cc #8 21.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_7.o PFCP_Emulation_part_7.cc #8 21.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_1.o PFCP_Templates_part_1.cc #8 21.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_2.o PFCP_Templates_part_2.cc #8 21.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_3.o PFCP_Templates_part_3.cc #8 21.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_4.o PFCP_Templates_part_4.cc #8 21.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_5.o PFCP_Templates_part_5.cc #8 21.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_6.o PFCP_Templates_part_6.cc #8 21.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_7.o PFCP_Templates_part_7.cc #8 21.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_1.o PFCP_Types_part_1.cc #8 21.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_2.o PFCP_Types_part_2.cc #8 21.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_3.o PFCP_Types_part_3.cc #8 21.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_4.o PFCP_Types_part_4.cc #8 21.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_5.o PFCP_Types_part_5.cc #8 21.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_6.o PFCP_Types_part_6.cc #8 21.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_7.o PFCP_Types_part_7.cc #8 21.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc #8 21.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc #8 21.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc #8 21.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc #8 21.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc #8 21.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc #8 21.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc #8 21.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc #8 21.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc #8 21.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc #8 21.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc #8 21.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc #8 21.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc #8 21.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc #8 21.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc #8 21.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc #8 21.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc #8 21.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc #8 21.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc #8 21.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc #8 21.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc #8 21.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_1.o RTP_CodecPort_part_1.cc #8 21.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_2.o RTP_CodecPort_part_2.cc #8 21.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_3.o RTP_CodecPort_part_3.cc #8 21.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_4.o RTP_CodecPort_part_4.cc #8 21.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_5.o RTP_CodecPort_part_5.cc #8 21.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_6.o RTP_CodecPort_part_6.cc #8 21.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_7.o RTP_CodecPort_part_7.cc #8 21.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_1.cc #8 21.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_2.cc #8 21.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_3.cc #8 21.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_4.cc #8 21.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_5.cc #8 21.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_6.cc #8 21.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_7.o RTP_CodecPort_CtrlFunct_part_7.cc #8 21.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_1.o RTP_Emulation_part_1.cc #8 21.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_2.o RTP_Emulation_part_2.cc #8 21.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_3.o RTP_Emulation_part_3.cc #8 21.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_4.o RTP_Emulation_part_4.cc #8 21.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_5.o RTP_Emulation_part_5.cc #8 21.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_6.o RTP_Emulation_part_6.cc #8 21.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_7.o RTP_Emulation_part_7.cc #8 21.55 HNBGW_Tests.cc: In function 'OCTETSTRING HNBGW__Tests::f__gen__one__compl__l3(const Compl3Type&, const MobileL3__CommonIE__Types::MobileIdentityLV_template&, const INTEGER&)': #8 21.55 HNBGW_Tests.cc:18616:1: warning: control reaches end of non-void function [-Wreturn-type] #8 21.55 18616 | } #8 21.55 | ^ #8 21.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_1.o RTP_Types_part_1.cc #8 21.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_2.o RTP_Types_part_2.cc #8 21.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_3.o RTP_Types_part_3.cc #8 21.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_4.o RTP_Types_part_4.cc #8 21.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_5.o RTP_Types_part_5.cc #8 21.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_6.o RTP_Types_part_6.cc #8 21.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_7.o RTP_Types_part_7.cc #8 21.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_1.o RUA_Emulation_part_1.cc #8 21.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_2.o RUA_Emulation_part_2.cc #8 21.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_3.o RUA_Emulation_part_3.cc #8 21.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_4.o RUA_Emulation_part_4.cc #8 21.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_5.o RUA_Emulation_part_5.cc #8 21.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_6.o RUA_Emulation_part_6.cc #8 21.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_7.o RUA_Emulation_part_7.cc #8 21.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_1.o RUA_Templates_part_1.cc #8 21.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_2.o RUA_Templates_part_2.cc #8 21.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_3.o RUA_Templates_part_3.cc #8 21.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_4.o RUA_Templates_part_4.cc #8 21.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_5.o RUA_Templates_part_5.cc #8 21.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_6.o RUA_Templates_part_6.cc #8 21.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_7.o RUA_Templates_part_7.cc #8 21.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_1.o RUA_Types_part_1.cc #8 21.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_2.o RUA_Types_part_2.cc #8 21.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_3.o RUA_Types_part_3.cc #8 21.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_4.o RUA_Types_part_4.cc #8 21.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_5.o RUA_Types_part_5.cc #8 21.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_6.o RUA_Types_part_6.cc #8 21.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_7.o RUA_Types_part_7.cc #8 21.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc #8 21.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc #8 21.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc #8 21.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc #8 21.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc #8 21.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc #8 21.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc #8 21.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc #8 21.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc #8 21.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc #8 21.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc #8 21.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc #8 21.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc #8 21.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc #8 21.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc #8 21.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc #8 21.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc #8 21.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc #8 21.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc #8 21.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc #8 21.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc #8 21.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc #8 21.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc #8 21.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc #8 21.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc #8 21.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc #8 21.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc #8 21.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc #8 21.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_1.o SCTP_Templates_part_1.cc #8 21.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_2.o SCTP_Templates_part_2.cc #8 21.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_3.o SCTP_Templates_part_3.cc #8 21.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_4.o SCTP_Templates_part_4.cc #8 21.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_5.o SCTP_Templates_part_5.cc #8 21.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_6.o SCTP_Templates_part_6.cc #8 21.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_7.o SCTP_Templates_part_7.cc #8 21.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc #8 21.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc #8 21.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc #8 21.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc #8 21.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc #8 21.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc #8 21.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc #8 21.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc #8 21.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc #8 21.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc #8 21.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc #8 21.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc #8 21.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc #8 21.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc #8 21.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_1.o SDP_Templates_part_1.cc #8 21.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_2.o SDP_Templates_part_2.cc #8 21.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_3.o SDP_Templates_part_3.cc #8 21.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_4.o SDP_Templates_part_4.cc #8 21.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_5.o SDP_Templates_part_5.cc #8 21.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_6.o SDP_Templates_part_6.cc #8 21.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_7.o SDP_Templates_part_7.cc #8 21.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_1.o SDP_Types_part_1.cc #8 21.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_2.o SDP_Types_part_2.cc #8 21.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_3.o SDP_Types_part_3.cc #8 21.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_4.o SDP_Types_part_4.cc #8 21.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_5.o SDP_Types_part_5.cc #8 21.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_6.o SDP_Types_part_6.cc #8 21.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_7.o SDP_Types_part_7.cc #8 21.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc #8 21.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc #8 21.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc #8 21.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc #8 21.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc #8 21.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc #8 21.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc #8 21.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_1.o StatsD_Checker_part_1.cc #8 21.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_2.o StatsD_Checker_part_2.cc #8 21.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_3.o StatsD_Checker_part_3.cc #8 21.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_4.o StatsD_Checker_part_4.cc #8 21.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_5.o StatsD_Checker_part_5.cc #8 21.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_6.o StatsD_Checker_part_6.cc #8 21.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_7.o StatsD_Checker_part_7.cc #8 21.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_1.cc #8 21.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_2.cc #8 21.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_3.cc #8 21.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_4.cc #8 21.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_5.cc #8 21.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_6.cc #8 21.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_7.o StatsD_CodecPort_part_7.cc #8 21.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_1.cc #8 21.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_2.cc #8 21.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_3.cc #8 21.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_4.cc #8 21.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_5.cc #8 21.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_6.cc #8 21.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_CodecPort_CtrlFunct_part_7.cc #8 21.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_1.o StatsD_Types_part_1.cc #8 21.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_2.o StatsD_Types_part_2.cc #8 21.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_3.o StatsD_Types_part_3.cc #8 21.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_4.o StatsD_Types_part_4.cc #8 21.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_5.o StatsD_Types_part_5.cc #8 22.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_6.o StatsD_Types_part_6.cc #8 22.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_7.o StatsD_Types_part_7.cc #8 22.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc #8 22.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc #8 22.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc #8 22.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc #8 22.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc #8 22.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc #8 22.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc #8 22.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc #8 22.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc #8 22.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc #8 22.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc #8 22.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc #8 22.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc #8 22.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc #8 22.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc #8 22.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc #8 22.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc #8 22.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc #8 22.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc #8 22.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc #8 22.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc #8 22.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc #8 22.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc #8 22.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc #8 22.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc #8 22.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc #8 22.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc #8 22.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc #8 22.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_1.o UD_PortType_part_1.cc #8 22.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_2.o UD_PortType_part_2.cc #8 22.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_3.o UD_PortType_part_3.cc #8 22.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_4.o UD_PortType_part_4.cc #8 22.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_5.o UD_PortType_part_5.cc #8 22.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_6.o UD_PortType_part_6.cc #8 22.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_7.o UD_PortType_part_7.cc #8 22.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_1.o UD_Types_part_1.cc #8 22.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_2.o UD_Types_part_2.cc #8 22.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_3.o UD_Types_part_3.cc #8 22.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_4.o UD_Types_part_4.cc #8 22.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_5.o UD_Types_part_5.cc #8 22.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_6.o UD_Types_part_6.cc #8 22.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_7.o UD_Types_part_7.cc #8 22.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc #8 22.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc #8 22.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc #8 22.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc #8 22.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc #8 22.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc #8 22.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc #8 22.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc #8 22.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc #8 22.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc #8 22.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc #8 22.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc #8 22.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc #8 22.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc #8 22.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc #8 22.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc #8 22.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc #8 22.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc #8 22.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc #8 22.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc #8 22.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc #8 22.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc #8 22.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc #8 22.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc #8 22.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc #8 22.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc #8 22.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc #8 22.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc #8 22.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc #8 22.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc #8 22.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc #8 22.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc #8 22.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes.o HNBAP_CommonDataTypes.cc #8 22.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants.o HNBAP_Constants.cc #8 22.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers.o HNBAP_Containers.cc #8 23.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs.o HNBAP_IEs.cc #8 23.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents.o HNBAP_PDU_Contents.cc #8 23.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions.o HNBAP_PDU_Descriptions.cc #8 23.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc #8 23.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc #8 24.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc #8 24.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc #8 24.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc #8 24.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc #8 24.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes.o RUA_CommonDataTypes.cc #8 25.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants.o RUA_Constants.cc #8 25.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers.o RUA_Containers.cc #8 26.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs.o RUA_IEs.cc #8 26.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents.o RUA_PDU_Contents.cc #8 26.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions.o RUA_PDU_Descriptions.cc #8 26.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_1.o HNBAP_CommonDataTypes_part_1.cc #8 26.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_2.o HNBAP_CommonDataTypes_part_2.cc #8 26.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_3.o HNBAP_CommonDataTypes_part_3.cc #8 26.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_4.o HNBAP_CommonDataTypes_part_4.cc #8 26.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_5.o HNBAP_CommonDataTypes_part_5.cc #8 26.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_6.o HNBAP_CommonDataTypes_part_6.cc #8 26.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_7.o HNBAP_CommonDataTypes_part_7.cc #8 26.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_1.o HNBAP_Constants_part_1.cc #8 26.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_2.o HNBAP_Constants_part_2.cc #8 26.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_3.o HNBAP_Constants_part_3.cc #8 26.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_4.o HNBAP_Constants_part_4.cc #8 26.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_5.o HNBAP_Constants_part_5.cc #8 26.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_6.o HNBAP_Constants_part_6.cc #8 26.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_7.o HNBAP_Constants_part_7.cc #8 26.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_1.o HNBAP_Containers_part_1.cc #8 26.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_2.o HNBAP_Containers_part_2.cc #8 26.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_3.o HNBAP_Containers_part_3.cc #8 27.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_4.o HNBAP_Containers_part_4.cc #8 27.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_5.o HNBAP_Containers_part_5.cc #8 27.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_6.o HNBAP_Containers_part_6.cc #8 27.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_7.o HNBAP_Containers_part_7.cc #8 27.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_1.o HNBAP_IEs_part_1.cc #8 27.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_2.o HNBAP_IEs_part_2.cc #8 27.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_3.o HNBAP_IEs_part_3.cc #8 27.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_4.o HNBAP_IEs_part_4.cc #8 27.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_5.o HNBAP_IEs_part_5.cc #8 27.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_6.o HNBAP_IEs_part_6.cc #8 27.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_7.o HNBAP_IEs_part_7.cc #8 27.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_1.o HNBAP_PDU_Contents_part_1.cc #8 27.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_2.o HNBAP_PDU_Contents_part_2.cc #8 27.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_3.o HNBAP_PDU_Contents_part_3.cc #8 27.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_4.o HNBAP_PDU_Contents_part_4.cc #8 27.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_5.o HNBAP_PDU_Contents_part_5.cc #8 27.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_6.o HNBAP_PDU_Contents_part_6.cc #8 27.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_7.o HNBAP_PDU_Contents_part_7.cc #8 27.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_1.o HNBAP_PDU_Descriptions_part_1.cc #8 27.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_2.o HNBAP_PDU_Descriptions_part_2.cc #8 27.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_3.o HNBAP_PDU_Descriptions_part_3.cc #8 27.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_4.o HNBAP_PDU_Descriptions_part_4.cc #8 27.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_5.o HNBAP_PDU_Descriptions_part_5.cc #8 27.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_6.o HNBAP_PDU_Descriptions_part_6.cc #8 27.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_7.o HNBAP_PDU_Descriptions_part_7.cc #8 27.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc #8 27.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc #8 27.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc #8 27.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc #8 27.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc #8 27.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc #8 27.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc #8 27.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc #8 27.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc #8 27.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc #8 27.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc #8 27.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc #8 28.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc #8 28.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc #8 28.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc #8 28.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc #8 28.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc #8 28.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc #8 28.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc #8 28.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc #8 28.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc #8 28.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc #8 28.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc #8 31.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc #8 32.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc #8 32.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc #8 32.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc #8 32.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc #8 32.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc #8 32.23 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': #8 32.23 RAN_Emulation.cc:16604:1: warning: control reaches end of non-void function [-Wreturn-type] #8 32.23 16604 | } #8 32.23 | ^ #8 32.23 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': #8 32.23 RAN_Emulation.cc:16656:1: warning: control reaches end of non-void function [-Wreturn-type] #8 32.23 16656 | } #8 32.23 | ^ #8 32.23 RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': #8 32.23 RAN_Emulation.cc:16765:1: warning: control reaches end of non-void function [-Wreturn-type] #8 32.23 16765 | } #8 32.23 | ^ #8 32.23 RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': #8 32.23 RAN_Emulation.cc:16816:1: warning: control reaches end of non-void function [-Wreturn-type] #8 32.23 16816 | } #8 32.23 | ^ #8 32.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc #8 34.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc #8 34.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc #8 35.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc #8 35.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc #8 37.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc #8 37.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc #8 37.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc #8 37.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc #8 37.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc #8 38.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc #8 38.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc #8 38.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc #8 38.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_1.o RUA_CommonDataTypes_part_1.cc #8 38.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_2.o RUA_CommonDataTypes_part_2.cc #8 38.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_3.o RUA_CommonDataTypes_part_3.cc #8 38.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_4.o RUA_CommonDataTypes_part_4.cc #8 38.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_5.o RUA_CommonDataTypes_part_5.cc #8 38.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_6.o RUA_CommonDataTypes_part_6.cc #8 38.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_7.o RUA_CommonDataTypes_part_7.cc #8 38.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_1.o RUA_Constants_part_1.cc #8 38.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_2.o RUA_Constants_part_2.cc #8 38.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_3.o RUA_Constants_part_3.cc #8 38.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_4.o RUA_Constants_part_4.cc #8 38.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_5.o RUA_Constants_part_5.cc #8 38.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_6.o RUA_Constants_part_6.cc #8 38.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_7.o RUA_Constants_part_7.cc #8 38.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_1.o RUA_Containers_part_1.cc #8 38.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_2.o RUA_Containers_part_2.cc #8 38.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_3.o RUA_Containers_part_3.cc #8 38.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_4.o RUA_Containers_part_4.cc #8 38.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_5.o RUA_Containers_part_5.cc #8 38.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_6.o RUA_Containers_part_6.cc #8 38.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_7.o RUA_Containers_part_7.cc #8 38.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_1.o RUA_IEs_part_1.cc #8 38.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_2.o RUA_IEs_part_2.cc #8 38.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_3.o RUA_IEs_part_3.cc #8 38.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_4.o RUA_IEs_part_4.cc #8 38.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_5.o RUA_IEs_part_5.cc #8 38.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_6.o RUA_IEs_part_6.cc #8 38.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_7.o RUA_IEs_part_7.cc #8 38.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_1.o RUA_PDU_Contents_part_1.cc #8 38.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_2.o RUA_PDU_Contents_part_2.cc #8 38.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_3.o RUA_PDU_Contents_part_3.cc #8 38.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_4.o RUA_PDU_Contents_part_4.cc #8 38.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_5.o RUA_PDU_Contents_part_5.cc #8 38.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_6.o RUA_PDU_Contents_part_6.cc #8 38.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_7.o RUA_PDU_Contents_part_7.cc #8 38.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_1.o RUA_PDU_Descriptions_part_1.cc #8 38.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_2.o RUA_PDU_Descriptions_part_2.cc #8 38.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_3.o RUA_PDU_Descriptions_part_3.cc #8 38.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_4.o RUA_PDU_Descriptions_part_4.cc #8 38.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_5.o RUA_PDU_Descriptions_part_5.cc #8 38.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_6.o RUA_PDU_Descriptions_part_6.cc #8 38.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_7.o RUA_PDU_Descriptions_part_7.cc #8 39.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_parse_.tab.o SDP_parse_.tab.c #8 39.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o lex.SDP_parse_.o lex.SDP_parse_.c #8 39.97 lex.SDP_parse_.c: In function 'int SDP_parse_lex()': #8 39.97 lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 39.97 21592 | register yy_state_type yy_current_state; #8 39.97 | ^~~~~~~~~~~~~~~~ #8 39.97 lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 39.97 21593 | register char *yy_cp, *yy_bp; #8 39.97 | ^~~~~ #8 39.97 lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 39.97 21593 | register char *yy_cp, *yy_bp; #8 39.97 | ^~~~~ #8 39.97 lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 39.97 21594 | register int yy_act; #8 39.97 | ^~~~~~ #8 39.98 lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': #8 39.98 lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 39.98 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; #8 39.98 | ^~~~ #8 39.98 lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 39.98 22513 | register char *source = (yytext_ptr); #8 39.98 | ^~~~~~ #8 39.98 lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 39.98 22514 | register int number_to_move, i; #8 39.98 | ^~~~~~~~~~~~~~ #8 39.98 lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 39.98 22514 | register int number_to_move, i; #8 39.98 | ^ #8 39.98 lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': #8 39.98 lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 39.98 22646 | register yy_state_type yy_current_state; #8 39.98 | ^~~~~~~~~~~~~~~~ #8 39.98 lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 39.98 22647 | register char *yy_cp; #8 39.98 | ^~~~~ #8 39.98 lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': #8 39.98 lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 39.98 22676 | register int yy_is_jam; #8 39.98 | ^~~~~~~~~ #8 39.98 lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 39.98 22677 | register char *yy_cp = (yy_c_buf_p); #8 39.98 | ^~~~~ #8 40.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc #8 40.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc #8 40.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc #8 41.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_EncDec.o IuUP_EncDec.cc #8 41.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunctDef.o Iuh_CodecPort_CtrlFunctDef.cc #8 42.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc #8 42.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.cc #8 42.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_EncDec.o RTP_EncDec.cc #8 43.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc #8 43.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_EncDec.o SDP_EncDec.cc #8 43.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunctdef.o StatsD_CodecPort_CtrlFunctdef.cc #8 44.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 44.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc #8 44.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 44.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc #8 44.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_EncDec.o HNBAP_EncDec.cc #8 44.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_EncDec.o RUA_EncDec.cc #8 45.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc #8 45.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunctDef.o MGCP_CodecPort_CtrlFunctDef.cc #8 45.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PT.o UD_PT.cc #8 45.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunctDef.o PFCP_CodecPort_CtrlFunctDef.cc #8 45.84 g++ -shared -o BSSAP_CodecPort.so BSSAP_CodecPort.o #8 45.93 g++ -shared -o BSSAP_Types.so BSSAP_Types.o #8 46.19 g++ -shared -o DNS_Helpers.so DNS_Helpers.o #8 46.29 g++ -shared -o GSM_Types.so GSM_Types.o #8 46.40 g++ -shared -o General_Types.so General_Types.o #8 46.52 g++ -shared -o HNBAP_Templates.so HNBAP_Templates.o #8 46.61 g++ -shared -o HNBAP_Types.so HNBAP_Types.o #8 46.65 g++ -shared -o HNBGW_Tests.so HNBGW_Tests.o #8 46.70 g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o #8 46.77 g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o #8 46.78 g++ -shared -o IPA_Types.so IPA_Types.o #8 46.80 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 46.88 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 46.88 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 46.90 g++ -shared -o IuUP_Emulation.so IuUP_Emulation.o #8 46.90 g++ -shared -o IuUP_Types.so IuUP_Types.o #8 46.97 g++ -shared -o Iuh_CodecPort.so Iuh_CodecPort.o #8 46.98 g++ -shared -o Iuh_CodecPort_CtrlFunct.so Iuh_CodecPort_CtrlFunct.o #8 46.99 g++ -shared -o Iuh_Emulation.so Iuh_Emulation.o #8 47.01 g++ -shared -o Iuh_Types.so Iuh_Types.o #8 47.05 g++ -shared -o L3_Common.so L3_Common.o #8 47.07 g++ -shared -o L3_Templates.so L3_Templates.o #8 47.10 g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o #8 47.10 g++ -shared -o M3UA_Types.so M3UA_Types.o #8 47.11 g++ -shared -o MGCP_CodecPort.so MGCP_CodecPort.o #8 47.20 g++ -shared -o MGCP_CodecPort_CtrlFunct.so MGCP_CodecPort_CtrlFunct.o #8 47.21 g++ -shared -o MGCP_Emulation.so MGCP_Emulation.o #8 47.21 g++ -shared -o MGCP_Templates.so MGCP_Templates.o #8 47.22 g++ -shared -o MGCP_Types.so MGCP_Types.o #8 47.30 g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o #8 47.31 g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o #8 47.33 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 47.34 g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o #8 47.36 g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o #8 47.39 g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o #8 47.42 g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o #8 47.44 g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o #8 47.54 g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o #8 47.57 g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o #8 47.62 g++ -shared -o MobileL3_Types.so MobileL3_Types.o #8 47.68 g++ -shared -o Native_Functions.so Native_Functions.o #8 47.69 g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o #8 47.71 g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o #8 47.75 g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o #8 47.77 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 47.80 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 47.80 g++ -shared -o PFCP_CodecPort.so PFCP_CodecPort.o #8 47.81 g++ -shared -o PFCP_CodecPort_CtrlFunct.so PFCP_CodecPort_CtrlFunct.o #8 47.84 g++ -shared -o PFCP_Emulation.so PFCP_Emulation.o #8 47.88 g++ -shared -o PFCP_Templates.so PFCP_Templates.o #8 47.88 g++ -shared -o PFCP_Types.so PFCP_Types.o #8 47.90 g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o #8 47.90 g++ -shared -o RANAP_Templates.so RANAP_Templates.o #8 47.96 g++ -shared -o RANAP_Types.so RANAP_Types.o #8 47.98 g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o #8 48.00 g++ -shared -o RTP_CodecPort_CtrlFunct.so RTP_CodecPort_CtrlFunct.o #8 48.01 g++ -shared -o RTP_Emulation.so RTP_Emulation.o #8 48.10 g++ -shared -o RTP_Types.so RTP_Types.o #8 48.10 g++ -shared -o RUA_Emulation.so RUA_Emulation.o #8 48.10 g++ -shared -o RUA_Templates.so RUA_Templates.o #8 48.10 g++ -shared -o RUA_Types.so RUA_Types.o #8 48.12 g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o #8 48.19 g++ -shared -o SCCP_Templates.so SCCP_Templates.o #8 48.19 g++ -shared -o SCCP_Types.so SCCP_Types.o #8 48.20 g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o #8 48.29 g++ -shared -o SCTP_Templates.so SCTP_Templates.o #8 48.32 g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o #8 48.32 g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o #8 48.33 g++ -shared -o SDP_Templates.so SDP_Templates.o #8 48.36 g++ -shared -o SDP_Types.so SDP_Types.o #8 48.37 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 48.39 g++ -shared -o StatsD_Checker.so StatsD_Checker.o #8 48.42 g++ -shared -o StatsD_CodecPort.so StatsD_CodecPort.o #8 48.44 g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o #8 48.48 g++ -shared -o StatsD_Types.so StatsD_Types.o #8 48.50 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 48.52 g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o #8 48.53 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 48.60 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 48.61 g++ -shared -o UD_PortType.so UD_PortType.o #8 48.62 g++ -shared -o UD_Types.so UD_Types.o #8 48.63 g++ -shared -o BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_1.o #8 48.63 g++ -shared -o BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_2.o #8 48.64 g++ -shared -o BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_3.o #8 48.65 g++ -shared -o BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_4.o #8 48.66 g++ -shared -o BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_5.o #8 48.67 g++ -shared -o BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_6.o #8 48.68 g++ -shared -o BSSAP_CodecPort_part_7.so BSSAP_CodecPort_part_7.o #8 48.69 g++ -shared -o BSSAP_Types_part_2.so BSSAP_Types_part_2.o #8 48.70 g++ -shared -o BSSAP_Types_part_3.so BSSAP_Types_part_3.o #8 48.70 g++ -shared -o BSSAP_Types_part_4.so BSSAP_Types_part_4.o #8 48.71 g++ -shared -o BSSAP_Types_part_5.so BSSAP_Types_part_5.o #8 48.71 g++ -shared -o BSSAP_Types_part_6.so BSSAP_Types_part_6.o #8 48.72 g++ -shared -o BSSAP_Types_part_7.so BSSAP_Types_part_7.o #8 48.72 g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o #8 48.73 g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o #8 48.74 g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o #8 48.74 g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o #8 48.74 g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o #8 48.75 g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o #8 48.75 g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o #8 48.76 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 48.76 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 48.76 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 48.77 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 48.77 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 48.78 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 48.78 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 48.79 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 48.79 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 48.80 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 48.80 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 48.80 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 48.81 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 48.81 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 48.82 g++ -shared -o HNBAP_Templates_part_1.so HNBAP_Templates_part_1.o #8 48.82 g++ -shared -o HNBAP_Templates_part_2.so HNBAP_Templates_part_2.o #8 48.83 g++ -shared -o HNBAP_Templates_part_3.so HNBAP_Templates_part_3.o #8 48.83 g++ -shared -o HNBAP_Templates_part_4.so HNBAP_Templates_part_4.o #8 48.84 g++ -shared -o HNBAP_Templates_part_5.so HNBAP_Templates_part_5.o #8 48.84 g++ -shared -o HNBAP_Templates_part_6.so HNBAP_Templates_part_6.o #8 48.85 g++ -shared -o HNBAP_Templates_part_7.so HNBAP_Templates_part_7.o #8 48.85 g++ -shared -o HNBAP_Types_part_1.so HNBAP_Types_part_1.o #8 48.86 g++ -shared -o HNBAP_Types_part_2.so HNBAP_Types_part_2.o #8 48.86 g++ -shared -o HNBAP_Types_part_3.so HNBAP_Types_part_3.o #8 48.86 g++ -shared -o HNBAP_Types_part_4.so HNBAP_Types_part_4.o #8 48.88 g++ -shared -o HNBAP_Types_part_5.so HNBAP_Types_part_5.o #8 48.88 g++ -shared -o HNBAP_Types_part_6.so HNBAP_Types_part_6.o #8 48.88 g++ -shared -o HNBAP_Types_part_7.so HNBAP_Types_part_7.o #8 48.88 g++ -shared -o HNBGW_Tests_part_1.so HNBGW_Tests_part_1.o #8 48.89 g++ -shared -o HNBGW_Tests_part_2.so HNBGW_Tests_part_2.o #8 48.89 g++ -shared -o HNBGW_Tests_part_3.so HNBGW_Tests_part_3.o #8 48.90 g++ -shared -o HNBGW_Tests_part_4.so HNBGW_Tests_part_4.o #8 48.90 g++ -shared -o HNBGW_Tests_part_5.so HNBGW_Tests_part_5.o #8 48.91 g++ -shared -o HNBGW_Tests_part_6.so HNBGW_Tests_part_6.o #8 48.91 g++ -shared -o HNBGW_Tests_part_7.so HNBGW_Tests_part_7.o #8 48.93 g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o #8 48.93 g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o #8 48.93 g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o #8 48.93 g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o #8 48.93 g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o #8 48.96 g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o #8 48.96 g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o #8 48.96 g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o #8 48.96 g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o #8 48.96 g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o #8 48.98 g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o #8 48.98 g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o #8 48.98 g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o #8 48.98 g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o #8 48.98 g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o #8 49.00 g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o #8 49.00 g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o #8 49.01 g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o #8 49.01 g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o #8 49.01 g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o #8 49.02 g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o #8 49.03 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 49.03 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 49.03 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 49.03 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 49.05 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 49.06 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 49.06 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 49.06 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 49.06 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 49.07 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 49.08 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 49.10 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 49.10 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 49.10 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 49.10 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 49.10 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 49.12 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 49.12 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 49.12 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 49.13 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 49.13 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 49.15 g++ -shared -o IuUP_Emulation_part_1.so IuUP_Emulation_part_1.o #8 49.15 g++ -shared -o IuUP_Emulation_part_2.so IuUP_Emulation_part_2.o #8 49.15 g++ -shared -o IuUP_Emulation_part_3.so IuUP_Emulation_part_3.o #8 49.15 g++ -shared -o IuUP_Emulation_part_4.so IuUP_Emulation_part_4.o #8 49.15 g++ -shared -o IuUP_Emulation_part_5.so IuUP_Emulation_part_5.o #8 49.16 g++ -shared -o IuUP_Emulation_part_6.so IuUP_Emulation_part_6.o #8 49.18 g++ -shared -o IuUP_Emulation_part_7.so IuUP_Emulation_part_7.o #8 49.18 g++ -shared -o IuUP_Types_part_1.so IuUP_Types_part_1.o #8 49.18 g++ -shared -o IuUP_Types_part_2.so IuUP_Types_part_2.o #8 49.18 g++ -shared -o IuUP_Types_part_3.so IuUP_Types_part_3.o #8 49.19 g++ -shared -o IuUP_Types_part_4.so IuUP_Types_part_4.o #8 49.20 g++ -shared -o IuUP_Types_part_5.so IuUP_Types_part_5.o #8 49.20 g++ -shared -o IuUP_Types_part_6.so IuUP_Types_part_6.o #8 49.21 g++ -shared -o IuUP_Types_part_7.so IuUP_Types_part_7.o #8 49.21 g++ -shared -o Iuh_CodecPort_part_1.so Iuh_CodecPort_part_1.o #8 49.22 g++ -shared -o Iuh_CodecPort_part_2.so Iuh_CodecPort_part_2.o #8 49.23 g++ -shared -o Iuh_CodecPort_part_3.so Iuh_CodecPort_part_3.o #8 49.23 g++ -shared -o Iuh_CodecPort_part_4.so Iuh_CodecPort_part_4.o #8 49.23 g++ -shared -o Iuh_CodecPort_part_5.so Iuh_CodecPort_part_5.o #8 49.24 g++ -shared -o Iuh_CodecPort_part_6.so Iuh_CodecPort_part_6.o #8 49.25 g++ -shared -o Iuh_CodecPort_part_7.so Iuh_CodecPort_part_7.o #8 49.26 g++ -shared -o Iuh_CodecPort_CtrlFunct_part_1.so Iuh_CodecPort_CtrlFunct_part_1.o #8 49.27 g++ -shared -o Iuh_CodecPort_CtrlFunct_part_2.so Iuh_CodecPort_CtrlFunct_part_2.o #8 49.27 g++ -shared -o Iuh_CodecPort_CtrlFunct_part_3.so Iuh_CodecPort_CtrlFunct_part_3.o #8 49.27 g++ -shared -o Iuh_CodecPort_CtrlFunct_part_4.so Iuh_CodecPort_CtrlFunct_part_4.o #8 49.27 g++ -shared -o Iuh_CodecPort_CtrlFunct_part_5.so Iuh_CodecPort_CtrlFunct_part_5.o #8 49.28 g++ -shared -o Iuh_CodecPort_CtrlFunct_part_6.so Iuh_CodecPort_CtrlFunct_part_6.o #8 49.30 g++ -shared -o Iuh_CodecPort_CtrlFunct_part_7.so Iuh_CodecPort_CtrlFunct_part_7.o #8 49.30 g++ -shared -o Iuh_Emulation_part_1.so Iuh_Emulation_part_1.o #8 49.30 g++ -shared -o Iuh_Emulation_part_2.so Iuh_Emulation_part_2.o #8 49.30 g++ -shared -o Iuh_Emulation_part_3.so Iuh_Emulation_part_3.o #8 49.30 g++ -shared -o Iuh_Emulation_part_4.so Iuh_Emulation_part_4.o #8 49.32 g++ -shared -o Iuh_Emulation_part_5.so Iuh_Emulation_part_5.o #8 49.32 g++ -shared -o Iuh_Emulation_part_6.so Iuh_Emulation_part_6.o #8 49.32 g++ -shared -o Iuh_Emulation_part_7.so Iuh_Emulation_part_7.o #8 49.33 g++ -shared -o Iuh_Types_part_1.so Iuh_Types_part_1.o #8 49.33 g++ -shared -o Iuh_Types_part_2.so Iuh_Types_part_2.o #8 49.34 g++ -shared -o Iuh_Types_part_3.so Iuh_Types_part_3.o #8 49.35 g++ -shared -o Iuh_Types_part_4.so Iuh_Types_part_4.o #8 49.35 g++ -shared -o Iuh_Types_part_5.so Iuh_Types_part_5.o #8 49.35 g++ -shared -o Iuh_Types_part_6.so Iuh_Types_part_6.o #8 49.35 g++ -shared -o Iuh_Types_part_7.so Iuh_Types_part_7.o #8 49.37 g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o #8 49.37 g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o #8 49.37 g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o #8 49.37 g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o #8 49.39 g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o #8 49.39 g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o #8 49.40 g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o #8 49.40 g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o #8 49.40 g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o #8 49.42 g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o #8 49.42 g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o #8 49.42 g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o #8 49.42 g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o #8 49.42 g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o #8 49.44 g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o #8 49.45 g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o #8 49.45 g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o #8 49.45 g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o #8 49.45 g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o #8 49.47 g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o #8 49.47 g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o #8 49.47 g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o #8 49.47 g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o #8 49.47 g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o #8 49.50 g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o #8 49.50 g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o #8 49.50 g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o #8 49.50 g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o #8 49.50 g++ -shared -o MGCP_CodecPort_part_1.so MGCP_CodecPort_part_1.o #8 49.52 g++ -shared -o MGCP_CodecPort_part_2.so MGCP_CodecPort_part_2.o #8 49.52 g++ -shared -o MGCP_CodecPort_part_3.so MGCP_CodecPort_part_3.o #8 49.52 g++ -shared -o MGCP_CodecPort_part_4.so MGCP_CodecPort_part_4.o #8 49.53 g++ -shared -o MGCP_CodecPort_part_5.so MGCP_CodecPort_part_5.o #8 49.53 g++ -shared -o MGCP_CodecPort_part_6.so MGCP_CodecPort_part_6.o #8 49.54 g++ -shared -o MGCP_CodecPort_part_7.so MGCP_CodecPort_part_7.o #8 49.54 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_1.o #8 49.55 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_2.o #8 49.57 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_3.o #8 49.57 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_4.o #8 49.57 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_5.o #8 49.57 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_6.o #8 49.57 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_7.so MGCP_CodecPort_CtrlFunct_part_7.o #8 49.59 g++ -shared -o MGCP_Emulation_part_1.so MGCP_Emulation_part_1.o #8 49.59 g++ -shared -o MGCP_Emulation_part_2.so MGCP_Emulation_part_2.o #8 49.59 g++ -shared -o MGCP_Emulation_part_3.so MGCP_Emulation_part_3.o #8 49.60 g++ -shared -o MGCP_Emulation_part_4.so MGCP_Emulation_part_4.o #8 49.60 g++ -shared -o MGCP_Emulation_part_5.so MGCP_Emulation_part_5.o #8 49.62 g++ -shared -o MGCP_Emulation_part_6.so MGCP_Emulation_part_6.o #8 49.62 g++ -shared -o MGCP_Emulation_part_7.so MGCP_Emulation_part_7.o #8 49.62 g++ -shared -o MGCP_Templates_part_1.so MGCP_Templates_part_1.o #8 49.62 g++ -shared -o MGCP_Templates_part_2.so MGCP_Templates_part_2.o #8 49.62 g++ -shared -o MGCP_Templates_part_3.so MGCP_Templates_part_3.o #8 49.62 g++ -shared -o MGCP_Templates_part_4.so MGCP_Templates_part_4.o #8 49.64 g++ -shared -o MGCP_Templates_part_5.so MGCP_Templates_part_5.o #8 49.64 g++ -shared -o MGCP_Templates_part_6.so MGCP_Templates_part_6.o #8 49.64 g++ -shared -o MGCP_Templates_part_7.so MGCP_Templates_part_7.o #8 49.64 g++ -shared -o MGCP_Types_part_1.so MGCP_Types_part_1.o #8 49.65 g++ -shared -o MGCP_Types_part_2.so MGCP_Types_part_2.o #8 49.65 g++ -shared -o MGCP_Types_part_3.so MGCP_Types_part_3.o #8 49.66 g++ -shared -o MGCP_Types_part_4.so MGCP_Types_part_4.o #8 49.67 g++ -shared -o MGCP_Types_part_5.so MGCP_Types_part_5.o #8 49.67 g++ -shared -o MGCP_Types_part_6.so MGCP_Types_part_6.o #8 49.67 g++ -shared -o MGCP_Types_part_7.so MGCP_Types_part_7.o #8 49.67 g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o #8 49.67 g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o #8 49.68 g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o #8 49.69 g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o #8 49.71 g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o #8 49.71 g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o #8 49.71 g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o #8 49.71 g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o #8 49.71 g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o #8 49.72 g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o #8 49.73 g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o #8 49.73 g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o #8 49.73 g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o #8 49.73 g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o #8 49.73 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 49.74 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 49.76 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 49.76 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 49.76 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 49.76 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 49.76 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 49.77 g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o #8 49.78 g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o #8 49.78 g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o #8 49.78 g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o #8 49.78 g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o #8 49.78 g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o #8 49.79 g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o #8 49.81 g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o #8 49.81 g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o #8 49.81 g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o #8 49.81 g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o #8 49.81 g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o #8 49.82 g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o #8 49.83 g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o #8 49.83 g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o #8 49.83 g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o #8 49.83 g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o #8 49.83 g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o #8 49.84 g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o #8 49.86 g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o #8 49.86 g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o #8 49.86 g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o #8 49.86 g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o #8 49.86 g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o #8 49.88 g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o #8 49.89 g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o #8 49.89 g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o #8 49.89 g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o #8 49.89 g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o #8 49.89 g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o #8 49.90 g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o #8 49.91 g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o #8 49.91 g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o #8 49.91 g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o #8 49.91 g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o #8 49.92 g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o #8 49.94 g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o #8 49.94 g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o #8 49.94 g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o #8 49.94 g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o #8 49.94 g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o #8 49.96 g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o #8 49.97 g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o #8 49.97 g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o #8 49.97 g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o #8 49.97 g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o #8 49.98 g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o #8 49.99 g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o #8 49.99 g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o #8 49.99 g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o #8 49.99 g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o #8 50.01 g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o #8 50.02 g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o #8 50.02 g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o #8 50.02 g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o #8 50.02 g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o #8 50.03 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 50.03 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 50.05 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 50.05 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 50.05 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 50.05 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 50.06 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 50.06 g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o #8 50.06 g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o #8 50.07 g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o #8 50.07 g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o #8 50.07 g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o #8 50.07 g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o #8 50.08 g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o #8 50.08 g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o #8 50.08 g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o #8 50.10 g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o #8 50.10 g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o #8 50.10 g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o #8 50.11 g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o #8 50.11 g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o #8 50.11 g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o #8 50.12 g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o #8 50.12 g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o #8 50.12 g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o #8 50.13 g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o #8 50.13 g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o #8 50.13 g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o #8 50.13 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 50.15 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 50.15 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 50.15 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 50.15 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 50.15 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 50.16 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 50.16 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 50.17 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 50.17 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 50.18 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 50.18 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 50.18 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 50.18 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 50.18 g++ -shared -o PFCP_CodecPort_part_1.so PFCP_CodecPort_part_1.o #8 50.20 g++ -shared -o PFCP_CodecPort_part_2.so PFCP_CodecPort_part_2.o #8 50.21 g++ -shared -o PFCP_CodecPort_part_3.so PFCP_CodecPort_part_3.o #8 50.21 g++ -shared -o PFCP_CodecPort_part_4.so PFCP_CodecPort_part_4.o #8 50.21 g++ -shared -o PFCP_CodecPort_part_5.so PFCP_CodecPort_part_5.o #8 50.21 g++ -shared -o PFCP_CodecPort_part_6.so PFCP_CodecPort_part_6.o #8 50.21 g++ -shared -o PFCP_CodecPort_part_7.so PFCP_CodecPort_part_7.o #8 50.21 g++ -shared -o PFCP_CodecPort_CtrlFunct_part_1.so PFCP_CodecPort_CtrlFunct_part_1.o #8 50.22 g++ -shared -o PFCP_CodecPort_CtrlFunct_part_2.so PFCP_CodecPort_CtrlFunct_part_2.o #8 50.23 g++ -shared -o PFCP_CodecPort_CtrlFunct_part_3.so PFCP_CodecPort_CtrlFunct_part_3.o #8 50.23 g++ -shared -o PFCP_CodecPort_CtrlFunct_part_4.so PFCP_CodecPort_CtrlFunct_part_4.o #8 50.23 g++ -shared -o PFCP_CodecPort_CtrlFunct_part_5.so PFCP_CodecPort_CtrlFunct_part_5.o #8 50.23 g++ -shared -o PFCP_CodecPort_CtrlFunct_part_6.so PFCP_CodecPort_CtrlFunct_part_6.o #8 50.23 g++ -shared -o PFCP_CodecPort_CtrlFunct_part_7.so PFCP_CodecPort_CtrlFunct_part_7.o #8 50.25 g++ -shared -o PFCP_Emulation_part_1.so PFCP_Emulation_part_1.o #8 50.26 g++ -shared -o PFCP_Emulation_part_2.so PFCP_Emulation_part_2.o #8 50.26 g++ -shared -o PFCP_Emulation_part_3.so PFCP_Emulation_part_3.o #8 50.26 g++ -shared -o PFCP_Emulation_part_4.so PFCP_Emulation_part_4.o #8 50.26 g++ -shared -o PFCP_Emulation_part_5.so PFCP_Emulation_part_5.o #8 50.26 g++ -shared -o PFCP_Emulation_part_6.so PFCP_Emulation_part_6.o #8 50.26 g++ -shared -o PFCP_Emulation_part_7.so PFCP_Emulation_part_7.o #8 50.27 g++ -shared -o PFCP_Templates_part_1.so PFCP_Templates_part_1.o #8 50.28 g++ -shared -o PFCP_Templates_part_2.so PFCP_Templates_part_2.o #8 50.28 g++ -shared -o PFCP_Templates_part_3.so PFCP_Templates_part_3.o #8 50.28 g++ -shared -o PFCP_Templates_part_4.so PFCP_Templates_part_4.o #8 50.28 g++ -shared -o PFCP_Templates_part_5.so PFCP_Templates_part_5.o #8 50.28 g++ -shared -o PFCP_Templates_part_6.so PFCP_Templates_part_6.o #8 50.29 g++ -shared -o PFCP_Templates_part_7.so PFCP_Templates_part_7.o #8 50.30 g++ -shared -o PFCP_Types_part_1.so PFCP_Types_part_1.o #8 50.30 g++ -shared -o PFCP_Types_part_2.so PFCP_Types_part_2.o #8 50.31 g++ -shared -o PFCP_Types_part_3.so PFCP_Types_part_3.o #8 50.31 g++ -shared -o PFCP_Types_part_4.so PFCP_Types_part_4.o #8 50.31 g++ -shared -o PFCP_Types_part_5.so PFCP_Types_part_5.o #8 50.31 g++ -shared -o PFCP_Types_part_6.so PFCP_Types_part_6.o #8 50.31 g++ -shared -o PFCP_Types_part_7.so PFCP_Types_part_7.o #8 50.33 g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o #8 50.33 g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o #8 50.33 g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o #8 50.33 g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o #8 50.33 g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o #8 50.33 g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o #8 50.35 g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o #8 50.36 g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o #8 50.36 g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o #8 50.36 g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o #8 50.36 g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o #8 50.36 g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o #8 50.38 g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o #8 50.38 g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o #8 50.38 g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o #8 50.38 g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o #8 50.38 g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o #8 50.38 g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o #8 50.41 g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o #8 50.41 g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o #8 50.41 g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o #8 50.41 g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o #8 50.41 g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o #8 50.41 g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o #8 50.43 g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o #8 50.43 g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o #8 50.44 g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o #8 50.44 g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o #8 50.44 g++ -shared -o RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_1.o #8 50.45 g++ -shared -o RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_2.o #8 50.45 g++ -shared -o RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_3.o #8 50.46 g++ -shared -o RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_4.o #8 50.46 g++ -shared -o RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_5.o #8 50.46 g++ -shared -o RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_6.o #8 50.46 g++ -shared -o RTP_CodecPort_CtrlFunct_part_7.so RTP_CodecPort_CtrlFunct_part_7.o #8 50.48 g++ -shared -o RTP_Emulation_part_1.so RTP_Emulation_part_1.o #8 50.48 g++ -shared -o RTP_Emulation_part_2.so RTP_Emulation_part_2.o #8 50.48 g++ -shared -o RTP_Emulation_part_3.so RTP_Emulation_part_3.o #8 50.49 g++ -shared -o RTP_Emulation_part_4.so RTP_Emulation_part_4.o #8 50.49 g++ -shared -o RTP_Emulation_part_5.so RTP_Emulation_part_5.o #8 50.49 g++ -shared -o RTP_Emulation_part_6.so RTP_Emulation_part_6.o #8 50.50 g++ -shared -o RTP_Emulation_part_7.so RTP_Emulation_part_7.o #8 50.50 g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o #8 50.51 g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o #8 50.51 g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o #8 50.51 g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o #8 50.51 g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o #8 50.53 g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o #8 50.53 g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o #8 50.54 g++ -shared -o RUA_Emulation_part_1.so RUA_Emulation_part_1.o #8 50.54 g++ -shared -o RUA_Emulation_part_2.so RUA_Emulation_part_2.o #8 50.54 g++ -shared -o RUA_Emulation_part_3.so RUA_Emulation_part_3.o #8 50.54 g++ -shared -o RUA_Emulation_part_4.so RUA_Emulation_part_4.o #8 50.55 g++ -shared -o RUA_Emulation_part_5.so RUA_Emulation_part_5.o #8 50.55 g++ -shared -o RUA_Emulation_part_6.so RUA_Emulation_part_6.o #8 50.56 g++ -shared -o RUA_Emulation_part_7.so RUA_Emulation_part_7.o #8 50.56 g++ -shared -o RUA_Templates_part_1.so RUA_Templates_part_1.o #8 50.56 g++ -shared -o RUA_Templates_part_2.so RUA_Templates_part_2.o #8 50.56 g++ -shared -o RUA_Templates_part_3.so RUA_Templates_part_3.o #8 50.56 g++ -shared -o RUA_Templates_part_4.so RUA_Templates_part_4.o #8 50.58 g++ -shared -o RUA_Templates_part_5.so RUA_Templates_part_5.o #8 50.59 g++ -shared -o RUA_Templates_part_6.so RUA_Templates_part_6.o #8 50.61 g++ -shared -o RUA_Templates_part_7.so RUA_Templates_part_7.o #8 50.61 g++ -shared -o RUA_Types_part_1.so RUA_Types_part_1.o #8 50.61 g++ -shared -o RUA_Types_part_2.so RUA_Types_part_2.o #8 50.61 g++ -shared -o RUA_Types_part_3.so RUA_Types_part_3.o #8 50.61 g++ -shared -o RUA_Types_part_4.so RUA_Types_part_4.o #8 50.61 g++ -shared -o RUA_Types_part_5.so RUA_Types_part_5.o #8 50.63 g++ -shared -o RUA_Types_part_6.so RUA_Types_part_6.o #8 50.63 g++ -shared -o RUA_Types_part_7.so RUA_Types_part_7.o #8 50.63 g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o #8 50.63 g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o #8 50.63 g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o #8 50.63 g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o #8 50.63 g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o #8 50.65 g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o #8 50.66 g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o #8 50.66 g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o #8 50.66 g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o #8 50.66 g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o #8 50.66 g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o #8 50.67 g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o #8 50.67 g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o #8 50.68 g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o #8 50.68 g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o #8 50.68 g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o #8 50.68 g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o #8 50.68 g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o #8 50.70 g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o #8 50.70 g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o #8 50.71 g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o #8 50.71 g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o #8 50.71 g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o #8 50.71 g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o #8 50.71 g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o #8 50.72 g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o #8 50.72 g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o #8 50.73 g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o #8 50.73 g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o #8 50.73 g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o #8 50.73 g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o #8 50.73 g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o #8 50.74 g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o #8 50.75 g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o #8 50.76 g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_part_7.o #8 50.76 g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o #8 50.76 g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o #8 50.76 g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o #8 50.76 g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o #8 50.77 g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o #8 50.78 g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o #8 50.79 g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o #8 50.79 g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o #8 50.79 g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o #8 50.79 g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o #8 50.79 g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o #8 50.80 g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o #8 50.80 g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o #8 50.83 g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o #8 50.83 g++ -shared -o SDP_Templates_part_1.so SDP_Templates_part_1.o #8 50.83 g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o #8 50.83 g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o #8 50.83 g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o #8 50.83 g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o #8 50.83 g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o #8 50.85 g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o #8 50.85 g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o #8 50.85 g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o #8 50.85 g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o #8 50.85 g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o #8 50.85 g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o #8 50.85 g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o #8 50.87 g++ -shared -o SDP_Types_part_7.so SDP_Types_part_7.o #8 50.88 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 50.88 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 50.88 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 50.88 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 50.88 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 50.89 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 50.90 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 50.91 g++ -shared -o StatsD_Checker_part_1.so StatsD_Checker_part_1.o #8 50.91 g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o #8 50.91 g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o #8 50.91 g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o #8 50.91 g++ -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o #8 50.92 g++ -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o #8 50.92 g++ -shared -o StatsD_Checker_part_7.so StatsD_Checker_part_7.o #8 50.93 g++ -shared -o StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o #8 50.93 g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o #8 50.93 g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o #8 50.93 g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o #8 50.93 g++ -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o #8 50.94 g++ -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o #8 50.95 g++ -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o #8 50.96 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o #8 50.96 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o #8 50.96 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o #8 50.96 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o #8 50.96 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o #8 50.98 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o #8 50.98 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o #8 50.98 g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o #8 50.99 g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o #8 50.99 g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o #8 50.99 g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o #8 50.99 g++ -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o #8 51.00 g++ -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o #8 51.01 g++ -shared -o StatsD_Types_part_7.so StatsD_Types_part_7.o #8 51.01 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 51.01 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 51.01 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 51.02 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 51.03 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 51.03 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 51.04 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 51.04 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 51.04 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 51.04 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 51.04 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 51.05 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 51.06 g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o #8 51.06 g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o #8 51.07 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 51.07 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 51.07 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 51.07 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 51.07 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 51.09 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 51.09 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 51.10 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 51.10 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 51.10 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 51.10 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 51.10 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 51.11 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 51.12 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 51.13 g++ -shared -o UD_PortType_part_1.so UD_PortType_part_1.o #8 51.13 g++ -shared -o UD_PortType_part_2.so UD_PortType_part_2.o #8 51.13 g++ -shared -o UD_PortType_part_3.so UD_PortType_part_3.o #8 51.13 g++ -shared -o UD_PortType_part_4.so UD_PortType_part_4.o #8 51.13 g++ -shared -o UD_PortType_part_5.so UD_PortType_part_5.o #8 51.14 g++ -shared -o UD_PortType_part_6.so UD_PortType_part_6.o #8 51.14 g++ -shared -o UD_PortType_part_7.so UD_PortType_part_7.o #8 51.15 g++ -shared -o UD_Types_part_1.so UD_Types_part_1.o #8 51.15 g++ -shared -o UD_Types_part_2.so UD_Types_part_2.o #8 51.16 g++ -shared -o UD_Types_part_3.so UD_Types_part_3.o #8 51.16 g++ -shared -o UD_Types_part_4.so UD_Types_part_4.o #8 51.17 g++ -shared -o UD_Types_part_5.so UD_Types_part_5.o #8 51.17 g++ -shared -o UD_Types_part_6.so UD_Types_part_6.o #8 51.17 g++ -shared -o UD_Types_part_7.so UD_Types_part_7.o #8 51.18 g++ -shared -o IPA_Emulation.so IPA_Emulation.o #8 51.18 g++ -shared -o RAN_Adapter.so RAN_Adapter.o #8 51.18 g++ -shared -o RAN_Emulation.so RAN_Emulation.o #8 51.19 g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o #8 51.19 g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o #8 51.19 g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o #8 51.21 g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o #8 51.21 g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o #8 51.22 g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o #8 51.23 g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o #8 51.24 g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o #8 51.25 g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o #8 51.25 g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o #8 51.25 g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o #8 51.27 g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o #8 51.27 g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o #8 51.30 g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o #8 51.30 g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o #8 51.30 g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o #8 51.30 g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o #8 51.30 g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o #8 51.30 g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o #8 51.30 g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o #8 51.32 g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o #8 51.33 g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o #8 51.33 g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o #8 51.33 g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o #8 51.33 g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o #8 51.33 g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o #8 51.33 g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o #8 51.34 g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o #8 51.35 g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o #8 51.35 g++ -shared -o HNBAP_CommonDataTypes.so HNBAP_CommonDataTypes.o #8 51.35 g++ -shared -o HNBAP_Constants.so HNBAP_Constants.o #8 51.35 g++ -shared -o HNBAP_Containers.so HNBAP_Containers.o #8 51.35 g++ -shared -o HNBAP_IEs.so HNBAP_IEs.o #8 51.35 g++ -shared -o HNBAP_PDU_Contents.so HNBAP_PDU_Contents.o #8 51.36 g++ -shared -o HNBAP_PDU_Descriptions.so HNBAP_PDU_Descriptions.o #8 51.37 g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o #8 51.38 g++ -shared -o RANAP_Constants.so RANAP_Constants.o #8 51.38 g++ -shared -o RANAP_Containers.so RANAP_Containers.o #8 51.42 g++ -shared -o RANAP_IEs.so RANAP_IEs.o #8 51.47 g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o #8 51.47 g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o #8 51.49 g++ -shared -o RUA_CommonDataTypes.so RUA_CommonDataTypes.o #8 51.49 g++ -shared -o RUA_Constants.so RUA_Constants.o #8 51.50 g++ -shared -o RUA_Containers.so RUA_Containers.o #8 51.52 g++ -shared -o RUA_IEs.so RUA_IEs.o #8 51.56 g++ -shared -o RUA_PDU_Contents.so RUA_PDU_Contents.o #8 51.61 g++ -shared -o RUA_PDU_Descriptions.so RUA_PDU_Descriptions.o #8 51.62 g++ -shared -o HNBAP_CommonDataTypes_part_1.so HNBAP_CommonDataTypes_part_1.o #8 51.62 g++ -shared -o HNBAP_CommonDataTypes_part_2.so HNBAP_CommonDataTypes_part_2.o #8 51.62 g++ -shared -o HNBAP_CommonDataTypes_part_3.so HNBAP_CommonDataTypes_part_3.o #8 51.65 g++ -shared -o HNBAP_CommonDataTypes_part_4.so HNBAP_CommonDataTypes_part_4.o #8 51.65 g++ -shared -o HNBAP_CommonDataTypes_part_5.so HNBAP_CommonDataTypes_part_5.o #8 51.65 g++ -shared -o HNBAP_CommonDataTypes_part_6.so HNBAP_CommonDataTypes_part_6.o #8 51.66 g++ -shared -o HNBAP_CommonDataTypes_part_7.so HNBAP_CommonDataTypes_part_7.o #8 51.67 g++ -shared -o HNBAP_Constants_part_1.so HNBAP_Constants_part_1.o #8 51.67 g++ -shared -o HNBAP_Constants_part_2.so HNBAP_Constants_part_2.o #8 51.67 g++ -shared -o HNBAP_Constants_part_3.so HNBAP_Constants_part_3.o #8 51.70 g++ -shared -o HNBAP_Constants_part_4.so HNBAP_Constants_part_4.o #8 51.70 g++ -shared -o HNBAP_Constants_part_5.so HNBAP_Constants_part_5.o #8 51.70 g++ -shared -o HNBAP_Constants_part_6.so HNBAP_Constants_part_6.o #8 51.70 g++ -shared -o HNBAP_Constants_part_7.so HNBAP_Constants_part_7.o #8 51.71 g++ -shared -o HNBAP_Containers_part_1.so HNBAP_Containers_part_1.o #8 51.73 g++ -shared -o HNBAP_Containers_part_2.so HNBAP_Containers_part_2.o #8 51.73 g++ -shared -o HNBAP_Containers_part_3.so HNBAP_Containers_part_3.o #8 51.73 g++ -shared -o HNBAP_Containers_part_4.so HNBAP_Containers_part_4.o #8 51.73 g++ -shared -o HNBAP_Containers_part_5.so HNBAP_Containers_part_5.o #8 51.73 g++ -shared -o HNBAP_Containers_part_6.so HNBAP_Containers_part_6.o #8 51.75 g++ -shared -o HNBAP_Containers_part_7.so HNBAP_Containers_part_7.o #8 51.75 g++ -shared -o HNBAP_IEs_part_1.so HNBAP_IEs_part_1.o #8 51.75 g++ -shared -o HNBAP_IEs_part_2.so HNBAP_IEs_part_2.o #8 51.75 g++ -shared -o HNBAP_IEs_part_3.so HNBAP_IEs_part_3.o #8 51.75 g++ -shared -o HNBAP_IEs_part_4.so HNBAP_IEs_part_4.o #8 51.76 g++ -shared -o HNBAP_IEs_part_5.so HNBAP_IEs_part_5.o #8 51.76 g++ -shared -o HNBAP_IEs_part_6.so HNBAP_IEs_part_6.o #8 51.77 g++ -shared -o HNBAP_IEs_part_7.so HNBAP_IEs_part_7.o #8 51.77 g++ -shared -o HNBAP_PDU_Contents_part_1.so HNBAP_PDU_Contents_part_1.o #8 51.78 g++ -shared -o HNBAP_PDU_Contents_part_2.so HNBAP_PDU_Contents_part_2.o #8 51.78 g++ -shared -o HNBAP_PDU_Contents_part_3.so HNBAP_PDU_Contents_part_3.o #8 51.78 g++ -shared -o HNBAP_PDU_Contents_part_4.so HNBAP_PDU_Contents_part_4.o #8 51.78 g++ -shared -o HNBAP_PDU_Contents_part_5.so HNBAP_PDU_Contents_part_5.o #8 51.79 g++ -shared -o HNBAP_PDU_Contents_part_6.so HNBAP_PDU_Contents_part_6.o #8 51.79 g++ -shared -o HNBAP_PDU_Contents_part_7.so HNBAP_PDU_Contents_part_7.o #8 51.80 g++ -shared -o HNBAP_PDU_Descriptions_part_1.so HNBAP_PDU_Descriptions_part_1.o #8 51.80 g++ -shared -o HNBAP_PDU_Descriptions_part_2.so HNBAP_PDU_Descriptions_part_2.o #8 51.82 g++ -shared -o HNBAP_PDU_Descriptions_part_3.so HNBAP_PDU_Descriptions_part_3.o #8 51.82 g++ -shared -o HNBAP_PDU_Descriptions_part_4.so HNBAP_PDU_Descriptions_part_4.o #8 51.82 g++ -shared -o HNBAP_PDU_Descriptions_part_5.so HNBAP_PDU_Descriptions_part_5.o #8 51.82 g++ -shared -o HNBAP_PDU_Descriptions_part_6.so HNBAP_PDU_Descriptions_part_6.o #8 51.82 g++ -shared -o HNBAP_PDU_Descriptions_part_7.so HNBAP_PDU_Descriptions_part_7.o #8 51.82 g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o #8 51.82 g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o #8 51.82 g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o #8 51.82 g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o #8 51.84 g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o #8 51.85 g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o #8 51.85 g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o #8 51.85 g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o #8 51.85 g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o #8 51.85 g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o #8 51.85 g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o #8 51.85 g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o #8 51.85 g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o #8 51.87 g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o #8 51.87 g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o #8 51.87 g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o #8 51.87 g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o #8 51.87 g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o #8 51.87 g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o #8 51.87 g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o #8 51.87 g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o #8 51.88 g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o #8 51.89 g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o #8 51.90 g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o #8 51.90 g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o #8 51.90 g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o #8 51.90 g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o #8 51.90 g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o #8 51.90 g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o #8 51.92 g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o #8 51.92 g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o #8 51.92 g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o #8 51.92 g++ -shared -o RUA_CommonDataTypes_part_1.so RUA_CommonDataTypes_part_1.o #8 51.92 g++ -shared -o RUA_CommonDataTypes_part_2.so RUA_CommonDataTypes_part_2.o #8 51.92 g++ -shared -o RUA_CommonDataTypes_part_3.so RUA_CommonDataTypes_part_3.o #8 51.92 g++ -shared -o RUA_CommonDataTypes_part_4.so RUA_CommonDataTypes_part_4.o #8 51.92 g++ -shared -o RUA_CommonDataTypes_part_5.so RUA_CommonDataTypes_part_5.o #8 51.94 g++ -shared -o RUA_CommonDataTypes_part_6.so RUA_CommonDataTypes_part_6.o #8 51.95 g++ -shared -o RUA_CommonDataTypes_part_7.so RUA_CommonDataTypes_part_7.o #8 51.95 g++ -shared -o RUA_Constants_part_1.so RUA_Constants_part_1.o #8 51.95 g++ -shared -o RUA_Constants_part_2.so RUA_Constants_part_2.o #8 51.95 g++ -shared -o RUA_Constants_part_3.so RUA_Constants_part_3.o #8 51.95 g++ -shared -o RUA_Constants_part_4.so RUA_Constants_part_4.o #8 51.95 g++ -shared -o RUA_Constants_part_5.so RUA_Constants_part_5.o #8 51.95 g++ -shared -o RUA_Constants_part_6.so RUA_Constants_part_6.o #8 51.96 g++ -shared -o RUA_Constants_part_7.so RUA_Constants_part_7.o #8 51.97 g++ -shared -o RUA_Containers_part_1.so RUA_Containers_part_1.o #8 51.97 g++ -shared -o RUA_Containers_part_2.so RUA_Containers_part_2.o #8 51.97 g++ -shared -o RUA_Containers_part_3.so RUA_Containers_part_3.o #8 51.97 g++ -shared -o RUA_Containers_part_4.so RUA_Containers_part_4.o #8 51.98 g++ -shared -o RUA_Containers_part_5.so RUA_Containers_part_5.o #8 51.98 g++ -shared -o RUA_Containers_part_6.so RUA_Containers_part_6.o #8 51.98 g++ -shared -o RUA_Containers_part_7.so RUA_Containers_part_7.o #8 51.99 g++ -shared -o RUA_IEs_part_1.so RUA_IEs_part_1.o #8 51.99 g++ -shared -o RUA_IEs_part_2.so RUA_IEs_part_2.o #8 52.00 g++ -shared -o RUA_IEs_part_3.so RUA_IEs_part_3.o #8 52.00 g++ -shared -o RUA_IEs_part_4.so RUA_IEs_part_4.o #8 52.00 g++ -shared -o RUA_IEs_part_5.so RUA_IEs_part_5.o #8 52.00 g++ -shared -o RUA_IEs_part_6.so RUA_IEs_part_6.o #8 52.00 g++ -shared -o RUA_IEs_part_7.so RUA_IEs_part_7.o #8 52.01 g++ -shared -o RUA_PDU_Contents_part_1.so RUA_PDU_Contents_part_1.o #8 52.01 g++ -shared -o RUA_PDU_Contents_part_2.so RUA_PDU_Contents_part_2.o #8 52.01 g++ -shared -o RUA_PDU_Contents_part_3.so RUA_PDU_Contents_part_3.o #8 52.02 g++ -shared -o RUA_PDU_Contents_part_4.so RUA_PDU_Contents_part_4.o #8 52.02 g++ -shared -o RUA_PDU_Contents_part_5.so RUA_PDU_Contents_part_5.o #8 52.03 g++ -shared -o RUA_PDU_Contents_part_6.so RUA_PDU_Contents_part_6.o #8 52.03 g++ -shared -o RUA_PDU_Contents_part_7.so RUA_PDU_Contents_part_7.o #8 52.03 g++ -shared -o RUA_PDU_Descriptions_part_1.so RUA_PDU_Descriptions_part_1.o #8 52.04 g++ -shared -o RUA_PDU_Descriptions_part_2.so RUA_PDU_Descriptions_part_2.o #8 52.04 g++ -shared -o RUA_PDU_Descriptions_part_3.so RUA_PDU_Descriptions_part_3.o #8 52.04 g++ -shared -o RUA_PDU_Descriptions_part_4.so RUA_PDU_Descriptions_part_4.o #8 52.04 g++ -shared -o RUA_PDU_Descriptions_part_5.so RUA_PDU_Descriptions_part_5.o #8 52.04 g++ -shared -o RUA_PDU_Descriptions_part_6.so RUA_PDU_Descriptions_part_6.o #8 52.05 g++ -shared -o RUA_PDU_Descriptions_part_7.so RUA_PDU_Descriptions_part_7.o #8 52.05 g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o #8 52.06 g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o #8 52.06 g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o #8 52.06 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 52.07 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 52.07 g++ -shared -o IuUP_EncDec.so IuUP_EncDec.o #8 52.07 g++ -shared -o Iuh_CodecPort_CtrlFunctDef.so Iuh_CodecPort_CtrlFunctDef.o #8 52.07 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 52.07 g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o #8 52.07 g++ -shared -o RTP_EncDec.so RTP_EncDec.o #8 52.11 g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o #8 52.11 g++ -shared -o SDP_EncDec.so SDP_EncDec.o #8 52.14 g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.o #8 52.16 g++ -shared -o TCCConversion.so TCCConversion.o #8 52.17 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 52.18 g++ -shared -o TCCInterface.so TCCInterface.o #8 52.18 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 52.21 g++ -shared -o HNBAP_EncDec.so HNBAP_EncDec.o #8 52.24 g++ -shared -o RUA_EncDec.so RUA_EncDec.o #8 52.24 g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o #8 52.24 g++ -shared -o MGCP_CodecPort_CtrlFunctDef.so MGCP_CodecPort_CtrlFunctDef.o #8 52.26 g++ -shared -o UD_PT.so UD_PT.o #8 52.26 g++ -shared -o PFCP_CodecPort_CtrlFunctDef.so PFCP_CodecPort_CtrlFunctDef.o #8 52.27 g++ -shared -o BSSAP_Types_part_1.so BSSAP_Types_part_1.o #8 56.29 g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o #8 58.13 g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o #8 59.79 g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o #8 60.25 g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o #8 60.53 g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o #8 60.76 g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o #8 60.96 g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o #8 61.07 g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o #8 62.27 g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o #8 62.43 g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o #8 62.52 if g++ -L /usr/lib/titan-fPIC -o HNBGW_Tests -Wl,--no-as-needed BSSAP_CodecPort.so BSSAP_Types.so DNS_Helpers.so GSM_Types.so General_Types.so HNBAP_Templates.so HNBAP_Types.so HNBGW_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IuUP_Emulation.so IuUP_Types.so Iuh_CodecPort.so Iuh_CodecPort_CtrlFunct.so Iuh_Emulation.so Iuh_Types.so L3_Common.so L3_Templates.so M3UA_Emulation.so M3UA_Types.so MGCP_CodecPort.so MGCP_CodecPort_CtrlFunct.so MGCP_Emulation.so MGCP_Templates.so MGCP_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PFCP_CodecPort.so PFCP_CodecPort_CtrlFunct.so PFCP_Emulation.so PFCP_Templates.so PFCP_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so RTP_CodecPort.so RTP_CodecPort_CtrlFunct.so RTP_Emulation.so RTP_Types.so RUA_Emulation.so RUA_Templates.so RUA_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTP_Templates.so SCTPasp_PortType.so SCTPasp_Types.so SDP_Templates.so SDP_Types.so Socket_API_Definitions.so StatsD_Checker.so StatsD_CodecPort.so StatsD_CodecPort_CtrlFunct.so StatsD_Types.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UD_PortType.so UD_Types.so BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_7.so BSSAP_Types_part_1.so BSSAP_Types_part_2.so BSSAP_Types_part_3.so BSSAP_Types_part_4.so BSSAP_Types_part_5.so BSSAP_Types_part_6.so BSSAP_Types_part_7.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HNBAP_Templates_part_1.so HNBAP_Templates_part_2.so HNBAP_Templates_part_3.so HNBAP_Templates_part_4.so HNBAP_Templates_part_5.so HNBAP_Templates_part_6.so HNBAP_Templates_part_7.so HNBAP_Types_part_1.so HNBAP_Types_part_2.so HNBAP_Types_part_3.so HNBAP_Types_part_4.so HNBAP_Types_part_5.so HNBAP_Types_part_6.so HNBAP_Types_part_7.so HNBGW_Tests_part_1.so HNBGW_Tests_part_2.so HNBGW_Tests_part_3.so HNBGW_Tests_part_4.so HNBGW_Tests_part_5.so HNBGW_Tests_part_6.so HNBGW_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IuUP_Emulation_part_1.so IuUP_Emulation_part_2.so IuUP_Emulation_part_3.so IuUP_Emulation_part_4.so IuUP_Emulation_part_5.so IuUP_Emulation_part_6.so IuUP_Emulation_part_7.so IuUP_Types_part_1.so IuUP_Types_part_2.so IuUP_Types_part_3.so IuUP_Types_part_4.so IuUP_Types_part_5.so IuUP_Types_part_6.so IuUP_Types_part_7.so Iuh_CodecPort_part_1.so Iuh_CodecPort_part_2.so Iuh_CodecPort_part_3.so Iuh_CodecPort_part_4.so Iuh_CodecPort_part_5.so Iuh_CodecPort_part_6.so Iuh_CodecPort_part_7.so Iuh_CodecPort_CtrlFunct_part_1.so Iuh_CodecPort_CtrlFunct_part_2.so Iuh_CodecPort_CtrlFunct_part_3.so Iuh_CodecPort_CtrlFunct_part_4.so Iuh_CodecPort_CtrlFunct_part_5.so Iuh_CodecPort_CtrlFunct_part_6.so Iuh_CodecPort_CtrlFunct_part_7.so Iuh_Emulation_part_1.so Iuh_Emulation_part_2.so Iuh_Emulation_part_3.so Iuh_Emulation_part_4.so Iuh_Emulation_part_5.so Iuh_Emulation_part_6.so Iuh_Emulation_part_7.so Iuh_Types_part_1.so Iuh_Types_part_2.so Iuh_Types_part_3.so Iuh_Types_part_4.so Iuh_Types_part_5.so Iuh_Types_part_6.so Iuh_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MGCP_CodecPort_part_1.so MGCP_CodecPort_part_2.so MGCP_CodecPort_part_3.so MGCP_CodecPort_part_4.so MGCP_CodecPort_part_5.so MGCP_CodecPort_part_6.so MGCP_CodecPort_part_7.so MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_7.so MGCP_Emulation_part_1.so MGCP_Emulation_part_2.so MGCP_Emulation_part_3.so MGCP_Emulation_part_4.so MGCP_Emulation_part_5.so MGCP_Emulation_part_6.so MGCP_Emulation_part_7.so MGCP_Templates_part_1.so MGCP_Templates_part_2.so MGCP_Templates_part_3.so MGCP_Templates_part_4.so MGCP_Templates_part_5.so MGCP_Templates_part_6.so MGCP_Templates_part_7.so MGCP_Types_part_1.so MGCP_Types_part_2.so MGCP_Types_part_3.so MGCP_Types_part_4.so MGCP_Types_part_5.so MGCP_Types_part_6.so MGCP_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PFCP_CodecPort_part_1.so PFCP_CodecPort_part_2.so PFCP_CodecPort_part_3.so PFCP_CodecPort_part_4.so PFCP_CodecPort_part_5.so PFCP_CodecPort_part_6.so PFCP_CodecPort_part_7.so PFCP_CodecPort_CtrlFunct_part_1.so PFCP_CodecPort_CtrlFunct_part_2.so PFCP_CodecPort_CtrlFunct_part_3.so PFCP_CodecPort_CtrlFunct_part_4.so PFCP_CodecPort_CtrlFunct_part_5.so PFCP_CodecPort_CtrlFunct_part_6.so PFCP_CodecPort_CtrlFunct_part_7.so PFCP_Emulation_part_1.so PFCP_Emulation_part_2.so PFCP_Emulation_part_3.so PFCP_Emulation_part_4.so PFCP_Emulation_part_5.so PFCP_Emulation_part_6.so PFCP_Emulation_part_7.so PFCP_Templates_part_1.so PFCP_Templates_part_2.so PFCP_Templates_part_3.so PFCP_Templates_part_4.so PFCP_Templates_part_5.so PFCP_Templates_part_6.so PFCP_Templates_part_7.so PFCP_Types_part_1.so PFCP_Types_part_2.so PFCP_Types_part_3.so PFCP_Types_part_4.so PFCP_Types_part_5.so PFCP_Types_part_6.so PFCP_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so RTP_CodecPort_part_1.so RTP_CodecPort_part_2.so RTP_CodecPort_part_3.so RTP_CodecPort_part_4.so RTP_CodecPort_part_5.so RTP_CodecPort_part_6.so RTP_CodecPort_part_7.so RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_7.so RTP_Emulation_part_1.so RTP_Emulation_part_2.so RTP_Emulation_part_3.so RTP_Emulation_part_4.so RTP_Emulation_part_5.so RTP_Emulation_part_6.so RTP_Emulation_part_7.so RTP_Types_part_1.so RTP_Types_part_2.so RTP_Types_part_3.so RTP_Types_part_4.so RTP_Types_part_5.so RTP_Types_part_6.so RTP_Types_part_7.so RUA_Emulation_part_1.so RUA_Emulation_part_2.so RUA_Emulation_part_3.so RUA_Emulation_part_4.so RUA_Emulation_part_5.so RUA_Emulation_part_6.so RUA_Emulation_part_7.so RUA_Templates_part_1.so RUA_Templates_part_2.so RUA_Templates_part_3.so RUA_Templates_part_4.so RUA_Templates_part_5.so RUA_Templates_part_6.so RUA_Templates_part_7.so RUA_Types_part_1.so RUA_Types_part_2.so RUA_Types_part_3.so RUA_Types_part_4.so RUA_Types_part_5.so RUA_Types_part_6.so RUA_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTP_Templates_part_1.so SCTP_Templates_part_2.so SCTP_Templates_part_3.so SCTP_Templates_part_4.so SCTP_Templates_part_5.so SCTP_Templates_part_6.so SCTP_Templates_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SDP_Templates_part_1.so SDP_Templates_part_2.so SDP_Templates_part_3.so SDP_Templates_part_4.so SDP_Templates_part_5.so SDP_Templates_part_6.so SDP_Templates_part_7.so SDP_Types_part_1.so SDP_Types_part_2.so SDP_Types_part_3.so SDP_Types_part_4.so SDP_Types_part_5.so SDP_Types_part_6.so SDP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so StatsD_Checker_part_1.so StatsD_Checker_part_2.so StatsD_Checker_part_3.so StatsD_Checker_part_4.so StatsD_Checker_part_5.so StatsD_Checker_part_6.so StatsD_Checker_part_7.so StatsD_CodecPort_part_1.so StatsD_CodecPort_part_2.so StatsD_CodecPort_part_3.so StatsD_CodecPort_part_4.so StatsD_CodecPort_part_5.so StatsD_CodecPort_part_6.so StatsD_CodecPort_part_7.so StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_7.so StatsD_Types_part_1.so StatsD_Types_part_2.so StatsD_Types_part_3.so StatsD_Types_part_4.so StatsD_Types_part_5.so StatsD_Types_part_6.so StatsD_Types_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UD_PortType_part_1.so UD_PortType_part_2.so UD_PortType_part_3.so UD_PortType_part_4.so UD_PortType_part_5.so UD_PortType_part_6.so UD_PortType_part_7.so UD_Types_part_1.so UD_Types_part_2.so UD_Types_part_3.so UD_Types_part_4.so UD_Types_part_5.so UD_Types_part_6.so UD_Types_part_7.so IPA_Emulation.so RAN_Adapter.so RAN_Emulation.so SCCP_Mapping.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so HNBAP_CommonDataTypes.so HNBAP_Constants.so HNBAP_Containers.so HNBAP_IEs.so HNBAP_PDU_Contents.so HNBAP_PDU_Descriptions.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RUA_CommonDataTypes.so RUA_Constants.so RUA_Containers.so RUA_IEs.so RUA_PDU_Contents.so RUA_PDU_Descriptions.so HNBAP_CommonDataTypes_part_1.so HNBAP_CommonDataTypes_part_2.so HNBAP_CommonDataTypes_part_3.so HNBAP_CommonDataTypes_part_4.so HNBAP_CommonDataTypes_part_5.so HNBAP_CommonDataTypes_part_6.so HNBAP_CommonDataTypes_part_7.so HNBAP_Constants_part_1.so HNBAP_Constants_part_2.so HNBAP_Constants_part_3.so HNBAP_Constants_part_4.so HNBAP_Constants_part_5.so HNBAP_Constants_part_6.so HNBAP_Constants_part_7.so HNBAP_Containers_part_1.so HNBAP_Containers_part_2.so HNBAP_Containers_part_3.so HNBAP_Containers_part_4.so HNBAP_Containers_part_5.so HNBAP_Containers_part_6.so HNBAP_Containers_part_7.so HNBAP_IEs_part_1.so HNBAP_IEs_part_2.so HNBAP_IEs_part_3.so HNBAP_IEs_part_4.so HNBAP_IEs_part_5.so HNBAP_IEs_part_6.so HNBAP_IEs_part_7.so HNBAP_PDU_Contents_part_1.so HNBAP_PDU_Contents_part_2.so HNBAP_PDU_Contents_part_3.so HNBAP_PDU_Contents_part_4.so HNBAP_PDU_Contents_part_5.so HNBAP_PDU_Contents_part_6.so HNBAP_PDU_Contents_part_7.so HNBAP_PDU_Descriptions_part_1.so HNBAP_PDU_Descriptions_part_2.so HNBAP_PDU_Descriptions_part_3.so HNBAP_PDU_Descriptions_part_4.so HNBAP_PDU_Descriptions_part_5.so HNBAP_PDU_Descriptions_part_6.so HNBAP_PDU_Descriptions_part_7.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so RUA_CommonDataTypes_part_1.so RUA_CommonDataTypes_part_2.so RUA_CommonDataTypes_part_3.so RUA_CommonDataTypes_part_4.so RUA_CommonDataTypes_part_5.so RUA_CommonDataTypes_part_6.so RUA_CommonDataTypes_part_7.so RUA_Constants_part_1.so RUA_Constants_part_2.so RUA_Constants_part_3.so RUA_Constants_part_4.so RUA_Constants_part_5.so RUA_Constants_part_6.so RUA_Constants_part_7.so RUA_Containers_part_1.so RUA_Containers_part_2.so RUA_Containers_part_3.so RUA_Containers_part_4.so RUA_Containers_part_5.so RUA_Containers_part_6.so RUA_Containers_part_7.so RUA_IEs_part_1.so RUA_IEs_part_2.so RUA_IEs_part_3.so RUA_IEs_part_4.so RUA_IEs_part_5.so RUA_IEs_part_6.so RUA_IEs_part_7.so RUA_PDU_Contents_part_1.so RUA_PDU_Contents_part_2.so RUA_PDU_Contents_part_3.so RUA_PDU_Contents_part_4.so RUA_PDU_Contents_part_5.so RUA_PDU_Contents_part_6.so RUA_PDU_Contents_part_7.so RUA_PDU_Descriptions_part_1.so RUA_PDU_Descriptions_part_2.so RUA_PDU_Descriptions_part_3.so RUA_PDU_Descriptions_part_4.so RUA_PDU_Descriptions_part_5.so RUA_PDU_Descriptions_part_6.so RUA_PDU_Descriptions_part_7.so SDP_parse_.tab.so lex.SDP_parse_.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so IuUP_EncDec.so Iuh_CodecPort_CtrlFunctDef.so Native_FunctionDefs.so RTP_CodecPort_CtrlFunctDef.so RTP_EncDec.so SCTPasp_PT.so SDP_EncDec.so StatsD_CodecPort_CtrlFunctdef.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so HNBAP_EncDec.so RUA_EncDec.so RANAP_EncDec.so MGCP_CodecPort_CtrlFunctDef.so UD_PT.so PFCP_CodecPort_CtrlFunctDef.so \ #8 62.52 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 62.52 -L/lib -lcrypto \ #8 62.52 -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ #8 62.52 then : ; else /usr/bin/titanver BSSAP_CodecPort.o BSSAP_Types.o DNS_Helpers.o GSM_Types.o General_Types.o HNBAP_Templates.o HNBAP_Types.o HNBGW_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IuUP_Emulation.o IuUP_Types.o Iuh_CodecPort.o Iuh_CodecPort_CtrlFunct.o Iuh_Emulation.o Iuh_Types.o L3_Common.o L3_Templates.o M3UA_Emulation.o M3UA_Types.o MGCP_CodecPort.o MGCP_CodecPort_CtrlFunct.o MGCP_Emulation.o MGCP_Templates.o MGCP_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PFCP_CodecPort.o PFCP_CodecPort_CtrlFunct.o PFCP_Emulation.o PFCP_Templates.o PFCP_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o RTP_CodecPort.o RTP_CodecPort_CtrlFunct.o RTP_Emulation.o RTP_Types.o RUA_Emulation.o RUA_Templates.o RUA_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTP_Templates.o SCTPasp_PortType.o SCTPasp_Types.o SDP_Templates.o SDP_Types.o Socket_API_Definitions.o StatsD_Checker.o StatsD_CodecPort.o StatsD_CodecPort_CtrlFunct.o StatsD_Types.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UD_PortType.o UD_Types.o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_5.o BSSAP_CodecPort_part_6.o BSSAP_CodecPort_part_7.o BSSAP_Types_part_1.o BSSAP_Types_part_2.o BSSAP_Types_part_3.o BSSAP_Types_part_4.o BSSAP_Types_part_5.o BSSAP_Types_part_6.o BSSAP_Types_part_7.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HNBAP_Templates_part_1.o HNBAP_Templates_part_2.o HNBAP_Templates_part_3.o HNBAP_Templates_part_4.o HNBAP_Templates_part_5.o HNBAP_Templates_part_6.o HNBAP_Templates_part_7.o HNBAP_Types_part_1.o HNBAP_Types_part_2.o HNBAP_Types_part_3.o HNBAP_Types_part_4.o HNBAP_Types_part_5.o HNBAP_Types_part_6.o HNBAP_Types_part_7.o HNBGW_Tests_part_1.o HNBGW_Tests_part_2.o HNBGW_Tests_part_3.o HNBGW_Tests_part_4.o HNBGW_Tests_part_5.o HNBGW_Tests_part_6.o HNBGW_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IuUP_Emulation_part_1.o IuUP_Emulation_part_2.o IuUP_Emulation_part_3.o IuUP_Emulation_part_4.o IuUP_Emulation_part_5.o IuUP_Emulation_part_6.o IuUP_Emulation_part_7.o IuUP_Types_part_1.o IuUP_Types_part_2.o IuUP_Types_part_3.o IuUP_Types_part_4.o IuUP_Types_part_5.o IuUP_Types_part_6.o IuUP_Types_part_7.o Iuh_CodecPort_part_1.o Iuh_CodecPort_part_2.o Iuh_CodecPort_part_3.o Iuh_CodecPort_part_4.o Iuh_CodecPort_part_5.o Iuh_CodecPort_part_6.o Iuh_CodecPort_part_7.o Iuh_CodecPort_CtrlFunct_part_1.o Iuh_CodecPort_CtrlFunct_part_2.o Iuh_CodecPort_CtrlFunct_part_3.o Iuh_CodecPort_CtrlFunct_part_4.o Iuh_CodecPort_CtrlFunct_part_5.o Iuh_CodecPort_CtrlFunct_part_6.o Iuh_CodecPort_CtrlFunct_part_7.o Iuh_Emulation_part_1.o Iuh_Emulation_part_2.o Iuh_Emulation_part_3.o Iuh_Emulation_part_4.o Iuh_Emulation_part_5.o Iuh_Emulation_part_6.o Iuh_Emulation_part_7.o Iuh_Types_part_1.o Iuh_Types_part_2.o Iuh_Types_part_3.o Iuh_Types_part_4.o Iuh_Types_part_5.o Iuh_Types_part_6.o Iuh_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_7.o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_Emulation_part_1.o MGCP_Emulation_part_2.o MGCP_Emulation_part_3.o MGCP_Emulation_part_4.o MGCP_Emulation_part_5.o MGCP_Emulation_part_6.o MGCP_Emulation_part_7.o MGCP_Templates_part_1.o MGCP_Templates_part_2.o MGCP_Templates_part_3.o MGCP_Templates_part_4.o MGCP_Templates_part_5.o MGCP_Templates_part_6.o MGCP_Templates_part_7.o MGCP_Types_part_1.o MGCP_Types_part_2.o MGCP_Types_part_3.o MGCP_Types_part_4.o MGCP_Types_part_5.o MGCP_Types_part_6.o MGCP_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PFCP_CodecPort_part_1.o PFCP_CodecPort_part_2.o PFCP_CodecPort_part_3.o PFCP_CodecPort_part_4.o PFCP_CodecPort_part_5.o PFCP_CodecPort_part_6.o PFCP_CodecPort_part_7.o PFCP_CodecPort_CtrlFunct_part_1.o PFCP_CodecPort_CtrlFunct_part_2.o PFCP_CodecPort_CtrlFunct_part_3.o PFCP_CodecPort_CtrlFunct_part_4.o PFCP_CodecPort_CtrlFunct_part_5.o PFCP_CodecPort_CtrlFunct_part_6.o PFCP_CodecPort_CtrlFunct_part_7.o PFCP_Emulation_part_1.o PFCP_Emulation_part_2.o PFCP_Emulation_part_3.o PFCP_Emulation_part_4.o PFCP_Emulation_part_5.o PFCP_Emulation_part_6.o PFCP_Emulation_part_7.o PFCP_Templates_part_1.o PFCP_Templates_part_2.o PFCP_Templates_part_3.o PFCP_Templates_part_4.o PFCP_Templates_part_5.o PFCP_Templates_part_6.o PFCP_Templates_part_7.o PFCP_Types_part_1.o PFCP_Types_part_2.o PFCP_Types_part_3.o PFCP_Types_part_4.o PFCP_Types_part_5.o PFCP_Types_part_6.o PFCP_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o RTP_CodecPort_part_1.o RTP_CodecPort_part_2.o RTP_CodecPort_part_3.o RTP_CodecPort_part_4.o RTP_CodecPort_part_5.o RTP_CodecPort_part_6.o RTP_CodecPort_part_7.o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_7.o RTP_Emulation_part_1.o RTP_Emulation_part_2.o RTP_Emulation_part_3.o RTP_Emulation_part_4.o RTP_Emulation_part_5.o RTP_Emulation_part_6.o RTP_Emulation_part_7.o RTP_Types_part_1.o RTP_Types_part_2.o RTP_Types_part_3.o RTP_Types_part_4.o RTP_Types_part_5.o RTP_Types_part_6.o RTP_Types_part_7.o RUA_Emulation_part_1.o RUA_Emulation_part_2.o RUA_Emulation_part_3.o RUA_Emulation_part_4.o RUA_Emulation_part_5.o RUA_Emulation_part_6.o RUA_Emulation_part_7.o RUA_Templates_part_1.o RUA_Templates_part_2.o RUA_Templates_part_3.o RUA_Templates_part_4.o RUA_Templates_part_5.o RUA_Templates_part_6.o RUA_Templates_part_7.o RUA_Types_part_1.o RUA_Types_part_2.o RUA_Types_part_3.o RUA_Types_part_4.o RUA_Types_part_5.o RUA_Types_part_6.o RUA_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTP_Templates_part_1.o SCTP_Templates_part_2.o SCTP_Templates_part_3.o SCTP_Templates_part_4.o SCTP_Templates_part_5.o SCTP_Templates_part_6.o SCTP_Templates_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SDP_Templates_part_1.o SDP_Templates_part_2.o SDP_Templates_part_3.o SDP_Templates_part_4.o SDP_Templates_part_5.o SDP_Templates_part_6.o SDP_Templates_part_7.o SDP_Types_part_1.o SDP_Types_part_2.o SDP_Types_part_3.o SDP_Types_part_4.o SDP_Types_part_5.o SDP_Types_part_6.o SDP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o StatsD_Checker_part_1.o StatsD_Checker_part_2.o StatsD_Checker_part_3.o StatsD_Checker_part_4.o StatsD_Checker_part_5.o StatsD_Checker_part_6.o StatsD_Checker_part_7.o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_7.o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_Types_part_1.o StatsD_Types_part_2.o StatsD_Types_part_3.o StatsD_Types_part_4.o StatsD_Types_part_5.o StatsD_Types_part_6.o StatsD_Types_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UD_PortType_part_1.o UD_PortType_part_2.o UD_PortType_part_3.o UD_PortType_part_4.o UD_PortType_part_5.o UD_PortType_part_6.o UD_PortType_part_7.o UD_Types_part_1.o UD_Types_part_2.o UD_Types_part_3.o UD_Types_part_4.o UD_Types_part_5.o UD_Types_part_6.o UD_Types_part_7.o IPA_Emulation.o RAN_Adapter.o RAN_Emulation.o SCCP_Mapping.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o HNBAP_CommonDataTypes.o HNBAP_Constants.o HNBAP_Containers.o HNBAP_IEs.o HNBAP_PDU_Contents.o HNBAP_PDU_Descriptions.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RUA_CommonDataTypes.o RUA_Constants.o RUA_Containers.o RUA_IEs.o RUA_PDU_Contents.o RUA_PDU_Descriptions.o HNBAP_CommonDataTypes_part_1.o HNBAP_CommonDataTypes_part_2.o HNBAP_CommonDataTypes_part_3.o HNBAP_CommonDataTypes_part_4.o HNBAP_CommonDataTypes_part_5.o HNBAP_CommonDataTypes_part_6.o HNBAP_CommonDataTypes_part_7.o HNBAP_Constants_part_1.o HNBAP_Constants_part_2.o HNBAP_Constants_part_3.o HNBAP_Constants_part_4.o HNBAP_Constants_part_5.o HNBAP_Constants_part_6.o HNBAP_Constants_part_7.o HNBAP_Containers_part_1.o HNBAP_Containers_part_2.o HNBAP_Containers_part_3.o HNBAP_Containers_part_4.o HNBAP_Containers_part_5.o HNBAP_Containers_part_6.o HNBAP_Containers_part_7.o HNBAP_IEs_part_1.o HNBAP_IEs_part_2.o HNBAP_IEs_part_3.o HNBAP_IEs_part_4.o HNBAP_IEs_part_5.o HNBAP_IEs_part_6.o HNBAP_IEs_part_7.o HNBAP_PDU_Contents_part_1.o HNBAP_PDU_Contents_part_2.o HNBAP_PDU_Contents_part_3.o HNBAP_PDU_Contents_part_4.o HNBAP_PDU_Contents_part_5.o HNBAP_PDU_Contents_part_6.o HNBAP_PDU_Contents_part_7.o HNBAP_PDU_Descriptions_part_1.o HNBAP_PDU_Descriptions_part_2.o HNBAP_PDU_Descriptions_part_3.o HNBAP_PDU_Descriptions_part_4.o HNBAP_PDU_Descriptions_part_5.o HNBAP_PDU_Descriptions_part_6.o HNBAP_PDU_Descriptions_part_7.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o RUA_CommonDataTypes_part_1.o RUA_CommonDataTypes_part_2.o RUA_CommonDataTypes_part_3.o RUA_CommonDataTypes_part_4.o RUA_CommonDataTypes_part_5.o RUA_CommonDataTypes_part_6.o RUA_CommonDataTypes_part_7.o RUA_Constants_part_1.o RUA_Constants_part_2.o RUA_Constants_part_3.o RUA_Constants_part_4.o RUA_Constants_part_5.o RUA_Constants_part_6.o RUA_Constants_part_7.o RUA_Containers_part_1.o RUA_Containers_part_2.o RUA_Containers_part_3.o RUA_Containers_part_4.o RUA_Containers_part_5.o RUA_Containers_part_6.o RUA_Containers_part_7.o RUA_IEs_part_1.o RUA_IEs_part_2.o RUA_IEs_part_3.o RUA_IEs_part_4.o RUA_IEs_part_5.o RUA_IEs_part_6.o RUA_IEs_part_7.o RUA_PDU_Contents_part_1.o RUA_PDU_Contents_part_2.o RUA_PDU_Contents_part_3.o RUA_PDU_Contents_part_4.o RUA_PDU_Contents_part_5.o RUA_PDU_Contents_part_6.o RUA_PDU_Contents_part_7.o RUA_PDU_Descriptions_part_1.o RUA_PDU_Descriptions_part_2.o RUA_PDU_Descriptions_part_3.o RUA_PDU_Descriptions_part_4.o RUA_PDU_Descriptions_part_5.o RUA_PDU_Descriptions_part_6.o RUA_PDU_Descriptions_part_7.o SDP_parse_.tab.o lex.SDP_parse_.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o IuUP_EncDec.o Iuh_CodecPort_CtrlFunctDef.o Native_FunctionDefs.o RTP_CodecPort_CtrlFunctDef.o RTP_EncDec.o SCTPasp_PT.o SDP_EncDec.o StatsD_CodecPort_CtrlFunctdef.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o HNBAP_EncDec.o RUA_EncDec.o RANAP_EncDec.o MGCP_CodecPort_CtrlFunctDef.o UD_PT.o PFCP_CodecPort_CtrlFunctDef.o; exit 1; fi #8 63.17 make[1]: Leaving directory '/osmo-ttcn3-hacks/hnbgw' #8 DONE 63.8s #9 [4/4] COPY HNBGW_TESTS.CFG /data/HNBGW_Tests.cfg #9 DONE 0.2s #10 exporting to image #10 exporting layers #10 exporting layers 9.4s done #10 writing image sha256:0865506998b63366d29e797c82a801faa3c67bee1936a3ec2402defe5e93b758 done #10 naming to docker.io/osmocom-build/ttcn3-hnbgw-test:latest 0.0s done #10 DONE 9.4s 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 0865506998b6 + 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=1816519 + seq 1 30 + echo (1816519 + 1) % 256 + bc + SUBNET=200 + NET_NAME=ttcn3-hnbgw-test-200 + SUB4=172.18.200.0/24 + SUB6=fd02:db8:200::/64 + set +x Creating network ttcn3-hnbgw-test-200, trying SUBNET=200... + docker network create --internal --subnet 172.18.200.0/24 --ipv6 --subnet fd02:db8:200::/64 ttcn3-hnbgw-test-200 c580bd343311369b824ada753e4d1d96e29ac99334a1fd300d64fe459ec13c2d + set +x ### Network ttcn3-hnbgw-test-200 created (SUBNET=200) ### + 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=200 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester/HNBGW_Tests.cfg Applying SUBNET=200 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw/osmo-hnbgw.cfg Applying SUBNET=200 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 200 200 + NET=200 + ADDR_SUFIX=200 + echo --network ttcn3-hnbgw-test-200 --ip 172.18.200.200 --ip6 fd02:db8:200::200 + docker run --rm --network ttcn3-hnbgw-test-200 --ip 172.18.200.200 --ip6 fd02:db8:200::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/stp:/data --name jenkins-ttcn3-hnbgw-test-888-stp -d osmocom-build/osmo-stp-master 5e55b3bf28f830beb7a35c965beba905a6e5233de6ddf2fdb1208c6e184986f2 + echo Starting container with HNBGW Starting container with HNBGW + docker_network_params 200 20 + NET=200 + ADDR_SUFIX=20 + echo --network ttcn3-hnbgw-test-200 --ip 172.18.200.20 --ip6 fd02:db8:200::20 + docker run --rm --network ttcn3-hnbgw-test-200 --ip 172.18.200.20 --ip6 fd02:db8:200::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-888-hnbgw -d osmocom-build/osmo-hnbgw-master 56df656afb6f345d93891bf518703762f05d157d864dfd00df975ccf908ed1a3 + echo Starting container with HNBGW testsuite Starting container with HNBGW testsuite + docker_network_params 200 203 + NET=200 + ADDR_SUFIX=203 + echo --network ttcn3-hnbgw-test-200 --ip 172.18.200.203 --ip6 fd02:db8:200::203 + docker run --rm --network ttcn3-hnbgw-test-200 --ip 172.18.200.203 --ip6 fd02:db8:200::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.200.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-888-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@07e9628b0726: Unix server socket created successfully. MC@07e9628b0726: Listening on TCP port 45647. MC2> 07e9628b0726 is the default spawn /osmo-ttcn3-hacks/hnbgw/HNBGW_Tests 07e9628b0726 45647 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@07e9628b0726: New HC connected from 172.18.200.203 [172.18.200.203]. 07e9628b0726: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@07e9628b0726: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@07e9628b0726: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@07e9628b0726: Configuration file was processed on all HCs. MC@07e9628b0726: Creating MTC on host 172.18.200.203. MC@07e9628b0726: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Fri Jun 14 07:48: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_hnb_register.pcap" >/data/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_hnb_register started. TC_hnb_register-Iuh0(4)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(9)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(9)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(9)@07e9628b0726: ************************************************* HNBGW_Test.msc0-SCCP(7)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(12)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(12)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(12)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(10)@07e9628b0726: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(9)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(12)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 MTC@07e9628b0726: setverdict(pass): none -> pass MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register-Iuh0-RUA(5)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(7)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(9)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(3)@07e9628b0726: Final verdict of PTC: none TC_hnb_register-Iuh0(4)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(10)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(11)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(8)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(12)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(13)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(3): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_hnb_register-Iuh0(4): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_hnb_register-Iuh0-RUA(5): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(7): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(8): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(9): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(10): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(11): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(12): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(13): none (pass -> pass) MTC@07e9628b0726: Test case TC_hnb_register finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Fri Jun 14 07:48:45 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=132200) Waiting for packet dumper to finish... 1 (prev_count=132200, count=160318) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Fri Jun 14 07:48: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_hnb_register_duplicate.pcap" >/data/HNBGW_Tests.TC_hnb_register_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_hnb_register_duplicate started. TC_hnb_register_duplicate-Iuh0(15)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hnb_register_duplicate-Iuh1(17)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(22)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(22)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(22)@07e9628b0726: ************************************************* MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(20)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(25)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(25)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(25)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(23)@07e9628b0726: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(22)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(25)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(21)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(21)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(24)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(24)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message MTC@07e9628b0726: setverdict(pass): none -> pass MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: talloc reports "struct hnb_context" x 1, expecting 1 MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register_duplicate-Iuh1-RUA(18)@07e9628b0726: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(16)@07e9628b0726: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(17)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(21)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(20)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(24)@07e9628b0726: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(15)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(19)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(22)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(25)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(14)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(23)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(26)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(14): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(15): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(16): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(17): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(18): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(19): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(20): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(21): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(22): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(23): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(24): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(25): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(26): none (pass -> pass) MTC@07e9628b0726: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Fri Jun 14 07:48:50 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=82003) Waiting for packet dumper to finish... 1 (prev_count=82003, count=140566) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@07e9628b0726: 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 Jun 14 07:48: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_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@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(33)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(33)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(33)@07e9628b0726: ************************************************* HNBGW_Test.msc0-SCCP(31)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(36)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(36)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(36)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(34)@07e9628b0726: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(33)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(36)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(32)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(32)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(35)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(35)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message MTC@07e9628b0726: setverdict(pass): none -> pass MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: talloc reports "struct hnb_context" x 1, expecting 1 MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(33)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(31)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(36)@07e9628b0726: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(27)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(35)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(30)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(32)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(34)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(37)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(27): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(31): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(32): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(33): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(34): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(35): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(36): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(37): none (pass -> pass) MTC@07e9628b0726: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Fri Jun 14 07:48:54 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=80325) Waiting for packet dumper to finish... 1 (prev_count=80325, count=138412) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Fri Jun 14 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_ue_register.pcap" >/data/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_ue_register started. TC_ue_register-Iuh0(39)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(44)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(44)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(44)@07e9628b0726: ************************************************* HNBGW_Test.msc0-SCCP(42)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(47)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(47)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(47)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(45)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(44)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(47)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(43)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(46)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(43)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(46)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register-Iuh0-RUA(40)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(43)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(42)@07e9628b0726: Final verdict of PTC: none TC_ue_register-Iuh0(39)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(38)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(41)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(45)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(46)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(47)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(44)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(48)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(38): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ue_register-Iuh0(39): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ue_register-Iuh0-RUA(40): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(41): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(42): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(43): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(44): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(45): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(46): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(47): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(48): none (pass -> pass) MTC@07e9628b0726: Test case TC_ue_register finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Fri Jun 14 07:48:59 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_ue_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=82477) Waiting for packet dumper to finish... 1 (prev_count=82477, count=136963) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Fri Jun 14 07:49: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_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@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_ue_register_tmsi_lai started. MTC@07e9628b0726: 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(50)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(55)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(55)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(55)@07e9628b0726: ************************************************* HNBGW_Test.msc0-SCCP(53)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(58)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(58)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(58)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(56)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(55)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(58)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(54)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(54)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(57)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(57)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(54)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(55)@07e9628b0726: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(51)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(53)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(56)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(58)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(57)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(49)@07e9628b0726: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(50)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(59)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(52)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(49): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(50): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(51): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(52): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(53): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(54): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(55): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(56): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(57): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(58): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(59): none (pass -> pass) MTC@07e9628b0726: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Fri Jun 14 07:49:04 UTC 2024 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=82834) Waiting for packet dumper to finish... 1 (prev_count=82834, count=137428) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Fri Jun 14 07:49: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_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@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_ue_register_before_hnb_register started. TC_ue_register_before_hnb_register-Iuh0(61)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(66)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(66)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(66)@07e9628b0726: ************************************************* MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(64)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(69)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(69)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(69)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(67)@07e9628b0726: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(66)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(69)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(65)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(65)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(68)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(68)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message MTC@07e9628b0726: setverdict(pass): none -> pass MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register_before_hnb_register-Iuh0-RUA(62)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(68)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(64)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(60)@07e9628b0726: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(61)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(69)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(65)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(63)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(67)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(66)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(70)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(61): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(62): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(63): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(64): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(65): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(66): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(67): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(68): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(69): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(70): none (pass -> pass) MTC@07e9628b0726: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Fri Jun 14 07:49:08 UTC 2024 ====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=80376) Waiting for packet dumper to finish... 1 (prev_count=80376, count=135202) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0). MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Fri Jun 14 07:49: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_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@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_ranap_cs_initial_ue started. TC_ranap_cs_initial_ue-Iuh0(72)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(77)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(77)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(77)@07e9628b0726: ************************************************* HNBGW_Test.msc0-SCCP(75)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(80)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(80)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(80)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(78)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(77)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(80)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(76)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(76)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(79)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(79)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(76)@07e9628b0726: f_create_expect(l3 := '335DDB591F283305D876'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(76)@07e9628b0726: Created Expect[0] for '335DDB591F283305D876'O to be handled at TC_ranap_cs_initial_ue0(82) TC_ranap_cs_initial_ue-Iuh0-RUA(73)@07e9628b0726: Added conn table entry 0TC_ranap_cs_initial_ue0(82)13589119 HNBGW_Test.msc0-SCCP(75)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc0-SCCP(75)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(76)@07e9628b0726: Found Expect[0] for l3='335DDB591F283305D876'O handled at TC_ranap_cs_initial_ue0(82) HNBGW_Test.msc0-RAN(76)@07e9628b0726: Added conn table entry 0TC_ranap_cs_initial_ue0(82)16575504 HNBGW_Test.msc0-SCCP(75)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(75)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(82)@07e9628b0726: setverdict(pass): none -> pass TC_ranap_cs_initial_ue0(82)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(76)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(75)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(80)@07e9628b0726: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(72)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(79)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(78)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(71)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(77)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(81)@07e9628b0726: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(73)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(74)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue-PFCP(83)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(71): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(72): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(73): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(75): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(76): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(77): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(78): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(79): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(80): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(81): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ranap_cs_initial_ue0(82): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ranap_cs_initial_ue-PFCP(83): none (pass -> pass) MTC@07e9628b0726: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Fri Jun 14 07:49:14 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=118735) Waiting for packet dumper to finish... 1 (prev_count=118735, count=156929) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Fri Jun 14 07:49:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_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@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_ranap_ps_initial_ue started. TC_ranap_ps_initial_ue-Iuh0(85)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(90)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(90)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(90)@07e9628b0726: ************************************************* MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(88)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(93)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(93)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(93)@07e9628b0726: ************************************************* MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(91)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(90)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(93)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(89)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(89)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(92)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@07e9628b0726: f_create_expect(l3 := 'C805D550EA6BC4BA36A8'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(92)@07e9628b0726: Created Expect[0] for 'C805D550EA6BC4BA36A8'O to be handled at TC_ranap_ps_initial_ue0(95) TC_ranap_ps_initial_ue-Iuh0-RUA(86)@07e9628b0726: Added conn table entry 0TC_ranap_ps_initial_ue0(95)4814466 HNBGW_Test.sgsn0-SCCP(91)@07e9628b0726: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(91)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(92)@07e9628b0726: Found Expect[0] for l3='C805D550EA6BC4BA36A8'O handled at TC_ranap_ps_initial_ue0(95) HNBGW_Test.sgsn0-RAN(92)@07e9628b0726: Added conn table entry 0TC_ranap_ps_initial_ue0(95)5251467 HNBGW_Test.sgsn0-SCCP(91)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(91)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(95)@07e9628b0726: setverdict(pass): none -> pass TC_ranap_ps_initial_ue0(95)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(88)@07e9628b0726: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(86)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(91)@07e9628b0726: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(85)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(84)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(92)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(89)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(90)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(93)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(94)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue-PFCP(96)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(84): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(85): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(86): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(88): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(89): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(90): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(91): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(92): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(93): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(94): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ranap_ps_initial_ue0(95): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ranap_ps_initial_ue-PFCP(96): none (pass -> pass) MTC@07e9628b0726: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Fri Jun 14 07:49:20 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=118643) Waiting for packet dumper to finish... 1 (prev_count=118643, count=157489) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@07e9628b0726: 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 Jun 14 07:49: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_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@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_ranap_cs_initial_ue_empty_cr started. TC_ranap_cs_initial_ue_empty_cr-Iuh0(98)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(103)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(103)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(103)@07e9628b0726: ************************************************* HNBGW_Test.msc0-SCCP(101)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(106)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(106)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(106)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(104)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(103)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(106)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(102)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(102)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(105)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(105)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(102)@07e9628b0726: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(102)@07e9628b0726: Created Expect[0] for omit to be handled at TC_ranap_cs_initial_ue_empty_cr0(108) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(99)@07e9628b0726: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(108)3478670 HNBGW_Test.msc0-SCCP(101)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc0-SCCP(101)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(102)@07e9628b0726: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(108) HNBGW_Test.msc0-RAN(102)@07e9628b0726: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(108)5887467 HNBGW_Test.msc0-SCCP(101)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(101)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(101)@07e9628b0726: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(101)@07e9628b0726: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(101)@07e9628b0726: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(101)@07e9628b0726: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(108)@07e9628b0726: setverdict(pass): none -> pass TC_ranap_cs_initial_ue_empty_cr0(108)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(99)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(103)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(101)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(97)@07e9628b0726: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(98)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(102)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(104)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(100)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(105)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(106)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(107)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue_empty_cr-PFCP(109)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(97): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(98): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(99): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(101): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(102): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(103): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(104): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(105): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(106): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(107): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(108): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-PFCP(109): none (pass -> pass) MTC@07e9628b0726: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Fri Jun 14 07:49:26 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124836) Waiting for packet dumper to finish... 1 (prev_count=124836, count=166230) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@07e9628b0726: 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 Jun 14 07:49:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_ps_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@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_ranap_ps_initial_ue_empty_cr started. TC_ranap_ps_initial_ue_empty_cr-Iuh0(111)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(116)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(116)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(116)@07e9628b0726: ************************************************* HNBGW_Test.msc0-SCCP(114)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(119)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(119)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(119)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(117)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(116)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(119)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(115)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(115)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(118)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(118)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(118)@07e9628b0726: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(118)@07e9628b0726: Created Expect[0] for omit to be handled at TC_ranap_ps_initial_ue_empty_cr0(121) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(112)@07e9628b0726: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(121)8837059 HNBGW_Test.sgsn0-SCCP(117)@07e9628b0726: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(117)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(118)@07e9628b0726: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(121) HNBGW_Test.sgsn0-RAN(118)@07e9628b0726: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(121)2409523 HNBGW_Test.sgsn0-SCCP(117)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(117)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(117)@07e9628b0726: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(117)@07e9628b0726: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(117)@07e9628b0726: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(117)@07e9628b0726: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(121)@07e9628b0726: setverdict(pass): none -> pass TC_ranap_ps_initial_ue_empty_cr0(121)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(112)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(118)@07e9628b0726: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(111)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(110)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(115)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(114)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(117)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(116)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(119)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(113)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(120)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue_empty_cr-PFCP(122)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(110): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(111): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(112): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(113): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(114): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(115): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(116): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(117): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(118): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(119): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(120): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(121): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-PFCP(122): none (pass -> pass) MTC@07e9628b0726: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Fri Jun 14 07:49:32 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124596) Waiting for packet dumper to finish... 1 (prev_count=124596, count=166063) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Fri Jun 14 07:49: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_ranap_cs_bidir.pcap" >/data/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_ranap_cs_bidir started. TC_ranap_cs_bidir-Iuh0(124)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(129)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(129)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(129)@07e9628b0726: ************************************************* HNBGW_Test.msc0-SCCP(127)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(132)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(132)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(132)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(130)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(129)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(132)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(128)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(128)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(131)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(131)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(128)@07e9628b0726: f_create_expect(l3 := '0BCA2A48FD990AB15CE8'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(128)@07e9628b0726: Created Expect[0] for '0BCA2A48FD990AB15CE8'O to be handled at TC_ranap_cs_bidir0(134) TC_ranap_cs_bidir-Iuh0-RUA(125)@07e9628b0726: Added conn table entry 0TC_ranap_cs_bidir0(134)1612391 HNBGW_Test.msc0-SCCP(127)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc0-SCCP(127)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(128)@07e9628b0726: Found Expect[0] for l3='0BCA2A48FD990AB15CE8'O handled at TC_ranap_cs_bidir0(134) HNBGW_Test.msc0-RAN(128)@07e9628b0726: Added conn table entry 0TC_ranap_cs_bidir0(134)3029132 HNBGW_Test.msc0-SCCP(127)@07e9628b0726: Session index based on connection ID:0 TC_ranap_cs_bidir0(134)@07e9628b0726: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(127)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(127)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(127)@07e9628b0726: vl_len:22 HNBGW_Test.msc0-SCCP(127)@07e9628b0726: vl_from0 HNBGW_Test.msc0-SCCP(127)@07e9628b0726: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AE8E1506261073AAFAB79'O TC_ranap_cs_bidir0(134)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(127)@07e9628b0726: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(127)@07e9628b0726: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(127)@07e9628b0726: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(127)@07e9628b0726: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(134)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(127)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(127)@07e9628b0726: vl_len:20 HNBGW_Test.msc0-SCCP(127)@07e9628b0726: vl_from0 HNBGW_Test.msc0-SCCP(127)@07e9628b0726: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O TC_ranap_cs_bidir0(134)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir0(134)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_bidir-Iuh0-RUA(125)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(128)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(127)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(131)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(130)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(129)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(132)@07e9628b0726: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(124)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(133)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(123)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(126)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir-PFCP(135)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(123): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(124): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(125): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(126): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(127): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(128): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(129): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(130): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(131): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(132): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(133): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ranap_cs_bidir0(134): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ranap_cs_bidir-PFCP(135): none (pass -> pass) MTC@07e9628b0726: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Fri Jun 14 07:49:38 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123272) Waiting for packet dumper to finish... 1 (prev_count=123272, count=175258) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Fri Jun 14 07:49:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_ps_bidir.pcap" >/data/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_ranap_ps_bidir started. TC_ranap_ps_bidir-Iuh0(137)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(142)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(142)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(142)@07e9628b0726: ************************************************* HNBGW_Test.msc0-SCCP(140)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(145)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(145)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(145)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(143)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(142)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(145)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(141)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(141)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(144)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(144)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(144)@07e9628b0726: f_create_expect(l3 := 'C18D738416C5A8CABEE1'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(144)@07e9628b0726: Created Expect[0] for 'C18D738416C5A8CABEE1'O to be handled at TC_ranap_ps_bidir0(147) TC_ranap_ps_bidir-Iuh0-RUA(138)@07e9628b0726: Added conn table entry 0TC_ranap_ps_bidir0(147)3317070 HNBGW_Test.sgsn0-SCCP(143)@07e9628b0726: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(143)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(144)@07e9628b0726: Found Expect[0] for l3='C18D738416C5A8CABEE1'O handled at TC_ranap_ps_bidir0(147) HNBGW_Test.sgsn0-RAN(144)@07e9628b0726: Added conn table entry 0TC_ranap_ps_bidir0(147)15606683 HNBGW_Test.sgsn0-SCCP(143)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(143)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(147)@07e9628b0726: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(143)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(143)@07e9628b0726: vl_len:22 HNBGW_Test.sgsn0-SCCP(143)@07e9628b0726: vl_from0 HNBGW_Test.sgsn0-SCCP(143)@07e9628b0726: data sent by MTP3_SCCP_PORT: '001440120000010010400B0ACE0FF872E6E9F0BA953A'O TC_ranap_ps_bidir0(147)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(143)@07e9628b0726: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(143)@07e9628b0726: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(143)@07e9628b0726: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(143)@07e9628b0726: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(147)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(143)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(143)@07e9628b0726: vl_len:20 HNBGW_Test.sgsn0-SCCP(143)@07e9628b0726: vl_from0 HNBGW_Test.sgsn0-SCCP(143)@07e9628b0726: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O TC_ranap_ps_bidir0(147)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir0(147)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(144)@07e9628b0726: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0-RUA(138)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(140)@07e9628b0726: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(137)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(141)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(136)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(145)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(142)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(143)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(146)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(139)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir-PFCP(148)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(136): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(137): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(138): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(139): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(140): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(141): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(142): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(143): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(144): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(145): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(146): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ranap_ps_bidir0(147): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ranap_ps_bidir-PFCP(148): none (pass -> pass) MTC@07e9628b0726: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Fri Jun 14 07:49:44 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=120207) Waiting for packet dumper to finish... 1 (prev_count=120207, count=172562) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Fri Jun 14 07:49: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_assignment.pcap" >/data/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_rab_assignment started. TC_rab_assignment-Iuh0(150)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(155)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(155)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(155)@07e9628b0726: ************************************************* HNBGW_Test.msc0-SCCP(153)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(158)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(158)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(158)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(156)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(155)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(158)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(154)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(154)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(157)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(157)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(159)@07e9628b0726: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(160) HNBGW_Test.msc0-RAN(154)@07e9628b0726: f_create_expect(l3 := '33076DB4756F52EEDB3E'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(154)@07e9628b0726: Created Expect[0] for '33076DB4756F52EEDB3E'O to be handled at TC_rab_assignment0(160) TC_rab_assignment-Iuh0-RUA(151)@07e9628b0726: Added conn table entry 0TC_rab_assignment0(160)7218007 HNBGW_Test.msc0-SCCP(153)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc0-SCCP(153)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(154)@07e9628b0726: Found Expect[0] for l3='33076DB4756F52EEDB3E'O handled at TC_rab_assignment0(160) HNBGW_Test.msc0-RAN(154)@07e9628b0726: Added conn table entry 0TC_rab_assignment0(160)3742438 HNBGW_Test.msc0-SCCP(153)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(160)@07e9628b0726: setverdict(pass): none -> pass VirtHNBGW-STATS(149)@07e9628b0726: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(149)@07e9628b0726: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(149)@07e9628b0726: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(153)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@07e9628b0726: vl_len:91 HNBGW_Test.msc0-SCCP(153)@07e9628b0726: vl_from0 HNBGW_Test.msc0-SCCP(153)@07e9628b0726: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(159)@07e9628b0726: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6e235717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6e235717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.200.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_assignment0(160) TC_rab_assignment0(160)@07e9628b0726: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6e235717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6e235717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.200.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_assignment0(160)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@07e9628b0726: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "6e235717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6e235717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.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(160)@07e9628b0726: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "6e235717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6e235717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.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(153)@07e9628b0726: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(153)@07e9628b0726: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@07e9628b0726: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@07e9628b0726: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(160)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(149)@07e9628b0726: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(149)@07e9628b0726: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(149)@07e9628b0726: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(153)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@07e9628b0726: vl_len:12 HNBGW_Test.msc0-SCCP(153)@07e9628b0726: vl_from0 HNBGW_Test.msc0-SCCP(153)@07e9628b0726: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment0(160)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@07e9628b0726: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "6e235717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(160)@07e9628b0726: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "6e235717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(160)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(153)@07e9628b0726: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(153)@07e9628b0726: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@07e9628b0726: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@07e9628b0726: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(160)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assignment-Iuh0-RUA(151)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(157)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(153)@07e9628b0726: Final verdict of PTC: none TC_rab_assignment-Iuh0(150)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(154)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(156)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(158)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(155)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(159)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(152)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(149)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment-PFCP(161)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(149): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_rab_assignment-Iuh0(150): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(151): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(152): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(153): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(154): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(155): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(156): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(157): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(158): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(159): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_rab_assignment0(160): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_rab_assignment-PFCP(161): none (pass -> pass) MTC@07e9628b0726: Test case TC_rab_assignment finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Fri Jun 14 07:49:50 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=233561) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Fri Jun 14 07:49: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_rab_release.pcap" >/data/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_rab_release started. TC_rab_release-Iuh0(163)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(168)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(168)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(168)@07e9628b0726: ************************************************* HNBGW_Test.msc0-SCCP(166)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(171)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(171)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(171)@07e9628b0726: ************************************************* MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(169)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(168)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(171)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(167)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(167)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(170)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(170)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(172)@07e9628b0726: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(173) HNBGW_Test.msc0-RAN(167)@07e9628b0726: f_create_expect(l3 := '77C273191F02F5DC4C2C'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(167)@07e9628b0726: Created Expect[0] for '77C273191F02F5DC4C2C'O to be handled at TC_rab_release0(173) TC_rab_release-Iuh0-RUA(164)@07e9628b0726: Added conn table entry 0TC_rab_release0(173)8134849 HNBGW_Test.msc0-SCCP(166)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc0-SCCP(166)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(167)@07e9628b0726: Found Expect[0] for l3='77C273191F02F5DC4C2C'O handled at TC_rab_release0(173) HNBGW_Test.msc0-RAN(167)@07e9628b0726: Added conn table entry 0TC_rab_release0(173)737550 HNBGW_Test.msc0-SCCP(166)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release0(173)@07e9628b0726: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(166)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@07e9628b0726: vl_len:91 HNBGW_Test.msc0-SCCP(166)@07e9628b0726: vl_from0 HNBGW_Test.msc0-SCCP(166)@07e9628b0726: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(172)@07e9628b0726: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7c20c117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7c20c117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.200.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_release0(173) TC_rab_release0(173)@07e9628b0726: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7c20c117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7c20c117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.200.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_release0(173)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@07e9628b0726: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7c20c117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7c20c117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.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(173)@07e9628b0726: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7c20c117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7c20c117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.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(166)@07e9628b0726: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(166)@07e9628b0726: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@07e9628b0726: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@07e9628b0726: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(173)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(162)@07e9628b0726: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs { 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(166)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@07e9628b0726: vl_len:21 HNBGW_Test.msc0-SCCP(166)@07e9628b0726: vl_from0 HNBGW_Test.msc0-SCCP(166)@07e9628b0726: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O VirtHNBGW-STATS(162)@07e9628b0726: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 1, max := 1 } TC_rab_release0(173)@07e9628b0726: DLCX{ line := { verb := "DLCX", trans_id := "9", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7c20c117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(173)@07e9628b0726: DLCX{ line := { verb := "DLCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7c20c117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(173)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(166)@07e9628b0726: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(164)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(169)@07e9628b0726: Final verdict of PTC: none TC_rab_release-Iuh0(163)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(167)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(170)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(168)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(171)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(172)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(165)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(162)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_rab_release-PFCP(174)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(162): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_rab_release-Iuh0(163): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_rab_release-Iuh0-RUA(164): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(165): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(166): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(167): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(168): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(169): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(170): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(171): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(172): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_rab_release0(173): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_rab_release-PFCP(174): none (pass -> pass) MTC@07e9628b0726: Test case TC_rab_release finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Fri Jun 14 07:49:55 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_rab_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=231056) Waiting for packet dumper to finish... 1 (prev_count=231056, count=231556) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Fri Jun 14 07:49: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_rab_release_abnormal.pcap" >/data/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_rab_release_abnormal started. TC_rab_release_abnormal-Iuh0(176)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(181)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(181)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(181)@07e9628b0726: ************************************************* MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(179)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(184)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(184)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(184)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(182)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(181)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(184)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(180)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(180)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(183)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(183)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(185)@07e9628b0726: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(186) HNBGW_Test.msc0-RAN(180)@07e9628b0726: f_create_expect(l3 := '00C46ABBF19107C8208B'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(180)@07e9628b0726: Created Expect[0] for '00C46ABBF19107C8208B'O to be handled at TC_rab_release_abnormal0(186) TC_rab_release_abnormal-Iuh0-RUA(177)@07e9628b0726: Added conn table entry 0TC_rab_release_abnormal0(186)5904486 HNBGW_Test.msc0-SCCP(179)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc0-SCCP(179)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(180)@07e9628b0726: Found Expect[0] for l3='00C46ABBF19107C8208B'O handled at TC_rab_release_abnormal0(186) HNBGW_Test.msc0-RAN(180)@07e9628b0726: Added conn table entry 0TC_rab_release_abnormal0(186)13240824 HNBGW_Test.msc0-SCCP(179)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release_abnormal0(186)@07e9628b0726: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(179)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@07e9628b0726: vl_len:91 HNBGW_Test.msc0-SCCP(179)@07e9628b0726: vl_from0 HNBGW_Test.msc0-SCCP(179)@07e9628b0726: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(185)@07e9628b0726: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5a186617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5a186617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.200.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_release_abnormal0(186) TC_rab_release_abnormal0(186)@07e9628b0726: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5a186617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5a186617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.200.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_release_abnormal0(186)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@07e9628b0726: MDCX1{ line := { verb := "MDCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "5a186617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5a186617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.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(186)@07e9628b0726: CRCX2{ line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "5a186617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5a186617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.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(179)@07e9628b0726: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(179)@07e9628b0726: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@07e9628b0726: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@07e9628b0726: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(186)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(175)@07e9628b0726: EXP match: { 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 := 0, max := 0 } HNBGW_Test.msc0-SCCP(179)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@07e9628b0726: vl_len:21 HNBGW_Test.msc0-SCCP(179)@07e9628b0726: vl_from0 HNBGW_Test.msc0-SCCP(179)@07e9628b0726: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O VirtHNBGW-STATS(175)@07e9628b0726: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 1, 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(186)@07e9628b0726: DLCX{ line := { verb := "DLCX", trans_id := "14", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "5a186617" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(186)@07e9628b0726: DLCX{ line := { verb := "DLCX", trans_id := "15", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "5a186617" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(186)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(179)@07e9628b0726: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0-RUA(177)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(183)@07e9628b0726: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(176)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(185)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(182)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(180)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(181)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(184)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(178)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(175)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal-PFCP(187)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(175): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_rab_release_abnormal-Iuh0(176): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(177): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(178): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(179): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(180): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(181): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(182): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(183): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(184): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(185): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_rab_release_abnormal0(186): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_rab_release_abnormal-PFCP(187): none (pass -> pass) MTC@07e9628b0726: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Fri Jun 14 07:50:01 UTC 2024 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=232690) Waiting for packet dumper to finish... 1 (prev_count=232690, count=233190) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Fri Jun 14 07:50: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_rab_assign_fail.pcap" >/data/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_rab_assign_fail started. TC_rab_assign_fail-Iuh0(189)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(194)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(194)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(194)@07e9628b0726: ************************************************* HNBGW_Test.msc0-SCCP(192)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(197)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(197)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(197)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(195)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(194)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(197)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(193)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(193)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(196)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(196)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(198)@07e9628b0726: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(199) HNBGW_Test.msc0-RAN(193)@07e9628b0726: f_create_expect(l3 := '78758730D7E6BD73BC6F'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(193)@07e9628b0726: Created Expect[0] for '78758730D7E6BD73BC6F'O to be handled at TC_rab_assign_fail0(199) TC_rab_assign_fail-Iuh0-RUA(190)@07e9628b0726: Added conn table entry 0TC_rab_assign_fail0(199)16751171 HNBGW_Test.msc0-SCCP(192)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc0-SCCP(192)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(193)@07e9628b0726: Found Expect[0] for l3='78758730D7E6BD73BC6F'O handled at TC_rab_assign_fail0(199) HNBGW_Test.msc0-RAN(193)@07e9628b0726: Added conn table entry 0TC_rab_assign_fail0(199)12183897 HNBGW_Test.msc0-SCCP(192)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(199)@07e9628b0726: setverdict(pass): none -> pass VirtHNBGW-STATS(188)@07e9628b0726: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(188)@07e9628b0726: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(188)@07e9628b0726: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(192)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@07e9628b0726: vl_len:91 HNBGW_Test.msc0-SCCP(192)@07e9628b0726: vl_from0 HNBGW_Test.msc0-SCCP(192)@07e9628b0726: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(198)@07e9628b0726: Found Expect[0] for { line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ff9a4317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ff9a4317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.200.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_assign_fail0(199) TC_rab_assign_fail0(199)@07e9628b0726: CRCX1{ line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ff9a4317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ff9a4317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.200.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_assign_fail0(199)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(192)@07e9628b0726: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(192)@07e9628b0726: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@07e9628b0726: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@07e9628b0726: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(199)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(188)@07e9628b0726: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(188)@07e9628b0726: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(188)@07e9628b0726: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 1, max := 1 } TC_rab_assign_fail0(199)@07e9628b0726: DLCX{ line := { verb := "DLCX", trans_id := "17", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ff9a4317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(199)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail0(199)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(193)@07e9628b0726: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(189)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(191)@07e9628b0726: Final verdict of PTC: none TC_rab_assign_fail-Iuh0-RUA(190)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(196)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(195)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(192)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(194)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(197)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(198)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(188)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail-PFCP(200)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(188): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_rab_assign_fail-Iuh0(189): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(190): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(191): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(192): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(193): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(194): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(195): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(196): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(197): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(198): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_rab_assign_fail0(199): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_rab_assign_fail-PFCP(200): none (pass -> pass) MTC@07e9628b0726: Test case TC_rab_assign_fail finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Fri Jun 14 07:50:07 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=120372) Waiting for packet dumper to finish... 1 (prev_count=120372, count=206232) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Fri Jun 14 07:50:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_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@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_rab_assign_mgcp_to started. TC_rab_assign_mgcp_to-Iuh0(202)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(207)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(207)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(207)@07e9628b0726: ************************************************* HNBGW_Test.msc0-SCCP(205)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(210)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(210)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(210)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(208)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(207)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(210)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(206)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(206)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(209)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(209)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(211)@07e9628b0726: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgcp_to0(212) HNBGW_Test.msc0-RAN(206)@07e9628b0726: f_create_expect(l3 := 'BC6A9C6CA1C9154296D6'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(206)@07e9628b0726: Created Expect[0] for 'BC6A9C6CA1C9154296D6'O to be handled at TC_rab_assign_mgcp_to0(212) TC_rab_assign_mgcp_to-Iuh0-RUA(203)@07e9628b0726: Added conn table entry 0TC_rab_assign_mgcp_to0(212)12926908 HNBGW_Test.msc0-SCCP(205)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc0-SCCP(205)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(206)@07e9628b0726: Found Expect[0] for l3='BC6A9C6CA1C9154296D6'O handled at TC_rab_assign_mgcp_to0(212) HNBGW_Test.msc0-RAN(206)@07e9628b0726: Added conn table entry 0TC_rab_assign_mgcp_to0(212)13551365 HNBGW_Test.msc0-SCCP(205)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(212)@07e9628b0726: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(205)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@07e9628b0726: vl_len:91 HNBGW_Test.msc0-SCCP(205)@07e9628b0726: vl_from0 HNBGW_Test.msc0-SCCP(205)@07e9628b0726: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(211)@07e9628b0726: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c53fbc17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c53fbc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.200.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_assign_mgcp_to0(212) TC_rab_assign_mgcp_to0(212)@07e9628b0726: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c53fbc17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c53fbc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.200.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } HNBGW_Test.msc0-SCCP(205)@07e9628b0726: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(205)@07e9628b0726: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@07e9628b0726: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@07e9628b0726: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(205)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@07e9628b0726: vl_len:12 HNBGW_Test.msc0-SCCP(205)@07e9628b0726: vl_from0 HNBGW_Test.msc0-SCCP(205)@07e9628b0726: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgcp_to0(212)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(205)@07e9628b0726: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(205)@07e9628b0726: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@07e9628b0726: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@07e9628b0726: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(212)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to0(212)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_mgcp_to-Iuh0-RUA(203)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(208)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(206)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(207)@07e9628b0726: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(202)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(209)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(205)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(210)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(201)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(211)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(204)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-PFCP(213)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(201): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(202): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(203): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(204): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(205): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(206): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(207): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(208): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(209): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(210): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(211): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_rab_assign_mgcp_to0(212): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_rab_assign_mgcp_to-PFCP(213): none (pass -> pass) MTC@07e9628b0726: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Fri Jun 14 07:50:17 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=153351) Waiting for packet dumper to finish... 1 (prev_count=153351, count=200589) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@07e9628b0726: 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 Jun 14 07:50:20 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@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_rab_assign_mgw_iuup_addr_chg started. TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(220)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(220)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(220)@07e9628b0726: ************************************************* HNBGW_Test.msc0-SCCP(218)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(223)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(223)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(223)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(221)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(220)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(223)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(219)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(219)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(222)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(222)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(224)@07e9628b0726: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgw_iuup_addr_chg0(225) HNBGW_Test.msc0-RAN(219)@07e9628b0726: f_create_expect(l3 := '920796FFA62B8209CB7F'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(219)@07e9628b0726: Created Expect[0] for '920796FFA62B8209CB7F'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(225) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216)@07e9628b0726: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(225)11283654 HNBGW_Test.msc0-SCCP(218)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc0-SCCP(218)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(219)@07e9628b0726: Found Expect[0] for l3='920796FFA62B8209CB7F'O handled at TC_rab_assign_mgw_iuup_addr_chg0(225) HNBGW_Test.msc0-RAN(219)@07e9628b0726: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(225)9582439 HNBGW_Test.msc0-SCCP(218)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgw_iuup_addr_chg0(225)@07e9628b0726: setverdict(pass): none -> pass VirtHNBGW-STATS(214)@07e9628b0726: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(214)@07e9628b0726: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(214)@07e9628b0726: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(218)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@07e9628b0726: vl_len:91 HNBGW_Test.msc0-SCCP(218)@07e9628b0726: vl_from0 HNBGW_Test.msc0-SCCP(218)@07e9628b0726: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(224)@07e9628b0726: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ac2cc617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ac2cc617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.200.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_assign_mgw_iuup_addr_chg0(225) TC_rab_assign_mgw_iuup_addr_chg0(225)@07e9628b0726: CRCX1{ line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ac2cc617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ac2cc617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.200.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_assign_mgw_iuup_addr_chg0(225)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@07e9628b0726: MDCX1{ line := { verb := "MDCX", trans_id := "20", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ac2cc617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ac2cc617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.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(225)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@07e9628b0726: CRCX2{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ac2cc617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ac2cc617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.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(218)@07e9628b0726: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(218)@07e9628b0726: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@07e9628b0726: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@07e9628b0726: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(225)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(214)@07e9628b0726: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(214)@07e9628b0726: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(214)@07e9628b0726: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(218)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@07e9628b0726: vl_len:12 HNBGW_Test.msc0-SCCP(218)@07e9628b0726: vl_from0 HNBGW_Test.msc0-SCCP(218)@07e9628b0726: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgw_iuup_addr_chg0(225)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@07e9628b0726: DLCX{ line := { verb := "DLCX", trans_id := "22", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ac2cc617" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(225)@07e9628b0726: DLCX{ line := { verb := "DLCX", trans_id := "23", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ac2cc617" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(225)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(218)@07e9628b0726: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(218)@07e9628b0726: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@07e9628b0726: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@07e9628b0726: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(225)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(221)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(218)@07e9628b0726: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(219)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(222)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(223)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(220)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(224)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(217)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(214)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg-PFCP(226)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(214): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(217): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(218): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(219): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(220): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(221): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(222): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(223): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(224): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(225): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-PFCP(226): none (pass -> pass) MTC@07e9628b0726: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Fri Jun 14 07:50:24 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=120357) Waiting for packet dumper to finish... 1 (prev_count=120357, count=240192) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass' was executed successfully (exit status: 0). MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Fri Jun 14 07:50:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_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@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_ranap_cs_mo_disconnect started. TC_ranap_cs_mo_disconnect-Iuh0(228)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(233)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@07e9628b0726: ************************************************* HNBGW_Test.msc0-SCCP(231)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(233)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(236)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(232)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(232)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(235)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(235)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(232)@07e9628b0726: f_create_expect(l3 := '26BC33E36B7A63B5A0C4'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@07e9628b0726: Created Expect[0] for '26BC33E36B7A63B5A0C4'O to be handled at TC_ranap_cs_mo_disconnect0(238) TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@07e9628b0726: Added conn table entry 0TC_ranap_cs_mo_disconnect0(238)11955156 HNBGW_Test.msc0-SCCP(231)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@07e9628b0726: Found Expect[0] for l3='26BC33E36B7A63B5A0C4'O handled at TC_ranap_cs_mo_disconnect0(238) HNBGW_Test.msc0-RAN(232)@07e9628b0726: Added conn table entry 0TC_ranap_cs_mo_disconnect0(238)13745001 HNBGW_Test.msc0-SCCP(231)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_mo_disconnect0(238)@07e9628b0726: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@07e9628b0726: vl_len:22 HNBGW_Test.msc0-SCCP(231)@07e9628b0726: vl_from0 HNBGW_Test.msc0-SCCP(231)@07e9628b0726: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A938D17971D07A7A3C6A6'O TC_ranap_cs_mo_disconnect0(238)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(231)@07e9628b0726: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@07e9628b0726: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@07e9628b0726: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@07e9628b0726: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(238)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@07e9628b0726: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(238)11955156 HNBGW_Test.msc0-SCCP(231)@07e9628b0726: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@07e9628b0726: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@07e9628b0726: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@07e9628b0726: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(238)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(231)@07e9628b0726: Session index based on local reference:0 HNBGW_Test.msc0-RAN(232)@07e9628b0726: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(238)13745001 TC_ranap_cs_mo_disconnect0(238)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect0(238)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@07e9628b0726: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(228)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(227)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(230)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(232)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(235)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(237)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-PFCP(239)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(227): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(228): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(229): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(230): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ranap_cs_mo_disconnect0(238): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ranap_cs_mo_disconnect-PFCP(239): none (pass -> pass) MTC@07e9628b0726: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Fri Jun 14 07:50:35 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=164123) Waiting for packet dumper to finish... 1 (prev_count=164123, count=189721) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Fri Jun 14 07:50: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_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@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_ranap_ps_mo_disconnect started. TC_ranap_ps_mo_disconnect-Iuh0(241)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(246)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(246)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(246)@07e9628b0726: ************************************************* HNBGW_Test.msc0-SCCP(244)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(249)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(249)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(249)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(247)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(246)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(249)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(245)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(245)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(248)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(248)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(245)@07e9628b0726: f_create_expect(l3 := '94CBF0B2D3894405E13B'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(245)@07e9628b0726: Created Expect[0] for '94CBF0B2D3894405E13B'O to be handled at TC_ranap_ps_mo_disconnect0(251) TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@07e9628b0726: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)8036085 HNBGW_Test.msc0-SCCP(244)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc0-SCCP(244)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(245)@07e9628b0726: Found Expect[0] for l3='94CBF0B2D3894405E13B'O handled at TC_ranap_ps_mo_disconnect0(251) HNBGW_Test.msc0-RAN(245)@07e9628b0726: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)1624853 HNBGW_Test.msc0-SCCP(244)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(251)@07e9628b0726: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(244)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@07e9628b0726: vl_len:22 HNBGW_Test.msc0-SCCP(244)@07e9628b0726: vl_from0 HNBGW_Test.msc0-SCCP(244)@07e9628b0726: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A95D48BD3E33298EFECEE'O TC_ranap_ps_mo_disconnect0(251)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@07e9628b0726: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@07e9628b0726: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@07e9628b0726: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@07e9628b0726: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@07e9628b0726: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)8036085 HNBGW_Test.msc0-SCCP(244)@07e9628b0726: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@07e9628b0726: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@07e9628b0726: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@07e9628b0726: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@07e9628b0726: Session index based on local reference:0 HNBGW_Test.msc0-RAN(245)@07e9628b0726: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)1624853 TC_ranap_ps_mo_disconnect0(251)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect0(251)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(245)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(244)@07e9628b0726: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(241)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(249)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(247)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(246)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(248)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(240)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(250)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-PFCP(252)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(241): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(242): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(244): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(245): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(246): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(247): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(248): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(249): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(250): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ranap_ps_mo_disconnect0(251): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ranap_ps_mo_disconnect-PFCP(252): none (pass -> pass) MTC@07e9628b0726: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Fri Jun 14 07:50:46 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=149954) Waiting for packet dumper to finish... 1 (prev_count=149954, count=175548) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp'. ------ HNBGW_Tests.TC_ps_rab_assignment_without_pfcp ------ Fri Jun 14 07:50: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_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@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_ps_rab_assignment_without_pfcp started. TC_ps_rab_assignment_without_pfcp-Iuh0(254)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_ps_rab_assignment_without_pfcp-Iuh1(256)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(261)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@07e9628b0726: ************************************************* HNBGW_Test.msc0-SCCP(259)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(264)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@07e9628b0726: ************************************************* MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(262)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(261)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(264)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(260)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(260)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(263)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(263)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message TC_ps_rab_assignment_without_pfcp-PFCP(267)@07e9628b0726: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) HNBGW_Test.sgsn0-RAN(263)@07e9628b0726: f_create_expect(l3 := '173EC3C9DBE499E72985'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(263)@07e9628b0726: Created Expect[0] for '173EC3C9DBE499E72985'O to be handled at TC_ps_rab_assignment_without_pfcp0(266) TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(255)@07e9628b0726: Added conn table entry 0TC_ps_rab_assignment_without_pfcp0(266)12047237 HNBGW_Test.sgsn0-SCCP(262)@07e9628b0726: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(262)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(263)@07e9628b0726: Found Expect[0] for l3='173EC3C9DBE499E72985'O handled at TC_ps_rab_assignment_without_pfcp0(266) HNBGW_Test.sgsn0-RAN(263)@07e9628b0726: Added conn table entry 0TC_ps_rab_assignment_without_pfcp0(266)11764997 HNBGW_Test.sgsn0-SCCP(262)@07e9628b0726: Session index based on connection ID:0 TC_ps_rab_assignment_without_pfcp0(266)@07e9628b0726: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(262)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(262)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(262)@07e9628b0726: vl_len:91 HNBGW_Test.sgsn0-SCCP(262)@07e9628b0726: vl_from0 HNBGW_Test.sgsn0-SCCP(262)@07e9628b0726: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_without_pfcp0(266)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(262)@07e9628b0726: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(262)@07e9628b0726: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(262)@07e9628b0726: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(262)@07e9628b0726: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_without_pfcp0(266)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(262)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(262)@07e9628b0726: vl_len:12 HNBGW_Test.sgsn0-SCCP(262)@07e9628b0726: vl_from0 HNBGW_Test.sgsn0-SCCP(262)@07e9628b0726: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_without_pfcp0(266)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(262)@07e9628b0726: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(262)@07e9628b0726: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(262)@07e9628b0726: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(262)@07e9628b0726: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_without_pfcp0(266)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_without_pfcp0(266)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(255)@07e9628b0726: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh1-RUA(257)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(260)@07e9628b0726: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh0(254)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(263)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(262)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(259)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(264)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(261)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(253)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(265)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(258)@07e9628b0726: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh1(256)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_without_pfcp-PFCP(267)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(253): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh0(254): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(255): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh1(256): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh1-RUA(257): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(258): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ps_rab_assignment_without_pfcp0(266): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-PFCP(267): none (pass -> pass) MTC@07e9628b0726: Test case TC_ps_rab_assignment_without_pfcp finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass'. Fri Jun 14 07:50:57 UTC 2024 ====== HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_ps_rab_assignment_without_pfcp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=158465) Waiting for packet dumper to finish... 1 (prev_count=158465, count=185446) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass' was executed successfully (exit status: 0). MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Fri Jun 14 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_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@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_mscpool_L3Compl_on_1_cnlink started. TC_mscpool_L3Compl_on_1_cnlink-Iuh0(269)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Compl_on_1_cnlink-Iuh1(271)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(276)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(276)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(276)@07e9628b0726: ************************************************* HNBGW_Test.msc0-SCCP(274)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(279)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(279)@07e9628b0726: M3UA emulation initiated, the test can be started MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(279)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(277)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(276)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(279)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(275)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(275)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(278)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(278)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message MTC@07e9628b0726: 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@07e9628b0726: "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@07e9628b0726: 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(275)@07e9628b0726: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(275)@07e9628b0726: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(281) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(270)@07e9628b0726: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(281)5286782 HNBGW_Test.msc0-SCCP(274)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc0-SCCP(274)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(275)@07e9628b0726: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(281) HNBGW_Test.msc0-RAN(275)@07e9628b0726: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(281)323515 HNBGW_Test.msc0-SCCP(274)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(274)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(281)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(281)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: 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(275)@07e9628b0726: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(275)@07e9628b0726: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(283) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(270)@07e9628b0726: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(283)6465153 HNBGW_Test.msc0-SCCP(274)@07e9628b0726: First idle individual index:1 HNBGW_Test.msc0-SCCP(274)@07e9628b0726: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(275)@07e9628b0726: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(283) HNBGW_Test.msc0-RAN(275)@07e9628b0726: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(283)7676294 HNBGW_Test.msc0-SCCP(274)@07e9628b0726: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(274)@07e9628b0726: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(283)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(283)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: 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(275)@07e9628b0726: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(275)@07e9628b0726: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(285) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(270)@07e9628b0726: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(285)9044724 HNBGW_Test.msc0-SCCP(274)@07e9628b0726: First idle individual index:2 HNBGW_Test.msc0-SCCP(274)@07e9628b0726: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(275)@07e9628b0726: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(285) HNBGW_Test.msc0-RAN(275)@07e9628b0726: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(285)15645224 HNBGW_Test.msc0-SCCP(274)@07e9628b0726: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(274)@07e9628b0726: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(285)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(285)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: 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(275)@07e9628b0726: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(275)@07e9628b0726: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(287) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(270)@07e9628b0726: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(287)6280130 HNBGW_Test.msc0-SCCP(274)@07e9628b0726: First idle individual index:3 HNBGW_Test.msc0-SCCP(274)@07e9628b0726: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(275)@07e9628b0726: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(287) HNBGW_Test.msc0-RAN(275)@07e9628b0726: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(287)5401580 HNBGW_Test.msc0-SCCP(274)@07e9628b0726: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(274)@07e9628b0726: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(287)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(287)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-M3UA(276)@07e9628b0726: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(270)@07e9628b0726: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(272)@07e9628b0726: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(269)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(273)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(278)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(277)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(274)@07e9628b0726: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(271)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(279)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(280)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(268)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(275)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Compl_on_1_cnlink-PFCP(284)@07e9628b0726: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(282)@07e9628b0726: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(286)@07e9628b0726: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(288)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(269): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(270): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(271): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(272): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(273): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(274): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(275): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(276): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(277): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(278): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(279): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(280): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(281): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(282): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(283): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(284): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(285): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(286): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(287): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(288): none (pass -> pass) MTC@07e9628b0726: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Fri Jun 14 07:51:06 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=216577) Waiting for packet dumper to finish... 1 (prev_count=216577, count=284910) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@07e9628b0726: 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 Jun 14 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_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@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(290)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(292)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(297)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(297)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(297)@07e9628b0726: ************************************************* HNBGW_Test.msc0-SCCP(295)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(300)@07e9628b0726: ************************************************* HNBGW_Test.msc1-M3UA(300)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(300)@07e9628b0726: ************************************************* HNBGW_Test.msc1-SCCP(298)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(303)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(303)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(303)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(301)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(306)@07e9628b0726: ************************************************* HNBGW_Test.sgsn1-M3UA(306)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(306)@07e9628b0726: ************************************************* HNBGW_Test.sgsn1-SCCP(304)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(297)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc1-M3UA(300)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(303)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(306)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23908 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(296)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(296)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(299)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(299)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(302)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(302)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(305)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(305)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message MTC@07e9628b0726: 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@07e9628b0726: "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@07e9628b0726: 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(296)@07e9628b0726: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(296)@07e9628b0726: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(308) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(291)@07e9628b0726: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(308)9438103 HNBGW_Test.msc0-SCCP(295)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc0-SCCP(295)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(296)@07e9628b0726: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(308) HNBGW_Test.msc0-RAN(296)@07e9628b0726: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(308)5433324 HNBGW_Test.msc0-SCCP(295)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(295)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(308)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(308)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: 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(299)@07e9628b0726: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(299)@07e9628b0726: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(310) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(291)@07e9628b0726: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(310)9281318 HNBGW_Test.msc1-SCCP(298)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc1-SCCP(298)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(299)@07e9628b0726: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(310) HNBGW_Test.msc1-RAN(299)@07e9628b0726: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(310)14920780 HNBGW_Test.msc1-SCCP(298)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(298)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(310)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(310)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: 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(296)@07e9628b0726: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(296)@07e9628b0726: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(312) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(291)@07e9628b0726: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(312)5644085 HNBGW_Test.msc0-SCCP(295)@07e9628b0726: First idle individual index:1 HNBGW_Test.msc0-SCCP(295)@07e9628b0726: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(296)@07e9628b0726: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(312) HNBGW_Test.msc0-RAN(296)@07e9628b0726: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(312)9581506 HNBGW_Test.msc0-SCCP(295)@07e9628b0726: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(295)@07e9628b0726: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(312)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(312)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(291)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(296)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(305)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(304)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(303)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-RAN(299)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(294)@07e9628b0726: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(290)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(306)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(295)@07e9628b0726: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(293)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(297)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(298)@07e9628b0726: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(292)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(300)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(289)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(302)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(307)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(301)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(313)@07e9628b0726: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(309)@07e9628b0726: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(311)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(289): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(290): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(291): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(292): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(293): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(294): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(295): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(296): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(297): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-SCCP(298): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-RAN(299): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-M3UA(300): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(301): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(302): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(303): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(304): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-RAN(305): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(306): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(308): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(309): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(310): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(311): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(312): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(313): none (pass -> pass) MTC@07e9628b0726: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Fri Jun 14 07:51:15 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=244460) Waiting for packet dumper to finish... 1 (prev_count=244460, count=311412) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@07e9628b0726: 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 Jun 14 07:51:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_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@07e9628b0726: 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@07e9628b0726: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(315)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(317)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(322)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(322)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(322)@07e9628b0726: ************************************************* HNBGW_Test.msc0-SCCP(320)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(325)@07e9628b0726: ************************************************* HNBGW_Test.msc1-M3UA(325)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(325)@07e9628b0726: ************************************************* HNBGW_Test.msc1-SCCP(323)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(328)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(328)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(328)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(326)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(331)@07e9628b0726: ************************************************* HNBGW_Test.sgsn1-M3UA(331)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(331)@07e9628b0726: ************************************************* MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(329)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(322)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc1-M3UA(325)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(328)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(331)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23908 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(321)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(321)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(324)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(324)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(327)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(327)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(330)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(330)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message MTC@07e9628b0726: 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@07e9628b0726: "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@07e9628b0726: 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@07e9628b0726: 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(321)@07e9628b0726: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(321)@07e9628b0726: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(316)@07e9628b0726: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)1235205 HNBGW_Test.msc0-SCCP(320)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc0-SCCP(320)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(321)@07e9628b0726: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333) HNBGW_Test.msc0-RAN(321)@07e9628b0726: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)13972801 HNBGW_Test.msc0-SCCP(320)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(320)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: 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(324)@07e9628b0726: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(324)@07e9628b0726: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(316)@07e9628b0726: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)11016309 HNBGW_Test.msc1-SCCP(323)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc1-SCCP(323)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(324)@07e9628b0726: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335) HNBGW_Test.msc1-RAN(324)@07e9628b0726: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)1887935 HNBGW_Test.msc1-SCCP(323)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(323)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: 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(321)@07e9628b0726: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(321)@07e9628b0726: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(316)@07e9628b0726: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337)14584460 HNBGW_Test.msc0-SCCP(320)@07e9628b0726: First idle individual index:1 HNBGW_Test.msc0-SCCP(320)@07e9628b0726: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(321)@07e9628b0726: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337) HNBGW_Test.msc0-RAN(321)@07e9628b0726: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337)4201523 HNBGW_Test.msc0-SCCP(320)@07e9628b0726: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(320)@07e9628b0726: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(327)@07e9628b0726: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(318)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(330)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(322)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(321)@07e9628b0726: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(315)@07e9628b0726: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(316)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(326)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-RAN(324)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(329)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(323)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(320)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(331)@07e9628b0726: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(317)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(328)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(325)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(332)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(314)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(338)@07e9628b0726: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(334)@07e9628b0726: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(336)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(314): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(315): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(316): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(317): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(318): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(320): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(321): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(322): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-SCCP(323): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-RAN(324): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-M3UA(325): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(326): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(327): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(328): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(329): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-RAN(330): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(331): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(332): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(334): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(336): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(338): none (pass -> pass) MTC@07e9628b0726: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Fri Jun 14 07:51:24 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 172.18.200.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=312830) Waiting for packet dumper to finish... 1 (prev_count=312830, count=317995) MTC@07e9628b0726: 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@07e9628b0726: 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 Jun 14 07:51: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_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@07e9628b0726: 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@07e9628b0726: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(340)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(342)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(347)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(347)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(347)@07e9628b0726: ************************************************* HNBGW_Test.msc0-SCCP(345)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(350)@07e9628b0726: ************************************************* HNBGW_Test.msc1-M3UA(350)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(350)@07e9628b0726: ************************************************* MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(348)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(353)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(353)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(353)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(351)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(356)@07e9628b0726: ************************************************* HNBGW_Test.sgsn1-M3UA(356)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(356)@07e9628b0726: ************************************************* HNBGW_Test.sgsn1-SCCP(354)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(347)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc1-M3UA(350)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(353)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(356)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23908 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(346)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(346)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(349)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(349)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(352)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(352)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(355)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(355)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message MTC@07e9628b0726: 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@07e9628b0726: "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@07e9628b0726: 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@07e9628b0726: 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(346)@07e9628b0726: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(346)@07e9628b0726: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(341)@07e9628b0726: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)13994770 HNBGW_Test.msc0-SCCP(345)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc0-SCCP(345)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(346)@07e9628b0726: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358) HNBGW_Test.msc0-RAN(346)@07e9628b0726: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)4704990 HNBGW_Test.msc0-SCCP(345)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(345)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: 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(349)@07e9628b0726: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(349)@07e9628b0726: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(341)@07e9628b0726: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)652038 HNBGW_Test.msc1-SCCP(348)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc1-SCCP(348)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(349)@07e9628b0726: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360) HNBGW_Test.msc1-RAN(349)@07e9628b0726: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)1508472 HNBGW_Test.msc1-SCCP(348)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(348)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: 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(346)@07e9628b0726: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(346)@07e9628b0726: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(341)@07e9628b0726: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362)14868396 HNBGW_Test.msc0-SCCP(345)@07e9628b0726: First idle individual index:1 HNBGW_Test.msc0-SCCP(345)@07e9628b0726: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(346)@07e9628b0726: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362) HNBGW_Test.msc0-RAN(346)@07e9628b0726: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362)7855229 HNBGW_Test.msc0-SCCP(345)@07e9628b0726: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(345)@07e9628b0726: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes VirtHNBGW-STATS(339)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-RAN(349)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(350)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(356)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(355)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(353)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(348)@07e9628b0726: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(341)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(347)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(354)@07e9628b0726: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(343)@07e9628b0726: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(342)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(352)@07e9628b0726: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(340)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(346)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(345)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(344)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(351)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(357)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(361)@07e9628b0726: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(359)@07e9628b0726: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(363)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(339): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(340): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(341): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(342): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(343): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(344): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(345): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(346): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(347): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-SCCP(348): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-RAN(349): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-M3UA(350): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(351): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(352): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(353): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(354): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-RAN(355): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(356): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(357): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(359): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(361): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(363): none (pass -> pass) MTC@07e9628b0726: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Fri Jun 14 07:51:34 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 172.18.200.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=314064) Waiting for packet dumper to finish... 1 (prev_count=314064, count=323906) MTC@07e9628b0726: 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@07e9628b0726: 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 Jun 14 07:51:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_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@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(365)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(367)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(372)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(372)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(372)@07e9628b0726: ************************************************* HNBGW_Test.msc0-SCCP(370)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(375)@07e9628b0726: ************************************************* HNBGW_Test.msc1-M3UA(375)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(375)@07e9628b0726: ************************************************* HNBGW_Test.msc1-SCCP(373)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(378)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(378)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(378)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(376)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(381)@07e9628b0726: ************************************************* HNBGW_Test.sgsn1-M3UA(381)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(381)@07e9628b0726: ************************************************* HNBGW_Test.sgsn1-SCCP(379)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(372)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc1-M3UA(375)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(378)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(381)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23908 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(371)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(371)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(374)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(374)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(377)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(377)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(380)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(380)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message MTC@07e9628b0726: 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@07e9628b0726: "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@07e9628b0726: 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@07e9628b0726: 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@07e9628b0726: 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@07e9628b0726: 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(371)@07e9628b0726: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(371)@07e9628b0726: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(366)@07e9628b0726: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)13839452 HNBGW_Test.msc0-SCCP(370)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc0-SCCP(370)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(371)@07e9628b0726: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383) HNBGW_Test.msc0-RAN(371)@07e9628b0726: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)8260031 HNBGW_Test.msc0-SCCP(370)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(370)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: 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(374)@07e9628b0726: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(374)@07e9628b0726: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(366)@07e9628b0726: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)12730889 HNBGW_Test.msc1-SCCP(373)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc1-SCCP(373)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(374)@07e9628b0726: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385) HNBGW_Test.msc1-RAN(374)@07e9628b0726: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)14436299 HNBGW_Test.msc1-SCCP(373)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(373)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: 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(371)@07e9628b0726: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(371)@07e9628b0726: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(366)@07e9628b0726: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387)12799403 HNBGW_Test.msc0-SCCP(370)@07e9628b0726: First idle individual index:1 HNBGW_Test.msc0-SCCP(370)@07e9628b0726: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(371)@07e9628b0726: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387) HNBGW_Test.msc0-RAN(371)@07e9628b0726: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387)2372219 HNBGW_Test.msc0-SCCP(370)@07e9628b0726: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(370)@07e9628b0726: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(366)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(376)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(381)@07e9628b0726: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(365)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(373)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(372)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(380)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(377)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(379)@07e9628b0726: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(368)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(370)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(378)@07e9628b0726: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(367)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(364)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(382)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(375)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-RAN(374)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(371)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(369)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(386)@07e9628b0726: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(384)@07e9628b0726: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(388)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(364): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(365): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(366): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(367): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(368): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(369): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(370): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(371): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(372): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-SCCP(373): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-RAN(374): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-M3UA(375): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(376): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(377): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(378): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(379): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-RAN(380): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(381): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(382): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(384): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(386): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(388): none (pass -> pass) MTC@07e9628b0726: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Fri Jun 14 07:51:43 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 172.18.200.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=316764) MTC@07e9628b0726: 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@07e9628b0726: 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 Jun 14 07:51:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_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@07e9628b0726: 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@07e9628b0726: 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(390)@07e9628b0726: 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(392)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(397)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(397)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(397)@07e9628b0726: ************************************************* HNBGW_Test.msc0-SCCP(395)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(400)@07e9628b0726: ************************************************* HNBGW_Test.msc1-M3UA(400)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(400)@07e9628b0726: ************************************************* HNBGW_Test.msc1-SCCP(398)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(403)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(403)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(403)@07e9628b0726: ************************************************* MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(401)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(406)@07e9628b0726: ************************************************* HNBGW_Test.sgsn1-M3UA(406)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(406)@07e9628b0726: ************************************************* MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(404)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(397)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc1-M3UA(400)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(403)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(406)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23908 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(396)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(396)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(399)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(399)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(402)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(402)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(405)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(405)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message MTC@07e9628b0726: 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@07e9628b0726: "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@07e9628b0726: 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@07e9628b0726: 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@07e9628b0726: 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@07e9628b0726: 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(396)@07e9628b0726: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(396)@07e9628b0726: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(391)@07e9628b0726: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)13342789 HNBGW_Test.msc0-SCCP(395)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc0-SCCP(395)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(396)@07e9628b0726: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408) HNBGW_Test.msc0-RAN(396)@07e9628b0726: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)6491780 HNBGW_Test.msc0-SCCP(395)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(395)@07e9628b0726: 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(408)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: 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(399)@07e9628b0726: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(399)@07e9628b0726: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(391)@07e9628b0726: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)13530838 HNBGW_Test.msc1-SCCP(398)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc1-SCCP(398)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(399)@07e9628b0726: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410) HNBGW_Test.msc1-RAN(399)@07e9628b0726: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)16313192 HNBGW_Test.msc1-SCCP(398)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(398)@07e9628b0726: 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(410)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: 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(396)@07e9628b0726: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(396)@07e9628b0726: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(391)@07e9628b0726: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412)12445581 HNBGW_Test.msc0-SCCP(395)@07e9628b0726: First idle individual index:1 HNBGW_Test.msc0-SCCP(395)@07e9628b0726: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(396)@07e9628b0726: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412) HNBGW_Test.msc0-RAN(396)@07e9628b0726: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412)1815707 HNBGW_Test.msc0-SCCP(395)@07e9628b0726: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(395)@07e9628b0726: 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(412)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(391)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-RAN(399)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(402)@07e9628b0726: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(393)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(404)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(389)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(403)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(405)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(396)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(397)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(400)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(401)@07e9628b0726: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(390)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(398)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(395)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(406)@07e9628b0726: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(392)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(407)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(394)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(413)@07e9628b0726: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(409)@07e9628b0726: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(411)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(389): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(390): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(391): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(392): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(393): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(394): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(395): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(396): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(397): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-SCCP(398): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-RAN(399): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-M3UA(400): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(401): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(402): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(403): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(404): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-RAN(405): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(406): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(407): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(409): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(411): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(413): none (pass -> pass) MTC@07e9628b0726: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Fri Jun 14 07:51:51 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 172.18.200.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=342059) MTC@07e9628b0726: 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@07e9628b0726: 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 Jun 14 07:51:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_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@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(415)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(417)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(422)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(422)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(422)@07e9628b0726: ************************************************* HNBGW_Test.msc0-SCCP(420)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(425)@07e9628b0726: ************************************************* HNBGW_Test.msc1-M3UA(425)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(425)@07e9628b0726: ************************************************* HNBGW_Test.msc1-SCCP(423)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(428)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(428)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(428)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(426)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(431)@07e9628b0726: ************************************************* HNBGW_Test.sgsn1-M3UA(431)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(431)@07e9628b0726: ************************************************* HNBGW_Test.sgsn1-SCCP(429)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(422)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc1-M3UA(425)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(428)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(431)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23908 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(421)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(421)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(424)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(424)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(427)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(427)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(430)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(430)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message MTC@07e9628b0726: 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@07e9628b0726: "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@07e9628b0726: 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@07e9628b0726: 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@07e9628b0726: 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@07e9628b0726: 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(424)@07e9628b0726: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(424)@07e9628b0726: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(416)@07e9628b0726: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)9233619 HNBGW_Test.msc1-SCCP(423)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc1-SCCP(423)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(424)@07e9628b0726: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433) HNBGW_Test.msc1-RAN(424)@07e9628b0726: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)5502852 HNBGW_Test.msc1-SCCP(423)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(423)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: 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(424)@07e9628b0726: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(424)@07e9628b0726: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(416)@07e9628b0726: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)14730543 HNBGW_Test.msc1-SCCP(423)@07e9628b0726: First idle individual index:1 HNBGW_Test.msc1-SCCP(423)@07e9628b0726: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(424)@07e9628b0726: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435) HNBGW_Test.msc1-RAN(424)@07e9628b0726: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)11127628 HNBGW_Test.msc1-SCCP(423)@07e9628b0726: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(423)@07e9628b0726: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: 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(424)@07e9628b0726: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(424)@07e9628b0726: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(416)@07e9628b0726: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437)7796060 HNBGW_Test.msc1-SCCP(423)@07e9628b0726: First idle individual index:2 HNBGW_Test.msc1-SCCP(423)@07e9628b0726: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(424)@07e9628b0726: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437) HNBGW_Test.msc1-RAN(424)@07e9628b0726: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437)8895048 HNBGW_Test.msc1-SCCP(423)@07e9628b0726: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(423)@07e9628b0726: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-RAN(424)@07e9628b0726: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(418)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(427)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(421)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(429)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(420)@07e9628b0726: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(416)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(414)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(422)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(419)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(426)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(431)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(432)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(423)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(425)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(430)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(428)@07e9628b0726: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(415)@07e9628b0726: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(417)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(436)@07e9628b0726: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(434)@07e9628b0726: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(438)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(414): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(415): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(416): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(417): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(418): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(419): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(420): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(421): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(422): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-SCCP(423): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-RAN(424): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-M3UA(425): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(426): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(427): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(428): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(429): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-RAN(430): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(431): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(432): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(434): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(436): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(438): none (pass -> pass) MTC@07e9628b0726: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Fri Jun 14 07:51:59 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 172.18.200.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=279759) Waiting for packet dumper to finish... 1 (prev_count=279759, count=348530) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@07e9628b0726: 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 Jun 14 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_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@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(440)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(442)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(447)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(447)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(447)@07e9628b0726: ************************************************* HNBGW_Test.msc0-SCCP(445)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(450)@07e9628b0726: ************************************************* HNBGW_Test.msc1-M3UA(450)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(450)@07e9628b0726: ************************************************* MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(448)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(453)@07e9628b0726: ************************************************* HNBGW_Test.msc2-M3UA(453)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(453)@07e9628b0726: ************************************************* HNBGW_Test.msc2-SCCP(451)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(456)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(456)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(456)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(454)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(459)@07e9628b0726: ************************************************* HNBGW_Test.sgsn1-M3UA(459)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(459)@07e9628b0726: ************************************************* MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(457)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(462)@07e9628b0726: ************************************************* HNBGW_Test.sgsn2-M3UA(462)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(462)@07e9628b0726: ************************************************* HNBGW_Test.sgsn2-SCCP(460)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(447)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc1-M3UA(450)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc2-M3UA(453)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23909 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(456)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(459)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23908 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(462)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23910 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(446)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(446)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(449)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(449)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(452)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(452)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(455)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(455)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(458)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(458)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(461)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(461)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message MTC@07e9628b0726: 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@07e9628b0726: "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@07e9628b0726: 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@07e9628b0726: 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@07e9628b0726: 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(452)@07e9628b0726: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(452)@07e9628b0726: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(441)@07e9628b0726: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)3863616 HNBGW_Test.msc2-SCCP(451)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc2-SCCP(451)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(452)@07e9628b0726: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464) HNBGW_Test.msc2-RAN(452)@07e9628b0726: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)4957758 HNBGW_Test.msc2-SCCP(451)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(451)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: 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(452)@07e9628b0726: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(452)@07e9628b0726: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(441)@07e9628b0726: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)8319103 HNBGW_Test.msc2-SCCP(451)@07e9628b0726: First idle individual index:1 HNBGW_Test.msc2-SCCP(451)@07e9628b0726: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(452)@07e9628b0726: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466) HNBGW_Test.msc2-RAN(452)@07e9628b0726: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)8819779 HNBGW_Test.msc2-SCCP(451)@07e9628b0726: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(451)@07e9628b0726: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: 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(449)@07e9628b0726: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(449)@07e9628b0726: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(441)@07e9628b0726: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468)16657075 HNBGW_Test.msc1-SCCP(448)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc1-SCCP(448)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(449)@07e9628b0726: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468) HNBGW_Test.msc1-RAN(449)@07e9628b0726: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468)8954262 HNBGW_Test.msc1-SCCP(448)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(448)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-RAN(449)@07e9628b0726: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(441)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(454)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(455)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(457)@07e9628b0726: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(443)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(459)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(453)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc2-RAN(452)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(458)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(448)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(447)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(450)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(444)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(451)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(439)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(445)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(446)@07e9628b0726: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(440)@07e9628b0726: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(442)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(456)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(460)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(461)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(463)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(462)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(467)@07e9628b0726: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(469)@07e9628b0726: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(465)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(439): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(440): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(441): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(442): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(443): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(444): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(445): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(446): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(447): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-SCCP(448): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-RAN(449): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-M3UA(450): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc2-SCCP(451): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc2-RAN(452): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc2-M3UA(453): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(454): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(455): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(456): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(457): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-RAN(458): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(459): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(460): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn2-RAN(461): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(462): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(463): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(465): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(467): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(469): none (pass -> pass) MTC@07e9628b0726: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Fri Jun 14 07:52:09 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 172.18.200.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=390715) Waiting for packet dumper to finish... 1 (prev_count=390715, count=395862) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@07e9628b0726: 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 Jun 14 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_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@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(471)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(473)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(478)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(478)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(478)@07e9628b0726: ************************************************* HNBGW_Test.msc0-SCCP(476)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(481)@07e9628b0726: ************************************************* HNBGW_Test.msc1-M3UA(481)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(481)@07e9628b0726: ************************************************* MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(479)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(484)@07e9628b0726: ************************************************* HNBGW_Test.msc2-M3UA(484)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(484)@07e9628b0726: ************************************************* HNBGW_Test.msc2-SCCP(482)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(487)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(487)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(487)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(485)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(490)@07e9628b0726: ************************************************* HNBGW_Test.sgsn1-M3UA(490)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(490)@07e9628b0726: ************************************************* HNBGW_Test.sgsn1-SCCP(488)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(493)@07e9628b0726: ************************************************* HNBGW_Test.sgsn2-M3UA(493)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(493)@07e9628b0726: ************************************************* HNBGW_Test.sgsn2-SCCP(491)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(478)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc1-M3UA(481)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc2-M3UA(484)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23909 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(487)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(490)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23908 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(493)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23910 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(477)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(477)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(480)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(480)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(483)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(483)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(486)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(486)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(489)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(489)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(492)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(492)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message MTC@07e9628b0726: 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@07e9628b0726: "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@07e9628b0726: 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@07e9628b0726: 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@07e9628b0726: 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(477)@07e9628b0726: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(477)@07e9628b0726: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(495) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(472)@07e9628b0726: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)10784974 HNBGW_Test.msc0-SCCP(476)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc0-SCCP(476)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(477)@07e9628b0726: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(495) HNBGW_Test.msc0-RAN(477)@07e9628b0726: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)2999844 HNBGW_Test.msc0-SCCP(476)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(476)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: 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(483)@07e9628b0726: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(483)@07e9628b0726: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(497) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(472)@07e9628b0726: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(497)9638440 HNBGW_Test.msc2-SCCP(482)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc2-SCCP(482)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(483)@07e9628b0726: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(497) HNBGW_Test.msc2-RAN(483)@07e9628b0726: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(497)12336792 HNBGW_Test.msc2-SCCP(482)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(482)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(497)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(497)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-M3UA(487)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(486)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(490)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(485)@07e9628b0726: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(474)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(491)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc2-RAN(483)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(479)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(489)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(492)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(481)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(488)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(482)@07e9628b0726: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(471)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(475)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(476)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(477)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(470)@07e9628b0726: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(473)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(493)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(478)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(484)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-RAN(480)@07e9628b0726: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(472)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(494)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(496)@07e9628b0726: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(498)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(470): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(471): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(472): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(473): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(474): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(475): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(476): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(477): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(478): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-SCCP(479): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-RAN(480): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-M3UA(481): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc2-SCCP(482): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc2-RAN(483): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc2-M3UA(484): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(485): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(486): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(487): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(488): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-RAN(489): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(490): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(491): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn2-RAN(492): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(493): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(494): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(495): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(496): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(497): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(498): none (pass -> pass) MTC@07e9628b0726: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Fri Jun 14 07:52:17 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 172.18.200.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=357122) Waiting for packet dumper to finish... 1 (prev_count=357122, count=362269) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Fri Jun 14 07:52:20 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@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_mscpool_paging_imsi started. TC_mscpool_paging_imsi-Iuh0(500)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_imsi-Iuh1(502)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(507)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(507)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(507)@07e9628b0726: ************************************************* MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(505)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(510)@07e9628b0726: ************************************************* HNBGW_Test.msc1-M3UA(510)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(510)@07e9628b0726: ************************************************* MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(508)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(513)@07e9628b0726: ************************************************* HNBGW_Test.msc2-M3UA(513)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(513)@07e9628b0726: ************************************************* HNBGW_Test.msc2-SCCP(511)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(516)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(516)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(516)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(514)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(507)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc1-M3UA(510)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc2-M3UA(513)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23909 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(516)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(506)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(506)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(509)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(509)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(512)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(512)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(515)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(515)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message MTC@07e9628b0726: 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@07e9628b0726: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } TC_mscpool_paging_imsi-Iuh0-RUA(501)@07e9628b0726: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(503)@07e9628b0726: UnitdataCallback HNBGW_Test.msc0-RAN(506)@07e9628b0726: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(506)@07e9628b0726: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(518) TC_mscpool_paging_imsi-Iuh0-RUA(501)@07e9628b0726: Added conn table entry 0TC_mscpool_paging_imsi0(518)4349199 HNBGW_Test.msc0-SCCP(505)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc0-SCCP(505)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(506)@07e9628b0726: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(518) HNBGW_Test.msc0-RAN(506)@07e9628b0726: Added conn table entry 0TC_mscpool_paging_imsi0(518)7930604 HNBGW_Test.msc0-SCCP(505)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(505)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(518)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_paging_imsi0(518)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_paging_imsi-Iuh0-RUA(501)@07e9628b0726: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(503)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc2-RAN(512)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(514)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-RAN(509)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(513)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(515)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(511)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(506)@07e9628b0726: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(502)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(505)@07e9628b0726: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(500)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(510)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(504)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(507)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(517)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(499)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(508)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(516)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_imsi-PFCP(519)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(499): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(500): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(501): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(502): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(503): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(504): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(505): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(506): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(507): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-SCCP(508): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-RAN(509): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-M3UA(510): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc2-SCCP(511): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc2-RAN(512): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc2-M3UA(513): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(514): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(515): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(516): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(517): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_paging_imsi0(518): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_paging_imsi-PFCP(519): none (pass -> pass) MTC@07e9628b0726: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Fri Jun 14 07:52:26 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=225297) Waiting for packet dumper to finish... 1 (prev_count=225297, count=267189) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Fri Jun 14 07:52: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_paging_tmsi.pcap" >/data/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_mscpool_paging_tmsi started. TC_mscpool_paging_tmsi-Iuh0(521)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_tmsi-Iuh1(523)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(528)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(528)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(528)@07e9628b0726: ************************************************* HNBGW_Test.msc0-SCCP(526)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(531)@07e9628b0726: ************************************************* HNBGW_Test.msc1-M3UA(531)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(531)@07e9628b0726: ************************************************* HNBGW_Test.msc1-SCCP(529)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(534)@07e9628b0726: ************************************************* HNBGW_Test.msc2-M3UA(534)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(534)@07e9628b0726: ************************************************* HNBGW_Test.msc2-SCCP(532)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(537)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(537)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(537)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(535)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(528)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc1-M3UA(531)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc2-M3UA(534)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23909 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(537)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(527)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(527)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(530)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(530)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(533)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(533)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(536)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(536)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message MTC@07e9628b0726: 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@07e9628b0726: "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(539)@07e9628b0726: 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(522)@07e9628b0726: UnitdataCallback TC_mscpool_paging_tmsi-Iuh1-RUA(524)@07e9628b0726: UnitdataCallback TC_mscpool_paging_tmsi0(539)@07e9628b0726: 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(527)@07e9628b0726: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(527)@07e9628b0726: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(539) TC_mscpool_paging_tmsi-Iuh0-RUA(522)@07e9628b0726: Added conn table entry 0TC_mscpool_paging_tmsi0(539)9086784 HNBGW_Test.msc0-SCCP(526)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc0-SCCP(526)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(527)@07e9628b0726: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(539) HNBGW_Test.msc0-RAN(527)@07e9628b0726: Added conn table entry 0TC_mscpool_paging_tmsi0(539)1182449 HNBGW_Test.msc0-SCCP(526)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(526)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(539)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_paging_tmsi0(539)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_paging_tmsi-Iuh0-RUA(522)@07e9628b0726: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(524)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(532)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc2-RAN(533)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-RAN(530)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(536)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(537)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(527)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(529)@07e9628b0726: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(521)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(534)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(538)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(535)@07e9628b0726: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(523)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(526)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(531)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(525)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(520)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(528)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_tmsi-PFCP(540)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(520): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(521): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(522): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(523): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(524): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(525): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(526): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(527): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(528): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-SCCP(529): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-RAN(530): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-M3UA(531): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc2-SCCP(532): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc2-RAN(533): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc2-M3UA(534): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(535): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(536): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(537): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(538): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_paging_tmsi0(539): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_paging_tmsi-PFCP(540): none (pass -> pass) MTC@07e9628b0726: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Fri Jun 14 07:52:35 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=218621) Waiting for packet dumper to finish... 1 (prev_count=218621, count=256312) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@07e9628b0726: 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 Jun 14 07:52: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_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@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_mscpool_no_allow_attach_round_robin started. TC_mscpool_no_allow_attach_round_robin-Iuh0(542)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_round_robin-Iuh1(544)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(549)@07e9628b0726: ************************************************* MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(549)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(549)@07e9628b0726: ************************************************* HNBGW_Test.msc0-SCCP(547)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(552)@07e9628b0726: ************************************************* HNBGW_Test.msc1-M3UA(552)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(552)@07e9628b0726: ************************************************* HNBGW_Test.msc1-SCCP(550)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(555)@07e9628b0726: ************************************************* HNBGW_Test.msc2-M3UA(555)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(555)@07e9628b0726: ************************************************* HNBGW_Test.msc2-SCCP(553)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(558)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(558)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(558)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(556)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(549)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc1-M3UA(552)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc2-M3UA(555)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23909 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(558)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(548)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(548)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(551)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(551)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(554)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(554)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(557)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(557)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message MTC@07e9628b0726: 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@07e9628b0726: "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@07e9628b0726: 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(548)@07e9628b0726: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(548)@07e9628b0726: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(560) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(543)@07e9628b0726: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(560)9216657 HNBGW_Test.msc0-SCCP(547)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc0-SCCP(547)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(548)@07e9628b0726: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(560) HNBGW_Test.msc0-RAN(548)@07e9628b0726: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(560)1055304 HNBGW_Test.msc0-SCCP(547)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(547)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(560)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(560)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: 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(554)@07e9628b0726: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(554)@07e9628b0726: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(562) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(543)@07e9628b0726: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(562)12012233 HNBGW_Test.msc2-SCCP(553)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc2-SCCP(553)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(554)@07e9628b0726: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(562) HNBGW_Test.msc2-RAN(554)@07e9628b0726: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(562)866899 HNBGW_Test.msc2-SCCP(553)@07e9628b0726: Session index based on connection ID:0 TC_mscpool_no_allow_attach_round_robin0(562)@07e9628b0726: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(553)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(562)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: 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(548)@07e9628b0726: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(548)@07e9628b0726: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(564) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(543)@07e9628b0726: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(564)3019986 HNBGW_Test.msc0-SCCP(547)@07e9628b0726: First idle individual index:1 HNBGW_Test.msc0-SCCP(547)@07e9628b0726: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(548)@07e9628b0726: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(564) HNBGW_Test.msc0-RAN(548)@07e9628b0726: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(564)16371784 HNBGW_Test.msc0-SCCP(547)@07e9628b0726: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(547)@07e9628b0726: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(564)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(564)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(543)@07e9628b0726: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(545)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(557)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(549)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(553)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(556)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(555)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(548)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(546)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-RAN(551)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(550)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(547)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc2-RAN(554)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(558)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(552)@07e9628b0726: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(544)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(541)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(559)@07e9628b0726: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(542)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_round_robin-PFCP(561)@07e9628b0726: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(563)@07e9628b0726: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(565)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(541): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(542): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(543): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(544): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(545): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(546): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(547): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(548): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(549): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-SCCP(550): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-RAN(551): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-M3UA(552): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc2-SCCP(553): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc2-RAN(554): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc2-M3UA(555): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(556): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(557): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(558): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(559): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(560): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(561): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(562): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(563): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(564): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(565): none (pass -> pass) MTC@07e9628b0726: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Fri Jun 14 07:52:44 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=336296) Waiting for packet dumper to finish... 1 (prev_count=336296, count=338354) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@07e9628b0726: 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 Jun 14 07:52: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_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@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_mscpool_no_allow_attach_valid_nri started. TC_mscpool_no_allow_attach_valid_nri-Iuh0(567)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_valid_nri-Iuh1(569)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(574)@07e9628b0726: ************************************************* MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(574)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(574)@07e9628b0726: ************************************************* HNBGW_Test.msc0-SCCP(572)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(577)@07e9628b0726: ************************************************* HNBGW_Test.msc1-M3UA(577)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(577)@07e9628b0726: ************************************************* MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(575)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(580)@07e9628b0726: ************************************************* HNBGW_Test.msc2-M3UA(580)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(580)@07e9628b0726: ************************************************* MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(578)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(583)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(583)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(583)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(581)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(574)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc1-M3UA(577)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc2-M3UA(580)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23909 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(583)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(573)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(573)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(576)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(576)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(579)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(579)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(582)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(582)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message MTC@07e9628b0726: 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@07e9628b0726: "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@07e9628b0726: 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@07e9628b0726: 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(576)@07e9628b0726: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(576)@07e9628b0726: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(585) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(568)@07e9628b0726: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(585)10003648 HNBGW_Test.msc1-SCCP(575)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc1-SCCP(575)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(576)@07e9628b0726: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(585) HNBGW_Test.msc1-RAN(576)@07e9628b0726: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(585)11497067 HNBGW_Test.msc1-SCCP(575)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(575)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(585)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(585)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: 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(573)@07e9628b0726: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(573)@07e9628b0726: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(587) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(568)@07e9628b0726: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(587)1040741 HNBGW_Test.msc0-SCCP(572)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc0-SCCP(572)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(573)@07e9628b0726: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(587) HNBGW_Test.msc0-RAN(573)@07e9628b0726: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(587)16044174 HNBGW_Test.msc0-SCCP(572)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(572)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(587)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(587)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: 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(579)@07e9628b0726: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(579)@07e9628b0726: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(589) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(568)@07e9628b0726: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(589)6786618 HNBGW_Test.msc2-SCCP(578)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc2-SCCP(578)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(579)@07e9628b0726: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(589) HNBGW_Test.msc2-RAN(579)@07e9628b0726: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(589)3518317 HNBGW_Test.msc2-SCCP(578)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(578)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(589)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(589)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc2-M3UA(580)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(578)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(582)@07e9628b0726: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(570)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc2-RAN(579)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-RAN(576)@07e9628b0726: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(568)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(573)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(572)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(574)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(575)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(571)@07e9628b0726: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(569)@07e9628b0726: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(567)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(566)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(584)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(577)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(581)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(583)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_valid_nri-PFCP(590)@07e9628b0726: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(586)@07e9628b0726: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(588)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(566): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(567): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(568): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(569): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(570): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(571): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(572): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(573): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(574): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-SCCP(575): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-RAN(576): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-M3UA(577): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc2-SCCP(578): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc2-RAN(579): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc2-M3UA(580): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(581): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(582): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(583): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(584): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(585): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(586): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(587): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(588): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(589): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(590): none (pass -> pass) MTC@07e9628b0726: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Fri Jun 14 07:52:53 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=331458) Waiting for packet dumper to finish... 1 (prev_count=331458, count=333520) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@07e9628b0726: 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 Jun 14 07:52: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_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@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(592)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(594)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(599)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(599)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(599)@07e9628b0726: ************************************************* HNBGW_Test.msc0-SCCP(597)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(602)@07e9628b0726: ************************************************* HNBGW_Test.msc1-M3UA(602)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(602)@07e9628b0726: ************************************************* HNBGW_Test.msc1-SCCP(600)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(605)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(605)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(605)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(603)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(608)@07e9628b0726: ************************************************* HNBGW_Test.sgsn1-M3UA(608)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(608)@07e9628b0726: ************************************************* HNBGW_Test.sgsn1-SCCP(606)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(599)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc1-M3UA(602)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(605)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(608)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23908 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(598)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(598)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(601)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(601)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(604)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(604)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(607)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(607)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message MTC@07e9628b0726: 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@07e9628b0726: "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@07e9628b0726: 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(598)@07e9628b0726: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(598)@07e9628b0726: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(593)@07e9628b0726: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)7549104 HNBGW_Test.msc0-SCCP(597)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc0-SCCP(597)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(598)@07e9628b0726: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610) HNBGW_Test.msc0-RAN(598)@07e9628b0726: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)3642534 HNBGW_Test.msc0-SCCP(597)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(597)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: 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(601)@07e9628b0726: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@07e9628b0726: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(593)@07e9628b0726: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)386300 HNBGW_Test.msc1-SCCP(600)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc1-SCCP(600)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(601)@07e9628b0726: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612) HNBGW_Test.msc1-RAN(601)@07e9628b0726: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)789844 HNBGW_Test.msc1-SCCP(600)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(600)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: "disconnecting msc0" HNBGW_Test.msc0-RAN(598)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(599)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(597)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: 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(593)@07e9628b0726: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)7549104 HNBGW_Test.msc1-RAN(601)@07e9628b0726: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@07e9628b0726: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(593)@07e9628b0726: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614)13128784 HNBGW_Test.msc1-SCCP(600)@07e9628b0726: First idle individual index:1 HNBGW_Test.msc1-SCCP(600)@07e9628b0726: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(601)@07e9628b0726: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614) HNBGW_Test.msc1-RAN(601)@07e9628b0726: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614)1424265 HNBGW_Test.msc1-SCCP(600)@07e9628b0726: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(600)@07e9628b0726: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-RAN(607)@07e9628b0726: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(593)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(600)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(606)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(602)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-RAN(601)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(604)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(603)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(596)@07e9628b0726: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(595)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(609)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(591)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(605)@07e9628b0726: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(592)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(608)@07e9628b0726: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(594)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(611)@07e9628b0726: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(613)@07e9628b0726: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(615)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(591): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(592): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(593): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(594): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(595): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(596): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(597): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(598): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(599): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-SCCP(600): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-RAN(601): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-M3UA(602): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(603): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(604): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(605): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(606): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-RAN(607): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(608): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(609): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(611): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(613): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(615): none (pass -> pass) MTC@07e9628b0726: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Fri Jun 14 07:53:03 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=259990) Waiting for packet dumper to finish... 1 (prev_count=259990, count=319783) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@07e9628b0726: 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 Jun 14 07:53: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_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@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(617)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(619)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(624)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(624)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(624)@07e9628b0726: ************************************************* HNBGW_Test.msc0-SCCP(622)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(627)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(627)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(627)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(625)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(624)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(627)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(623)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(626)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(623)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(626)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message MTC@07e9628b0726: 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@07e9628b0726: "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@07e9628b0726: 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(623)@07e9628b0726: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(623)@07e9628b0726: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(618)@07e9628b0726: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)15870897 HNBGW_Test.msc0-SCCP(622)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc0-SCCP(622)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(623)@07e9628b0726: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629) HNBGW_Test.msc0-RAN(623)@07e9628b0726: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)1139057 HNBGW_Test.msc0-SCCP(622)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(622)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: 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(623)@07e9628b0726: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(623)@07e9628b0726: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(618)@07e9628b0726: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631)11757296 HNBGW_Test.msc0-SCCP(622)@07e9628b0726: First idle individual index:1 HNBGW_Test.msc0-SCCP(622)@07e9628b0726: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(623)@07e9628b0726: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631) HNBGW_Test.msc0-RAN(623)@07e9628b0726: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631)12222254 HNBGW_Test.msc0-SCCP(622)@07e9628b0726: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(622)@07e9628b0726: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: "connecting cnlink 1" MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(635)@07e9628b0726: ************************************************* HNBGW_Test.msc1-M3UA(635)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(635)@07e9628b0726: ************************************************* HNBGW_Test.msc1-SCCP(633)@07e9628b0726: v_sccp_pdu_maxlen:268 HNBGW_Test.msc1-M3UA(635)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 MTC@07e9628b0726: 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(634)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(634)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(634)@07e9628b0726: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(634)@07e9628b0726: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(618)@07e9628b0726: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636)14302544 HNBGW_Test.msc1-SCCP(633)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc1-SCCP(633)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(634)@07e9628b0726: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636) HNBGW_Test.msc1-RAN(634)@07e9628b0726: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636)383656 HNBGW_Test.msc1-SCCP(633)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(633)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636)@07e9628b0726: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(618)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(627)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(633)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(626)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(621)@07e9628b0726: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(617)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(622)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(616)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-RAN(634)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(623)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(625)@07e9628b0726: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(619)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(624)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(635)@07e9628b0726: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(620)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(628)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(632)@07e9628b0726: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(630)@07e9628b0726: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(637)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(616): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(617): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(618): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(619): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(620): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(621): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(622): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(623): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(624): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(625): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(626): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(627): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(628): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(630): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(632): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-SCCP(633): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-RAN(634): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-M3UA(635): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(637): none (pass -> pass) MTC@07e9628b0726: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Fri Jun 14 07:53:13 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=234260) Waiting for packet dumper to finish... 1 (prev_count=234260, count=312754) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Fri Jun 14 07:53:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_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@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(639)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(641)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(646)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(646)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(646)@07e9628b0726: ************************************************* MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(644)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(649)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(649)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(649)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(647)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(646)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(649)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(645)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(645)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(648)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(648)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message MTC@07e9628b0726: 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@07e9628b0726: "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@07e9628b0726: 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(648)@07e9628b0726: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(648)@07e9628b0726: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(651) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(640)@07e9628b0726: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(651)13653696 HNBGW_Test.sgsn0-SCCP(647)@07e9628b0726: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(647)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(648)@07e9628b0726: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(651) HNBGW_Test.sgsn0-RAN(648)@07e9628b0726: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(651)8896922 HNBGW_Test.sgsn0-SCCP(647)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(647)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(651)@07e9628b0726: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(651)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: 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(648)@07e9628b0726: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(648)@07e9628b0726: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(653) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(640)@07e9628b0726: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(653)6552603 HNBGW_Test.sgsn0-SCCP(647)@07e9628b0726: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(647)@07e9628b0726: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(648)@07e9628b0726: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(653) HNBGW_Test.sgsn0-RAN(648)@07e9628b0726: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(653)12241220 HNBGW_Test.sgsn0-SCCP(647)@07e9628b0726: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(647)@07e9628b0726: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(653)@07e9628b0726: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(653)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: 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(648)@07e9628b0726: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(648)@07e9628b0726: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(655) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(640)@07e9628b0726: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(655)12989546 HNBGW_Test.sgsn0-SCCP(647)@07e9628b0726: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(647)@07e9628b0726: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(648)@07e9628b0726: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(655) HNBGW_Test.sgsn0-RAN(648)@07e9628b0726: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(655)10735126 HNBGW_Test.sgsn0-SCCP(647)@07e9628b0726: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(647)@07e9628b0726: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(655)@07e9628b0726: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(655)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: 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(648)@07e9628b0726: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(648)@07e9628b0726: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(657) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(640)@07e9628b0726: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(657)4378597 HNBGW_Test.sgsn0-SCCP(647)@07e9628b0726: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(647)@07e9628b0726: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(648)@07e9628b0726: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(657) HNBGW_Test.sgsn0-RAN(648)@07e9628b0726: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(657)9945053 HNBGW_Test.sgsn0-SCCP(647)@07e9628b0726: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(647)@07e9628b0726: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(657)@07e9628b0726: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(657)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(640)@07e9628b0726: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(642)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(644)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(648)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(645)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(643)@07e9628b0726: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(639)@07e9628b0726: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(641)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(649)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(646)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(647)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(638)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(650)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(652)@07e9628b0726: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(656)@07e9628b0726: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(654)@07e9628b0726: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(658)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(638): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(639): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(640): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(641): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(642): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(643): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(644): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(645): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(646): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(647): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(648): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(649): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(650): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(651): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(652): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(653): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(654): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(655): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(656): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(657): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(658): none (pass -> pass) MTC@07e9628b0726: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Fri Jun 14 07:53:22 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=288173) Waiting for packet dumper to finish... 1 (prev_count=288173, count=298006) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@07e9628b0726: 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 Jun 14 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_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@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(660)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(662)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(667)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(667)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(667)@07e9628b0726: ************************************************* MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(665)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(670)@07e9628b0726: ************************************************* HNBGW_Test.msc1-M3UA(670)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(670)@07e9628b0726: ************************************************* HNBGW_Test.msc1-SCCP(668)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(673)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(673)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(673)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(671)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(676)@07e9628b0726: ************************************************* HNBGW_Test.sgsn1-M3UA(676)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(676)@07e9628b0726: ************************************************* MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(674)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(667)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc1-M3UA(670)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(673)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(676)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23908 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(666)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(666)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(669)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(669)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(672)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(672)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(675)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(675)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message MTC@07e9628b0726: 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@07e9628b0726: "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@07e9628b0726: 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(672)@07e9628b0726: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(672)@07e9628b0726: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(678) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(661)@07e9628b0726: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(678)7401946 HNBGW_Test.sgsn0-SCCP(671)@07e9628b0726: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(671)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(672)@07e9628b0726: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(678) HNBGW_Test.sgsn0-RAN(672)@07e9628b0726: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(678)9607500 HNBGW_Test.sgsn0-SCCP(671)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(671)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(678)@07e9628b0726: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(678)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: 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(675)@07e9628b0726: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(675)@07e9628b0726: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(680) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(661)@07e9628b0726: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(680)10202771 HNBGW_Test.sgsn1-SCCP(674)@07e9628b0726: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(674)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(675)@07e9628b0726: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(680) HNBGW_Test.sgsn1-RAN(675)@07e9628b0726: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(680)3773712 HNBGW_Test.sgsn1-SCCP(674)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(674)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(680)@07e9628b0726: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(680)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: 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(672)@07e9628b0726: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(672)@07e9628b0726: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(682) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(661)@07e9628b0726: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(682)10704362 HNBGW_Test.sgsn0-SCCP(671)@07e9628b0726: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(671)@07e9628b0726: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(672)@07e9628b0726: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(682) HNBGW_Test.sgsn0-RAN(672)@07e9628b0726: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(682)252028 HNBGW_Test.sgsn0-SCCP(671)@07e9628b0726: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(671)@07e9628b0726: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(682)@07e9628b0726: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(682)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(661)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(673)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(675)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(672)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(665)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(676)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(659)@07e9628b0726: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(663)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-RAN(669)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(666)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(668)@07e9628b0726: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(660)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(674)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(670)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(677)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(671)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(664)@07e9628b0726: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(662)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(667)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(681)@07e9628b0726: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(679)@07e9628b0726: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(683)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(659): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(660): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(661): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(662): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(663): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(664): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(665): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(666): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(667): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-SCCP(668): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-RAN(669): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-M3UA(670): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(671): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(672): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(673): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(674): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-RAN(675): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(676): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(677): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(678): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(679): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(680): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(681): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(682): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(683): none (pass -> pass) MTC@07e9628b0726: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Fri Jun 14 07:53:31 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=321128) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Fri Jun 14 07:53: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_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@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(685)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(687)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(692)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(692)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(692)@07e9628b0726: ************************************************* MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(690)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(695)@07e9628b0726: ************************************************* HNBGW_Test.msc1-M3UA(695)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(695)@07e9628b0726: ************************************************* MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(693)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(698)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(698)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(698)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(696)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(701)@07e9628b0726: ************************************************* HNBGW_Test.sgsn1-M3UA(701)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(701)@07e9628b0726: ************************************************* HNBGW_Test.sgsn1-SCCP(699)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(692)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc1-M3UA(695)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(698)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(701)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23908 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(691)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(691)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(694)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(694)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(697)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(697)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(700)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(700)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message MTC@07e9628b0726: 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@07e9628b0726: "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@07e9628b0726: 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@07e9628b0726: 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@07e9628b0726: 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@07e9628b0726: 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(700)@07e9628b0726: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(700)@07e9628b0726: Created Expect[0] for '08087300F1102A2A170411E5100010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(703) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(686)@07e9628b0726: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(703)14285193 HNBGW_Test.sgsn1-SCCP(699)@07e9628b0726: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(699)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(700)@07e9628b0726: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(703) HNBGW_Test.sgsn1-RAN(700)@07e9628b0726: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(703)14922881 HNBGW_Test.sgsn1-SCCP(699)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(699)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(703)@07e9628b0726: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(703)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: 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(700)@07e9628b0726: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(700)@07e9628b0726: Created Expect[0] for '08087300F1102A2A170411E5100010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(705) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(686)@07e9628b0726: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(705)10729496 HNBGW_Test.sgsn1-SCCP(699)@07e9628b0726: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(699)@07e9628b0726: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(700)@07e9628b0726: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(705) HNBGW_Test.sgsn1-RAN(700)@07e9628b0726: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(705)8597861 HNBGW_Test.sgsn1-SCCP(699)@07e9628b0726: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(699)@07e9628b0726: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(705)@07e9628b0726: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(705)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: 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(700)@07e9628b0726: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(700)@07e9628b0726: Created Expect[0] for '08087300F1102A2A170411E5100010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(707) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(686)@07e9628b0726: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(707)1693379 HNBGW_Test.sgsn1-SCCP(699)@07e9628b0726: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(699)@07e9628b0726: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(700)@07e9628b0726: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(707) HNBGW_Test.sgsn1-RAN(700)@07e9628b0726: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(707)6982925 HNBGW_Test.sgsn1-SCCP(699)@07e9628b0726: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(699)@07e9628b0726: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(707)@07e9628b0726: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(707)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(686)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(697)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(700)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(690)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(693)@07e9628b0726: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(688)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-RAN(694)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(695)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(696)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(692)@07e9628b0726: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(685)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(691)@07e9628b0726: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(687)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(701)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(699)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(698)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(689)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(702)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(684)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_1-PFCP(706)@07e9628b0726: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(704)@07e9628b0726: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(708)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(684): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(685): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(686): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(687): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(688): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(689): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(690): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(691): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(692): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-SCCP(693): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-RAN(694): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-M3UA(695): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(696): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(697): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(698): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(699): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-RAN(700): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(701): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(702): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(703): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(704): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(705): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(706): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(707): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(708): none (pass -> pass) MTC@07e9628b0726: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Fri Jun 14 07:53:40 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=323707) Waiting for packet dumper to finish... 1 (prev_count=323707, count=328875) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Fri Jun 14 07:53: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_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@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(710)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(712)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(717)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(717)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(717)@07e9628b0726: ************************************************* HNBGW_Test.msc0-SCCP(715)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(720)@07e9628b0726: ************************************************* HNBGW_Test.msc1-M3UA(720)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(720)@07e9628b0726: ************************************************* HNBGW_Test.msc1-SCCP(718)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(723)@07e9628b0726: ************************************************* HNBGW_Test.msc2-M3UA(723)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(723)@07e9628b0726: ************************************************* HNBGW_Test.msc2-SCCP(721)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(726)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(726)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(726)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(724)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(729)@07e9628b0726: ************************************************* HNBGW_Test.sgsn1-M3UA(729)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(729)@07e9628b0726: ************************************************* HNBGW_Test.sgsn1-SCCP(727)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(732)@07e9628b0726: ************************************************* HNBGW_Test.sgsn2-M3UA(732)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(732)@07e9628b0726: ************************************************* HNBGW_Test.sgsn2-SCCP(730)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(717)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc1-M3UA(720)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc2-M3UA(723)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23909 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(726)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(729)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23908 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(732)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23910 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(716)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(716)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(719)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(719)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(722)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(722)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(725)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(725)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(728)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(728)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(731)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(731)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message MTC@07e9628b0726: 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@07e9628b0726: "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@07e9628b0726: 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@07e9628b0726: 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@07e9628b0726: 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(731)@07e9628b0726: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(731)@07e9628b0726: Created Expect[0] for '080101D471000005F44280002300F1102A2A170411E5100010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(734) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(711)@07e9628b0726: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(734)12604549 HNBGW_Test.sgsn2-SCCP(730)@07e9628b0726: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(730)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(731)@07e9628b0726: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(734) HNBGW_Test.sgsn2-RAN(731)@07e9628b0726: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(734)6052702 HNBGW_Test.sgsn2-SCCP(730)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(730)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(734)@07e9628b0726: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(734)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: 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(731)@07e9628b0726: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(731)@07e9628b0726: Created Expect[0] for '080101D471000005F442A9802300F1102A2A170411E510001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(736) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(711)@07e9628b0726: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(736)113380 HNBGW_Test.sgsn2-SCCP(730)@07e9628b0726: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(730)@07e9628b0726: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(731)@07e9628b0726: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(736) HNBGW_Test.sgsn2-RAN(731)@07e9628b0726: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(736)1146727 HNBGW_Test.sgsn2-SCCP(730)@07e9628b0726: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(730)@07e9628b0726: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(736)@07e9628b0726: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(736)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: 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(728)@07e9628b0726: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(728)@07e9628b0726: Created Expect[0] for '080101D471000008292624000000001000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(738) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(711)@07e9628b0726: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(738)368410 HNBGW_Test.sgsn1-SCCP(727)@07e9628b0726: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(727)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(728)@07e9628b0726: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(738) HNBGW_Test.sgsn1-RAN(728)@07e9628b0726: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(738)14788538 HNBGW_Test.sgsn1-SCCP(727)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(727)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(738)@07e9628b0726: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(738)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(713)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(723)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(715)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc2-RAN(722)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(721)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(730)@07e9628b0726: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(711)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(720)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(726)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(725)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(716)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(724)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(717)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-RAN(719)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(718)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(733)@07e9628b0726: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(712)@07e9628b0726: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(710)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(714)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(732)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(731)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(709)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(728)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(727)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(729)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_2-PFCP(737)@07e9628b0726: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(739)@07e9628b0726: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(735)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(709): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(710): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(711): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(712): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(713): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(714): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(715): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(716): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(717): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-SCCP(718): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-RAN(719): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-M3UA(720): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc2-SCCP(721): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc2-RAN(722): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc2-M3UA(723): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(724): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(725): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(726): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(727): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-RAN(728): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(729): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(730): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn2-RAN(731): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(732): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(733): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(734): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(735): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(736): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(737): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(738): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(739): none (pass -> pass) MTC@07e9628b0726: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Fri Jun 14 07:53:49 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=398094) Waiting for packet dumper to finish... 1 (prev_count=398094, count=403250) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Fri Jun 14 07:53:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_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@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_sgsnpool_nri_from_other_PLMN started. TC_sgsnpool_nri_from_other_PLMN-Iuh0(741)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_nri_from_other_PLMN-Iuh1(743)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(748)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(748)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(748)@07e9628b0726: ************************************************* HNBGW_Test.msc0-SCCP(746)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(751)@07e9628b0726: ************************************************* HNBGW_Test.msc1-M3UA(751)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(751)@07e9628b0726: ************************************************* MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(749)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(754)@07e9628b0726: ************************************************* HNBGW_Test.msc2-M3UA(754)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(754)@07e9628b0726: ************************************************* MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(752)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(757)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(757)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(757)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(755)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(760)@07e9628b0726: ************************************************* HNBGW_Test.sgsn1-M3UA(760)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(760)@07e9628b0726: ************************************************* MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(758)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(763)@07e9628b0726: ************************************************* HNBGW_Test.sgsn2-M3UA(763)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(763)@07e9628b0726: ************************************************* HNBGW_Test.sgsn2-SCCP(761)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(748)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc1-M3UA(751)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc2-M3UA(754)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23909 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(757)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(760)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23908 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(763)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23910 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(747)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(747)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(750)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(750)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(753)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(753)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(756)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(756)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(759)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(759)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(762)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(762)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message MTC@07e9628b0726: 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@07e9628b0726: "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@07e9628b0726: 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@07e9628b0726: 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@07e9628b0726: 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(756)@07e9628b0726: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(756)@07e9628b0726: Created Expect[0] for '080101D471000005F44241002399F9992A2A170411E5100010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(765) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(742)@07e9628b0726: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(765)3195690 HNBGW_Test.sgsn0-SCCP(755)@07e9628b0726: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(755)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(756)@07e9628b0726: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(765) HNBGW_Test.sgsn0-RAN(756)@07e9628b0726: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(765)15280232 HNBGW_Test.sgsn0-SCCP(755)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(755)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(765)@07e9628b0726: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(765)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: 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(762)@07e9628b0726: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(762)@07e9628b0726: Created Expect[0] for '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(767) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(742)@07e9628b0726: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(767)9527612 HNBGW_Test.sgsn2-SCCP(761)@07e9628b0726: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(761)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(762)@07e9628b0726: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(767) HNBGW_Test.sgsn2-RAN(762)@07e9628b0726: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(767)10701929 HNBGW_Test.sgsn2-SCCP(761)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(761)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(767)@07e9628b0726: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(767)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(742)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(758)@07e9628b0726: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(744)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(754)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(752)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(740)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(755)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(746)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(748)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc2-RAN(753)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(747)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(751)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(760)@07e9628b0726: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(741)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(749)@07e9628b0726: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(743)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-RAN(750)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(759)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(756)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(745)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(757)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(761)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(762)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(763)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(764)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_nri_from_other_PLMN-PFCP(768)@07e9628b0726: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-PFCP(766)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(740): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(741): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(742): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(743): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(744): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(745): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(746): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(747): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(748): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-SCCP(749): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-RAN(750): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-M3UA(751): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc2-SCCP(752): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc2-RAN(753): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc2-M3UA(754): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(755): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(756): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(757): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(758): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-RAN(759): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(760): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(761): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn2-RAN(762): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(763): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(764): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(765): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(766): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(767): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(768): none (pass -> pass) MTC@07e9628b0726: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Fri Jun 14 07:53:57 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=360236) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@07e9628b0726: 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 Jun 14 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_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@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(770)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(772)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(777)@07e9628b0726: ************************************************* MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(777)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(777)@07e9628b0726: ************************************************* HNBGW_Test.msc0-SCCP(775)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(780)@07e9628b0726: ************************************************* HNBGW_Test.msc1-M3UA(780)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(780)@07e9628b0726: ************************************************* MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(778)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(783)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(783)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(783)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(781)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(786)@07e9628b0726: ************************************************* HNBGW_Test.sgsn1-M3UA(786)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(786)@07e9628b0726: ************************************************* HNBGW_Test.sgsn1-SCCP(784)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(777)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc1-M3UA(780)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(783)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(786)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23908 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(776)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(776)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(779)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(779)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(782)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(782)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(785)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(785)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message MTC@07e9628b0726: 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@07e9628b0726: "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@07e9628b0726: 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(782)@07e9628b0726: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(782)@07e9628b0726: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(771)@07e9628b0726: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)8733430 HNBGW_Test.sgsn0-SCCP(781)@07e9628b0726: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(781)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(782)@07e9628b0726: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788) HNBGW_Test.sgsn0-RAN(782)@07e9628b0726: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)7244414 HNBGW_Test.sgsn0-SCCP(781)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(781)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)@07e9628b0726: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: 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(785)@07e9628b0726: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(785)@07e9628b0726: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(771)@07e9628b0726: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)1122944 HNBGW_Test.sgsn1-SCCP(784)@07e9628b0726: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(784)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(785)@07e9628b0726: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790) HNBGW_Test.sgsn1-RAN(785)@07e9628b0726: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)2097226 HNBGW_Test.sgsn1-SCCP(784)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(784)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)@07e9628b0726: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: "disconnecting msc0" HNBGW_Test.sgsn0-RAN(782)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(783)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(781)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: 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(771)@07e9628b0726: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)8733430 HNBGW_Test.sgsn1-RAN(785)@07e9628b0726: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(785)@07e9628b0726: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(771)@07e9628b0726: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792)13038494 HNBGW_Test.sgsn1-SCCP(784)@07e9628b0726: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(784)@07e9628b0726: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(785)@07e9628b0726: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792) HNBGW_Test.sgsn1-RAN(785)@07e9628b0726: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792)7364051 HNBGW_Test.sgsn1-SCCP(784)@07e9628b0726: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(784)@07e9628b0726: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792)@07e9628b0726: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(771)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(786)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(780)@07e9628b0726: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(773)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(784)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(778)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(785)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(776)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc1-RAN(779)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(775)@07e9628b0726: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(772)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(787)@07e9628b0726: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(770)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(769)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(777)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(774)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(793)@07e9628b0726: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(789)@07e9628b0726: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(791)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(769): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(770): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(771): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(772): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(773): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(774): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(775): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(776): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(777): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-SCCP(778): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-RAN(779): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc1-M3UA(780): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(781): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(782): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(783): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(784): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-RAN(785): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(786): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(787): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(789): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(791): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(793): none (pass -> pass) MTC@07e9628b0726: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Fri Jun 14 07:54:05 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=312044) Waiting for packet dumper to finish... 1 (prev_count=312044, count=371627) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@07e9628b0726: 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 Jun 14 07:54:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_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@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(795)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(797)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(802)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(802)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(802)@07e9628b0726: ************************************************* MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(800)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(805)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(805)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(805)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(803)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(802)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(805)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(801)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(801)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(804)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(804)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message MTC@07e9628b0726: 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@07e9628b0726: "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@07e9628b0726: 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(804)@07e9628b0726: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(804)@07e9628b0726: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(796)@07e9628b0726: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)12708967 HNBGW_Test.sgsn0-SCCP(803)@07e9628b0726: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(803)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(804)@07e9628b0726: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807) HNBGW_Test.sgsn0-RAN(804)@07e9628b0726: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)6637297 HNBGW_Test.sgsn0-SCCP(803)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(803)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)@07e9628b0726: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: 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(804)@07e9628b0726: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(804)@07e9628b0726: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(796)@07e9628b0726: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809)15785219 HNBGW_Test.sgsn0-SCCP(803)@07e9628b0726: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(803)@07e9628b0726: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(804)@07e9628b0726: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809) HNBGW_Test.sgsn0-RAN(804)@07e9628b0726: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809)105088 HNBGW_Test.sgsn0-SCCP(803)@07e9628b0726: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(803)@07e9628b0726: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809)@07e9628b0726: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: "connecting cnlink 1" MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(813)@07e9628b0726: ************************************************* HNBGW_Test.sgsn1-M3UA(813)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(813)@07e9628b0726: ************************************************* HNBGW_Test.sgsn1-SCCP(811)@07e9628b0726: v_sccp_pdu_maxlen:268 HNBGW_Test.sgsn1-M3UA(813)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23908 to server: "172.18.200.200":2905 association #8 MTC@07e9628b0726: 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(812)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(812)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(812)@07e9628b0726: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(812)@07e9628b0726: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(796)@07e9628b0726: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814)16293382 HNBGW_Test.sgsn1-SCCP(811)@07e9628b0726: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(811)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(812)@07e9628b0726: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814) HNBGW_Test.sgsn1-RAN(812)@07e9628b0726: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814)5269721 HNBGW_Test.sgsn1-SCCP(811)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(811)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814)@07e9628b0726: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: 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@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(798)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(800)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(813)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(801)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(805)@07e9628b0726: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(796)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(804)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(803)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(799)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(806)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(812)@07e9628b0726: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(797)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(802)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(794)@07e9628b0726: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(795)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(811)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(808)@07e9628b0726: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(815)@07e9628b0726: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(810)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(794): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(795): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(796): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(797): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(798): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(799): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(800): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(801): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(802): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(803): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(804): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(805): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(806): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(808): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(810): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(811): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-RAN(812): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(813): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(815): none (pass -> pass) MTC@07e9628b0726: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Fri Jun 14 07:54:15 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=236123) Waiting for packet dumper to finish... 1 (prev_count=236123, count=310716) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Fri Jun 14 07:54: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_second_rab_assignment.pcap" >/data/HNBGW_Tests.TC_second_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_second_rab_assignment started. TC_second_rab_assignment-Iuh0(817)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(822)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(822)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(822)@07e9628b0726: ************************************************* HNBGW_Test.msc0-SCCP(820)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(825)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(825)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(825)@07e9628b0726: ************************************************* MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(823)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(822)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(825)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(821)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(821)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(824)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(824)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(826)@07e9628b0726: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(827) HNBGW_Test.msc0-RAN(821)@07e9628b0726: f_create_expect(l3 := '854C2FBCF7675103D6E9'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(821)@07e9628b0726: Created Expect[0] for '854C2FBCF7675103D6E9'O to be handled at TC_second_rab_assignment0(827) TC_second_rab_assignment-Iuh0-RUA(818)@07e9628b0726: Added conn table entry 0TC_second_rab_assignment0(827)7868193 HNBGW_Test.msc0-SCCP(820)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc0-SCCP(820)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(821)@07e9628b0726: Found Expect[0] for l3='854C2FBCF7675103D6E9'O handled at TC_second_rab_assignment0(827) HNBGW_Test.msc0-RAN(821)@07e9628b0726: Added conn table entry 0TC_second_rab_assignment0(827)9658685 HNBGW_Test.msc0-SCCP(820)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(820)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_second_rab_assignment0(827)@07e9628b0726: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(820)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(820)@07e9628b0726: vl_len:91 HNBGW_Test.msc0-SCCP(820)@07e9628b0726: vl_from0 HNBGW_Test.msc0-SCCP(820)@07e9628b0726: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(826)@07e9628b0726: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "780f2117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "780f2117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.200.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_second_rab_assignment0(827) TC_second_rab_assignment0(827)@07e9628b0726: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "780f2117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "780f2117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.200.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_second_rab_assignment0(827)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(827)@07e9628b0726: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "780f2117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "780f2117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.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(827)@07e9628b0726: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "780f2117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "780f2117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.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(820)@07e9628b0726: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(820)@07e9628b0726: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(820)@07e9628b0726: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(820)@07e9628b0726: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(827)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(820)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(820)@07e9628b0726: vl_len:63 HNBGW_Test.msc0-SCCP(820)@07e9628b0726: vl_from0 HNBGW_Test.msc0-SCCP(820)@07e9628b0726: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O TC_second_rab_assignment0(827)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(820)@07e9628b0726: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(820)@07e9628b0726: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(820)@07e9628b0726: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(820)@07e9628b0726: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(827)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(820)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(820)@07e9628b0726: vl_len:12 HNBGW_Test.msc0-SCCP(820)@07e9628b0726: vl_from0 HNBGW_Test.msc0-SCCP(820)@07e9628b0726: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_second_rab_assignment0(827)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(827)@07e9628b0726: Warning: Re-starting timer T, which is already active (running or expired). TC_second_rab_assignment0(827)@07e9628b0726: DLCX{ line := { verb := "DLCX", trans_id := "27", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "780f2117" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(827)@07e9628b0726: DLCX{ line := { verb := "DLCX", trans_id := "28", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "780f2117" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(827)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(820)@07e9628b0726: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(820)@07e9628b0726: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(820)@07e9628b0726: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(820)@07e9628b0726: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(827)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(827)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes TC_second_rab_assignment-Iuh0-RUA(818)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(821)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(820)@07e9628b0726: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(817)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(816)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(824)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(823)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(822)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(825)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(826)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(819)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment-PFCP(828)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(816): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_second_rab_assignment-Iuh0(817): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(818): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(819): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(820): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(821): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(822): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(823): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(824): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(825): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(826): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_second_rab_assignment0(827): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_second_rab_assignment-PFCP(828): none (pass -> pass) MTC@07e9628b0726: Test case TC_second_rab_assignment finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Fri Jun 14 07:54:22 UTC 2024 ====== HNBGW_Tests.TC_second_rab_assignment pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_second_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=231530) Waiting for packet dumper to finish... 1 (prev_count=231530, count=232030) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Fri Jun 14 07:54: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_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@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_hnb_reregister_reuse_sctp_assoc started. TC_hnb_reregister_reuse_sctp_assoc-Iuh0(830)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(835)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(835)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(835)@07e9628b0726: ************************************************* HNBGW_Test.msc0-SCCP(833)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(838)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(838)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(838)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(836)@07e9628b0726: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(835)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(838)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(834)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(834)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(837)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(837)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message MTC@07e9628b0726: setverdict(pass): none -> pass MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: talloc reports "struct hnb_context" x 1, expecting 1 MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(831)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(833)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(838)@07e9628b0726: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(830)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(829)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(832)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(837)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-RAN(834)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(836)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(835)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(839)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(829): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(830): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(831): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(832): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(833): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(834): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(835): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(836): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(837): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(838): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(839): none (pass -> pass) MTC@07e9628b0726: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Fri Jun 14 07:54:27 UTC 2024 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=84808) Waiting for packet dumper to finish... 1 (prev_count=84808, count=146867) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Fri Jun 14 07:54: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_apply_sccp.pcap" >/data/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@07e9628b0726: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@07e9628b0726: Test case TC_apply_sccp started. TC_apply_sccp-Iuh0(841)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_apply_sccp-Iuh1(843)@07e9628b0726: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(848)@07e9628b0726: ************************************************* HNBGW_Test.msc0-M3UA(848)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(848)@07e9628b0726: ************************************************* HNBGW_Test.msc0-SCCP(846)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@07e9628b0726: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(851)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-M3UA(851)@07e9628b0726: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(851)@07e9628b0726: ************************************************* HNBGW_Test.sgsn0-SCCP(849)@07e9628b0726: v_sccp_pdu_maxlen:268 MTC@07e9628b0726: setverdict(pass): none -> pass MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(848)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(851)@07e9628b0726: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(847)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(847)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(850)@07e9628b0726: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(850)@07e9628b0726: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(847)@07e9628b0726: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(847)@07e9628b0726: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(853) TC_apply_sccp-Iuh0-RUA(842)@07e9628b0726: Added conn table entry 0TC_apply_sccp0(853)8791988 HNBGW_Test.msc0-SCCP(846)@07e9628b0726: First idle individual index:0 HNBGW_Test.msc0-SCCP(846)@07e9628b0726: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(847)@07e9628b0726: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(853) HNBGW_Test.msc0-RAN(847)@07e9628b0726: Added conn table entry 0TC_apply_sccp0(853)11334892 HNBGW_Test.msc0-SCCP(846)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(846)@07e9628b0726: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(853)@07e9628b0726: setverdict(pass): none -> pass TC_apply_sccp0(853)@07e9628b0726: "Changing SCCP address, don't apply yet" HNBGW_Test.msc0-SCCP(846)@07e9628b0726: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(846)@07e9628b0726: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(846)@07e9628b0726: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(846)@07e9628b0726: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(853)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(846)@07e9628b0726: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(846)@07e9628b0726: vl_len:22 HNBGW_Test.msc0-SCCP(846)@07e9628b0726: vl_from0 HNBGW_Test.msc0-SCCP(846)@07e9628b0726: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A9063092BB593DB56D64E'O TC_apply_sccp0(853)@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(853)@07e9628b0726: "Apply SCCP address changes" HNBGW_Test.msc0-SCCP(846)@07e9628b0726: Session index based on local reference:0 HNBGW_Test.msc0-RAN(847)@07e9628b0726: Deleted conn table entry 0TC_apply_sccp0(853)11334892 TC_apply_sccp-Iuh0-RUA(842)@07e9628b0726: Deleted conn table entry 0TC_apply_sccp0(853)8791988 TC_apply_sccp0(853)@07e9628b0726: Final verdict of PTC: pass MTC@07e9628b0726: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(847)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(850)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(849)@07e9628b0726: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(844)@07e9628b0726: Final verdict of PTC: none TC_apply_sccp-Iuh0-RUA(842)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(846)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(851)@07e9628b0726: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(848)@07e9628b0726: Final verdict of PTC: none TC_apply_sccp-Iuh0(841)@07e9628b0726: Final verdict of PTC: none HNBGW-MGCP(852)@07e9628b0726: Final verdict of PTC: none IPA-CTRL-CLI-IPA(845)@07e9628b0726: Final verdict of PTC: none TC_apply_sccp-Iuh1(843)@07e9628b0726: Final verdict of PTC: none VirtHNBGW-STATS(840)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp-PFCP(854)@07e9628b0726: Final verdict of PTC: none MTC@07e9628b0726: Setting final verdict of the test case. MTC@07e9628b0726: Local verdict of MTC: pass MTC@07e9628b0726: Local verdict of PTC VirtHNBGW-STATS(840): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_apply_sccp-Iuh0(841): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(842): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_apply_sccp-Iuh1(843): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(844): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC IPA-CTRL-CLI-IPA(845): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-SCCP(846): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-RAN(847): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.msc0-M3UA(848): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(849): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-RAN(850): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(851): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC HNBGW-MGCP(852): none (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_apply_sccp0(853): pass (pass -> pass) MTC@07e9628b0726: Local verdict of PTC TC_apply_sccp-PFCP(854): none (pass -> pass) MTC@07e9628b0726: Test case TC_apply_sccp finished. Verdict: pass MTC@07e9628b0726: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Fri Jun 14 07:54:37 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_apply_sccp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=183151) Waiting for packet dumper to finish... 1 (prev_count=183151, count=205990) MTC@07e9628b0726: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@07e9628b0726: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@07e9628b0726: Terminating MTC. MC@07e9628b0726: MTC terminated. MC2> exit MC@07e9628b0726: Shutting down session. MC@07e9628b0726: 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 Summary: 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_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-888-hnbgw + docker kill jenkins-ttcn3-hnbgw-test-888-hnbgw jenkins-ttcn3-hnbgw-test-888-hnbgw + docker wait jenkins-ttcn3-hnbgw-test-888-hnbgw 137 + docker_kill_wait jenkins-ttcn3-hnbgw-test-888-stp + docker kill jenkins-ttcn3-hnbgw-test-888-stp jenkins-ttcn3-hnbgw-test-888-stp + docker wait jenkins-ttcn3-hnbgw-test-888-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=200 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester/HNBGW_Tests.cfg Applying SUBNET=200 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg Applying SUBNET=200 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw/osmo-hnbgw.cfg Applying SUBNET=200 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp/osmo-stp.cfg Applying SUBNET=200 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw/osmo-hnbgw.cfg Applying SUBNET=200 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 200 200 + NET=200 + ADDR_SUFIX=200 + echo --network ttcn3-hnbgw-test-200 --ip 172.18.200.200 --ip6 fd02:db8:200::200 + docker run --rm --network ttcn3-hnbgw-test-200 --ip 172.18.200.200 --ip6 fd02:db8:200::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp:/data --name jenkins-ttcn3-hnbgw-test-888-stp -d osmocom-build/osmo-stp-master e94f7e6632ecf97bf08a65ed5aa0ea90d79fa91d41f605884e0085fe1ba7d3b4 + echo Starting container with HNBGW Starting container with HNBGW + docker_network_params 200 20 + NET=200 + ADDR_SUFIX=20 + echo --network ttcn3-hnbgw-test-200 --ip 172.18.200.20 --ip6 fd02:db8:200::20 + docker run --rm --network ttcn3-hnbgw-test-200 --ip 172.18.200.20 --ip6 fd02:db8:200::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-888-hnbgw -d osmocom-build/osmo-hnbgw-master 36237f551f7d0298d2b93137ecfca14192f644a1b972aae09902c2b67e736250 + echo Starting container with HNBGW testsuite Starting container with HNBGW testsuite + docker_network_params 200 203 + NET=200 + ADDR_SUFIX=203 + echo --network ttcn3-hnbgw-test-200 --ip 172.18.200.203 --ip6 fd02:db8:200::203 + docker run --rm --network ttcn3-hnbgw-test-200 --ip 172.18.200.203 --ip6 fd02:db8:200::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.200.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-888-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@2c963d799e28: Unix server socket created successfully. MC@2c963d799e28: Listening on TCP port 41771. MC2> 2c963d799e28 is the default spawn /osmo-ttcn3-hacks/hnbgw/HNBGW_Tests 2c963d799e28 41771 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@2c963d799e28: New HC connected from 172.18.200.203 [172.18.200.203]. 2c963d799e28: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@2c963d799e28: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@2c963d799e28: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@2c963d799e28: Configuration file was processed on all HCs. MC@2c963d799e28: Creating MTC on host 172.18.200.203. MC@2c963d799e28: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Fri Jun 14 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_hnb_register.pcap" >/data/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_hnb_register started. TC_hnb_register-Iuh0(4)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(9)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(9)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(9)@2c963d799e28: ************************************************* HNBGW_Test.msc0-SCCP(7)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(12)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(12)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(12)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-SCCP(10)@2c963d799e28: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(9)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(12)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 MTC@2c963d799e28: setverdict(pass): none -> pass MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register-Iuh0-RUA(5)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(7)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(8)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(3)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(11)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(10)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(9)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(12)@2c963d799e28: Final verdict of PTC: none TC_hnb_register-Iuh0(4)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(13)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(3): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_hnb_register-Iuh0(4): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_hnb_register-Iuh0-RUA(5): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(7): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(8): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(9): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(10): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(11): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(12): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(13): none (pass -> pass) MTC@2c963d799e28: Test case TC_hnb_register finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Fri Jun 14 07:54:45 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123283) Waiting for packet dumper to finish... 1 (prev_count=123283, count=151201) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Fri Jun 14 07:54: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_hnb_register_duplicate.pcap" >/data/HNBGW_Tests.TC_hnb_register_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_hnb_register_duplicate started. TC_hnb_register_duplicate-Iuh0(15)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hnb_register_duplicate-Iuh1(17)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(22)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(22)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(22)@2c963d799e28: ************************************************* HNBGW_Test.msc0-SCCP(20)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(25)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(25)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(25)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-SCCP(23)@2c963d799e28: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(22)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(25)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(21)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(21)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(24)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(24)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message MTC@2c963d799e28: setverdict(pass): none -> pass MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: talloc reports "struct hnb_context" x 1, expecting 1 MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register_duplicate-Iuh1(17)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(20)@2c963d799e28: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(18)@2c963d799e28: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(16)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(14)@2c963d799e28: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(15)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(24)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(21)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(25)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(23)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(22)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(26)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(19)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(14): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(15): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(16): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(17): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(18): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(19): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(20): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(21): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(22): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(23): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(24): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(25): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(26): none (pass -> pass) MTC@2c963d799e28: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Fri Jun 14 07:54:50 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=82444) Waiting for packet dumper to finish... 1 (prev_count=82444, count=140438) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@2c963d799e28: 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 Jun 14 07:54: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_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@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(33)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(33)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(33)@2c963d799e28: ************************************************* HNBGW_Test.msc0-SCCP(31)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(36)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(36)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(36)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(34)@2c963d799e28: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(33)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(36)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(32)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(32)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(35)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(35)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message MTC@2c963d799e28: setverdict(pass): none -> pass MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: talloc reports "struct hnb_context" x 1, expecting 1 MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(32)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(36)@2c963d799e28: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(31)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(27)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(30)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(34)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(35)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(33)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(37)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(27): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(31): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(32): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(33): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(34): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(35): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(36): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(37): none (pass -> pass) MTC@2c963d799e28: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Fri Jun 14 07:54:54 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=81645) Waiting for packet dumper to finish... 1 (prev_count=81645, count=139052) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Fri Jun 14 07:54: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_ue_register.pcap" >/data/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_ue_register started. TC_ue_register-Iuh0(39)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(44)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(44)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(44)@2c963d799e28: ************************************************* HNBGW_Test.msc0-SCCP(42)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(47)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(47)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(47)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-SCCP(45)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(44)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(47)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(43)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(43)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(46)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(46)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(43)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(42)@2c963d799e28: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(40)@2c963d799e28: Final verdict of PTC: none TC_ue_register-Iuh0(39)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(38)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(46)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(41)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(45)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(47)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(44)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(48)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(38): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ue_register-Iuh0(39): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ue_register-Iuh0-RUA(40): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(41): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(42): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(43): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(44): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(45): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(46): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(47): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(48): none (pass -> pass) MTC@2c963d799e28: Test case TC_ue_register finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Fri Jun 14 07:54:59 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_ue_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=84281) Waiting for packet dumper to finish... 1 (prev_count=84281, count=138418) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Fri Jun 14 07:55: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_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@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_ue_register_tmsi_lai started. MTC@2c963d799e28: 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(50)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(55)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(55)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(55)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(53)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(58)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(58)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(58)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-SCCP(56)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(55)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(58)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(54)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(54)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(57)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(57)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-M3UA(55)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(53)@2c963d799e28: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(51)@2c963d799e28: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(50)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(49)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(52)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(59)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(57)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(56)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(58)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(54)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(49): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(50): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(51): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(52): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(53): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(54): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(55): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(56): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(57): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(58): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(59): none (pass -> pass) MTC@2c963d799e28: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Fri Jun 14 07:55:04 UTC 2024 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=83127) Waiting for packet dumper to finish... 1 (prev_count=83127, count=137240) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Fri Jun 14 07:55:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_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@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_ue_register_before_hnb_register started. TC_ue_register_before_hnb_register-Iuh0(61)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(66)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(66)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(66)@2c963d799e28: ************************************************* HNBGW_Test.msc0-SCCP(64)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(69)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(69)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(69)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(67)@2c963d799e28: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(66)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(69)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(65)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(65)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(68)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(68)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message MTC@2c963d799e28: setverdict(pass): none -> pass MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(68)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(64)@2c963d799e28: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0-RUA(62)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(66)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(63)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(60)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(67)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(65)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(69)@2c963d799e28: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(61)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(70)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(61): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(62): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(63): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(64): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(65): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(66): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(67): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(68): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(69): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(70): none (pass -> pass) MTC@2c963d799e28: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Fri Jun 14 07:55:09 UTC 2024 ====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=80669) Waiting for packet dumper to finish... 1 (prev_count=80669, count=134926) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0). MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Fri Jun 14 07:55: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_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@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_ranap_cs_initial_ue started. TC_ranap_cs_initial_ue-Iuh0(72)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(77)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(77)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(77)@2c963d799e28: ************************************************* HNBGW_Test.msc0-SCCP(75)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(80)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(80)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(80)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-SCCP(78)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(77)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(80)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(76)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(76)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(79)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(79)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(76)@2c963d799e28: f_create_expect(l3 := 'E6E476B49A306C96ABBA'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(76)@2c963d799e28: Created Expect[0] for 'E6E476B49A306C96ABBA'O to be handled at TC_ranap_cs_initial_ue0(82) TC_ranap_cs_initial_ue-Iuh0-RUA(73)@2c963d799e28: Added conn table entry 0TC_ranap_cs_initial_ue0(82)5229051 HNBGW_Test.msc0-SCCP(75)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc0-SCCP(75)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(76)@2c963d799e28: Found Expect[0] for l3='E6E476B49A306C96ABBA'O handled at TC_ranap_cs_initial_ue0(82) HNBGW_Test.msc0-RAN(76)@2c963d799e28: Added conn table entry 0TC_ranap_cs_initial_ue0(82)12181681 HNBGW_Test.msc0-SCCP(75)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(75)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(82)@2c963d799e28: setverdict(pass): none -> pass TC_ranap_cs_initial_ue0(82)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(76)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(77)@2c963d799e28: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(72)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(74)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(71)@2c963d799e28: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(73)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(75)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(79)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(78)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(80)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(81)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue-PFCP(83)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(71): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(72): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(73): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(75): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(76): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(77): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(78): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(79): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(80): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(81): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ranap_cs_initial_ue0(82): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ranap_cs_initial_ue-PFCP(83): none (pass -> pass) MTC@2c963d799e28: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Fri Jun 14 07:55:14 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=118919) Waiting for packet dumper to finish... 1 (prev_count=118919, count=158010) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Fri Jun 14 07:55:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_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@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_ranap_ps_initial_ue started. TC_ranap_ps_initial_ue-Iuh0(85)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(90)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(90)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(90)@2c963d799e28: ************************************************* HNBGW_Test.msc0-SCCP(88)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(93)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(93)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(93)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-SCCP(91)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass HNBGW_Test.sgsn0-M3UA(93)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-M3UA(90)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(89)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(89)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(92)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@2c963d799e28: f_create_expect(l3 := 'AA7525E4F4030C2E50D0'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(92)@2c963d799e28: Created Expect[0] for 'AA7525E4F4030C2E50D0'O to be handled at TC_ranap_ps_initial_ue0(95) TC_ranap_ps_initial_ue-Iuh0-RUA(86)@2c963d799e28: Added conn table entry 0TC_ranap_ps_initial_ue0(95)5012623 HNBGW_Test.sgsn0-SCCP(91)@2c963d799e28: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(91)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(92)@2c963d799e28: Found Expect[0] for l3='AA7525E4F4030C2E50D0'O handled at TC_ranap_ps_initial_ue0(95) HNBGW_Test.sgsn0-RAN(92)@2c963d799e28: Added conn table entry 0TC_ranap_ps_initial_ue0(95)15361987 HNBGW_Test.sgsn0-SCCP(91)@2c963d799e28: Session index based on connection ID:0 TC_ranap_ps_initial_ue0(95)@2c963d799e28: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(91)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(95)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(91)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(84)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(94)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(90)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(89)@2c963d799e28: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(86)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(92)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@2c963d799e28: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(85)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(88)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(93)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue-PFCP(96)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(84): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(85): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(86): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(88): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(89): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(90): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(91): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(92): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(93): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(94): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ranap_ps_initial_ue0(95): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ranap_ps_initial_ue-PFCP(96): none (pass -> pass) MTC@2c963d799e28: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Fri Jun 14 07:55:20 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=119176) Waiting for packet dumper to finish... 1 (prev_count=119176, count=157541) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@2c963d799e28: 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 Jun 14 07:55: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_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@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_ranap_cs_initial_ue_empty_cr started. TC_ranap_cs_initial_ue_empty_cr-Iuh0(98)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(103)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(103)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(103)@2c963d799e28: ************************************************* HNBGW_Test.msc0-SCCP(101)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(106)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(106)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(106)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(104)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(103)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(106)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(102)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(102)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(105)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(105)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(102)@2c963d799e28: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(102)@2c963d799e28: Created Expect[0] for omit to be handled at TC_ranap_cs_initial_ue_empty_cr0(108) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(99)@2c963d799e28: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(108)12084131 HNBGW_Test.msc0-SCCP(101)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc0-SCCP(101)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(102)@2c963d799e28: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(108) HNBGW_Test.msc0-RAN(102)@2c963d799e28: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(108)13951750 HNBGW_Test.msc0-SCCP(101)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(101)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(101)@2c963d799e28: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(101)@2c963d799e28: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(101)@2c963d799e28: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(101)@2c963d799e28: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(108)@2c963d799e28: setverdict(pass): none -> pass TC_ranap_cs_initial_ue_empty_cr0(108)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(99)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(102)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(101)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(97)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(100)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(105)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(104)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(106)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(103)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(107)@2c963d799e28: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(98)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue_empty_cr-PFCP(109)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(97): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(98): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(99): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(101): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(102): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(103): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(104): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(105): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(106): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(107): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(108): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-PFCP(109): none (pass -> pass) MTC@2c963d799e28: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Fri Jun 14 07:55:26 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=125129) Waiting for packet dumper to finish... 1 (prev_count=125129, count=166093) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@2c963d799e28: 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 Jun 14 07:55:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_ps_initial_ue_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@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_ranap_ps_initial_ue_empty_cr started. TC_ranap_ps_initial_ue_empty_cr-Iuh0(111)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(116)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(116)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(116)@2c963d799e28: ************************************************* HNBGW_Test.msc0-SCCP(114)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(119)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(119)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(119)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-SCCP(117)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(116)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(119)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(115)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(115)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(118)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(118)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(118)@2c963d799e28: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(118)@2c963d799e28: Created Expect[0] for omit to be handled at TC_ranap_ps_initial_ue_empty_cr0(121) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(112)@2c963d799e28: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(121)5196970 HNBGW_Test.sgsn0-SCCP(117)@2c963d799e28: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(117)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(118)@2c963d799e28: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(121) HNBGW_Test.sgsn0-RAN(118)@2c963d799e28: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(121)15849539 HNBGW_Test.sgsn0-SCCP(117)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(117)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(117)@2c963d799e28: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(117)@2c963d799e28: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(117)@2c963d799e28: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(117)@2c963d799e28: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(121)@2c963d799e28: setverdict(pass): none -> pass TC_ranap_ps_initial_ue_empty_cr0(121)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(114)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(117)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(110)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(120)@2c963d799e28: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(112)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(113)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(115)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(118)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(116)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(119)@2c963d799e28: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(111)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue_empty_cr-PFCP(122)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(110): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(111): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(112): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(113): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(114): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(115): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(116): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(117): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(118): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(119): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(120): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(121): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-PFCP(122): none (pass -> pass) MTC@2c963d799e28: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Fri Jun 14 07:55:32 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124580) Waiting for packet dumper to finish... 1 (prev_count=124580, count=168527) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Fri Jun 14 07:55:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_cs_bidir.pcap" >/data/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_ranap_cs_bidir started. TC_ranap_cs_bidir-Iuh0(124)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(129)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(129)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(129)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(127)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(132)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(132)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(132)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(130)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(129)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(132)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(128)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(128)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(131)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(131)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(128)@2c963d799e28: f_create_expect(l3 := 'A9C967D56D6900F24D05'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(128)@2c963d799e28: Created Expect[0] for 'A9C967D56D6900F24D05'O to be handled at TC_ranap_cs_bidir0(134) TC_ranap_cs_bidir-Iuh0-RUA(125)@2c963d799e28: Added conn table entry 0TC_ranap_cs_bidir0(134)3229247 HNBGW_Test.msc0-SCCP(127)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc0-SCCP(127)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(128)@2c963d799e28: Found Expect[0] for l3='A9C967D56D6900F24D05'O handled at TC_ranap_cs_bidir0(134) HNBGW_Test.msc0-RAN(128)@2c963d799e28: Added conn table entry 0TC_ranap_cs_bidir0(134)11363376 HNBGW_Test.msc0-SCCP(127)@2c963d799e28: Session index based on connection ID:0 TC_ranap_cs_bidir0(134)@2c963d799e28: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(127)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(127)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(127)@2c963d799e28: vl_len:22 HNBGW_Test.msc0-SCCP(127)@2c963d799e28: vl_from0 HNBGW_Test.msc0-SCCP(127)@2c963d799e28: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A50D59E635E571A264300'O TC_ranap_cs_bidir0(134)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(127)@2c963d799e28: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(127)@2c963d799e28: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(127)@2c963d799e28: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(127)@2c963d799e28: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(134)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(127)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(127)@2c963d799e28: vl_len:20 HNBGW_Test.msc0-SCCP(127)@2c963d799e28: vl_from0 HNBGW_Test.msc0-SCCP(127)@2c963d799e28: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O TC_ranap_cs_bidir0(134)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir0(134)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_bidir-Iuh0-RUA(125)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(130)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(132)@2c963d799e28: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(124)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(131)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(128)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(123)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(129)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(133)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(126)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(127)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir-PFCP(135)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(123): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(124): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(125): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(126): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(127): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(128): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(129): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(130): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(131): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(132): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(133): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ranap_cs_bidir0(134): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ranap_cs_bidir-PFCP(135): none (pass -> pass) MTC@2c963d799e28: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Fri Jun 14 07:55:38 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123805) Waiting for packet dumper to finish... 1 (prev_count=123805, count=172455) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Fri Jun 14 07:55:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_ps_bidir.pcap" >/data/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_ranap_ps_bidir started. TC_ranap_ps_bidir-Iuh0(137)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(142)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(142)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(142)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(140)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(145)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(145)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(145)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-SCCP(143)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(142)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(145)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(141)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(141)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(144)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(144)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(144)@2c963d799e28: f_create_expect(l3 := '0CC5CA1EA963BD13F1C1'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(144)@2c963d799e28: Created Expect[0] for '0CC5CA1EA963BD13F1C1'O to be handled at TC_ranap_ps_bidir0(147) TC_ranap_ps_bidir-Iuh0-RUA(138)@2c963d799e28: Added conn table entry 0TC_ranap_ps_bidir0(147)8649648 HNBGW_Test.sgsn0-SCCP(143)@2c963d799e28: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(143)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(144)@2c963d799e28: Found Expect[0] for l3='0CC5CA1EA963BD13F1C1'O handled at TC_ranap_ps_bidir0(147) HNBGW_Test.sgsn0-RAN(144)@2c963d799e28: Added conn table entry 0TC_ranap_ps_bidir0(147)1213237 HNBGW_Test.sgsn0-SCCP(143)@2c963d799e28: Session index based on connection ID:0 TC_ranap_ps_bidir0(147)@2c963d799e28: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(143)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(143)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(143)@2c963d799e28: vl_len:22 HNBGW_Test.sgsn0-SCCP(143)@2c963d799e28: vl_from0 HNBGW_Test.sgsn0-SCCP(143)@2c963d799e28: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A73E13FFE9A5C92B046D4'O TC_ranap_ps_bidir0(147)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(143)@2c963d799e28: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(143)@2c963d799e28: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(143)@2c963d799e28: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(143)@2c963d799e28: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(147)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(143)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(143)@2c963d799e28: vl_len:20 HNBGW_Test.sgsn0-SCCP(143)@2c963d799e28: vl_from0 HNBGW_Test.sgsn0-SCCP(143)@2c963d799e28: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O TC_ranap_ps_bidir0(147)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir0(147)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(141)@2c963d799e28: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0-RUA(138)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(140)@2c963d799e28: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(137)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(136)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(144)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(143)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(142)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(145)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(146)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(139)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir-PFCP(148)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(136): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(137): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(138): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(139): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(140): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(141): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(142): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(143): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(144): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(145): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(146): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ranap_ps_bidir0(147): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ranap_ps_bidir-PFCP(148): none (pass -> pass) MTC@2c963d799e28: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Fri Jun 14 07:55:44 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=122826) Waiting for packet dumper to finish... 1 (prev_count=122826, count=176180) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Fri Jun 14 07:55: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_rab_assignment.pcap" >/data/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_rab_assignment started. TC_rab_assignment-Iuh0(150)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(155)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(155)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(155)@2c963d799e28: ************************************************* HNBGW_Test.msc0-SCCP(153)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(158)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(158)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(158)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(156)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(155)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(158)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(154)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(154)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(157)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(157)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message TC_rab_assignment-PFCP(161)@2c963d799e28: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.200.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 := 5, 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 := 'AC12C814'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3927340482 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_assignment-PFCP(161)@2c963d799e28: sending to all conns: { } HNBGW-MGCP(159)@2c963d799e28: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(160) HNBGW_Test.msc0-RAN(154)@2c963d799e28: f_create_expect(l3 := '09F90F75337DE3E666A3'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(154)@2c963d799e28: Created Expect[0] for '09F90F75337DE3E666A3'O to be handled at TC_rab_assignment0(160) TC_rab_assignment-Iuh0-RUA(151)@2c963d799e28: Added conn table entry 0TC_rab_assignment0(160)6683648 HNBGW_Test.msc0-SCCP(153)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc0-SCCP(153)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(154)@2c963d799e28: Found Expect[0] for l3='09F90F75337DE3E666A3'O handled at TC_rab_assignment0(160) HNBGW_Test.msc0-RAN(154)@2c963d799e28: Added conn table entry 0TC_rab_assignment0(160)9465367 HNBGW_Test.msc0-SCCP(153)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(160)@2c963d799e28: setverdict(pass): none -> pass VirtHNBGW-STATS(149)@2c963d799e28: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(149)@2c963d799e28: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(149)@2c963d799e28: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(153)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@2c963d799e28: vl_len:91 HNBGW_Test.msc0-SCCP(153)@2c963d799e28: vl_from0 HNBGW_Test.msc0-SCCP(153)@2c963d799e28: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(159)@2c963d799e28: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "65fc0017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "65fc0017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.200.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_assignment0(160) TC_rab_assignment0(160)@2c963d799e28: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "65fc0017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "65fc0017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.200.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_assignment0(160)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@2c963d799e28: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "65fc0017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "65fc0017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.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(160)@2c963d799e28: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "65fc0017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "65fc0017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.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(153)@2c963d799e28: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(153)@2c963d799e28: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@2c963d799e28: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@2c963d799e28: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(160)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(149)@2c963d799e28: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(149)@2c963d799e28: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(149)@2c963d799e28: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(153)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@2c963d799e28: vl_len:12 HNBGW_Test.msc0-SCCP(153)@2c963d799e28: vl_from0 HNBGW_Test.msc0-SCCP(153)@2c963d799e28: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment0(160)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@2c963d799e28: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "65fc0017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(160)@2c963d799e28: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "65fc0017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(160)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(153)@2c963d799e28: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(153)@2c963d799e28: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@2c963d799e28: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@2c963d799e28: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(160)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assignment-Iuh0-RUA(151)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(154)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(153)@2c963d799e28: Final verdict of PTC: none TC_rab_assignment-Iuh0(150)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(157)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(156)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(158)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(155)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(159)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(152)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(149)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment-PFCP(161)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(149): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_rab_assignment-Iuh0(150): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(151): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(152): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(153): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(154): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(155): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(156): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(157): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(158): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(159): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_rab_assignment0(160): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_rab_assignment-PFCP(161): none (pass -> pass) MTC@2c963d799e28: Test case TC_rab_assignment finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Fri Jun 14 07:55:50 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=121889) Waiting for packet dumper to finish... 1 (prev_count=121889, count=234762) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Fri Jun 14 07:55:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_release.pcap" >/data/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_rab_release started. TC_rab_release-Iuh0(163)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(168)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(168)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(168)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(166)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(171)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(171)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(171)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-SCCP(169)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(168)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(171)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(167)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(167)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(170)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(170)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message TC_rab_release-PFCP(174)@2c963d799e28: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.200.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 := 5, 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 := 'AC12C814'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3927340482 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_release-PFCP(174)@2c963d799e28: sending to all conns: { } HNBGW-MGCP(172)@2c963d799e28: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(173) HNBGW_Test.msc0-RAN(167)@2c963d799e28: f_create_expect(l3 := 'E9E6055C352A032B8820'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(167)@2c963d799e28: Created Expect[0] for 'E9E6055C352A032B8820'O to be handled at TC_rab_release0(173) TC_rab_release-Iuh0-RUA(164)@2c963d799e28: Added conn table entry 0TC_rab_release0(173)14456577 HNBGW_Test.msc0-SCCP(166)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc0-SCCP(166)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(167)@2c963d799e28: Found Expect[0] for l3='E9E6055C352A032B8820'O handled at TC_rab_release0(173) HNBGW_Test.msc0-RAN(167)@2c963d799e28: Added conn table entry 0TC_rab_release0(173)15578892 HNBGW_Test.msc0-SCCP(166)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release0(173)@2c963d799e28: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(166)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@2c963d799e28: vl_len:91 HNBGW_Test.msc0-SCCP(166)@2c963d799e28: vl_from0 HNBGW_Test.msc0-SCCP(166)@2c963d799e28: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(172)@2c963d799e28: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "dc970117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dc970117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.200.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_release0(173) TC_rab_release0(173)@2c963d799e28: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "dc970117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dc970117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.200.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_release0(173)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@2c963d799e28: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "dc970117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dc970117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.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(173)@2c963d799e28: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "dc970117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dc970117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.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(166)@2c963d799e28: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(166)@2c963d799e28: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@2c963d799e28: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@2c963d799e28: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(173)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(162)@2c963d799e28: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs { 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(166)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@2c963d799e28: vl_len:21 HNBGW_Test.msc0-SCCP(166)@2c963d799e28: vl_from0 HNBGW_Test.msc0-SCCP(166)@2c963d799e28: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O VirtHNBGW-STATS(162)@2c963d799e28: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 1, max := 1 } TC_rab_release0(173)@2c963d799e28: DLCX{ line := { verb := "DLCX", trans_id := "9", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "dc970117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(173)@2c963d799e28: DLCX{ line := { verb := "DLCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "dc970117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(173)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes TC_rab_release-Iuh0-RUA(164)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(169)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(165)@2c963d799e28: Final verdict of PTC: none TC_rab_release-Iuh0(163)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(167)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(170)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(166)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(168)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(171)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(172)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(162)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_rab_release-PFCP(174)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(162): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_rab_release-Iuh0(163): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_rab_release-Iuh0-RUA(164): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(165): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(166): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(167): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(168): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(169): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(170): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(171): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(172): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_rab_release0(173): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_rab_release-PFCP(174): none (pass -> pass) MTC@2c963d799e28: Test case TC_rab_release finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Fri Jun 14 07:55:57 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_rab_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=228808) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Fri Jun 14 07:55: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_rab_release_abnormal.pcap" >/data/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_rab_release_abnormal started. TC_rab_release_abnormal-Iuh0(176)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(181)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(181)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(181)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(179)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(184)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(184)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(184)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-SCCP(182)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(181)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(184)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(180)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(180)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(183)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(183)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(185)@2c963d799e28: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(186) HNBGW_Test.msc0-RAN(180)@2c963d799e28: f_create_expect(l3 := '060640DDE56310AC260F'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(180)@2c963d799e28: Created Expect[0] for '060640DDE56310AC260F'O to be handled at TC_rab_release_abnormal0(186) TC_rab_release_abnormal-Iuh0-RUA(177)@2c963d799e28: Added conn table entry 0TC_rab_release_abnormal0(186)11474241 HNBGW_Test.msc0-SCCP(179)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc0-SCCP(179)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(180)@2c963d799e28: Found Expect[0] for l3='060640DDE56310AC260F'O handled at TC_rab_release_abnormal0(186) HNBGW_Test.msc0-RAN(180)@2c963d799e28: Added conn table entry 0TC_rab_release_abnormal0(186)5095225 HNBGW_Test.msc0-SCCP(179)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release_abnormal0(186)@2c963d799e28: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(179)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@2c963d799e28: vl_len:91 HNBGW_Test.msc0-SCCP(179)@2c963d799e28: vl_from0 HNBGW_Test.msc0-SCCP(179)@2c963d799e28: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(185)@2c963d799e28: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "af154117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "af154117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.200.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_release_abnormal0(186) TC_rab_release_abnormal0(186)@2c963d799e28: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "af154117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "af154117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.200.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_release_abnormal0(186)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@2c963d799e28: MDCX1{ line := { verb := "MDCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "af154117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "af154117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.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(186)@2c963d799e28: CRCX2{ line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "af154117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "af154117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.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(179)@2c963d799e28: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(179)@2c963d799e28: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@2c963d799e28: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@2c963d799e28: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(186)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(175)@2c963d799e28: EXP match: { 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 := 0, max := 0 } HNBGW_Test.msc0-SCCP(179)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@2c963d799e28: vl_len:21 HNBGW_Test.msc0-SCCP(179)@2c963d799e28: vl_from0 HNBGW_Test.msc0-SCCP(179)@2c963d799e28: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O VirtHNBGW-STATS(175)@2c963d799e28: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 1, 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(186)@2c963d799e28: DLCX{ line := { verb := "DLCX", trans_id := "14", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "af154117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(186)@2c963d799e28: DLCX{ line := { verb := "DLCX", trans_id := "15", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "af154117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(186)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes TC_rab_release_abnormal-Iuh0-RUA(177)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(183)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(184)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(182)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(180)@2c963d799e28: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(176)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(181)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(178)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(179)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(185)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(175)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal-PFCP(187)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(175): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_rab_release_abnormal-Iuh0(176): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(177): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(178): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(179): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(180): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(181): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(182): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(183): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(184): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(185): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_rab_release_abnormal0(186): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_rab_release_abnormal-PFCP(187): none (pass -> pass) MTC@2c963d799e28: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Fri Jun 14 07:56:02 UTC 2024 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=234637) Waiting for packet dumper to finish... 1 (prev_count=234637, count=235137) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Fri Jun 14 07:56: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_rab_assign_fail.pcap" >/data/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_rab_assign_fail started. TC_rab_assign_fail-Iuh0(189)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(194)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(194)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(194)@2c963d799e28: ************************************************* HNBGW_Test.msc0-SCCP(192)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(197)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(197)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(197)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(195)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(194)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(197)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(193)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(193)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(196)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(196)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message TC_rab_assign_fail-PFCP(200)@2c963d799e28: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.200.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 := 6, 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 := 'AC12C814'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3927340482 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_assign_fail-PFCP(200)@2c963d799e28: sending to all conns: { } HNBGW-MGCP(198)@2c963d799e28: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(199) HNBGW_Test.msc0-RAN(193)@2c963d799e28: f_create_expect(l3 := '8D94DE16EF5FEE67F0AE'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(193)@2c963d799e28: Created Expect[0] for '8D94DE16EF5FEE67F0AE'O to be handled at TC_rab_assign_fail0(199) TC_rab_assign_fail-Iuh0-RUA(190)@2c963d799e28: Added conn table entry 0TC_rab_assign_fail0(199)15221894 HNBGW_Test.msc0-SCCP(192)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc0-SCCP(192)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(193)@2c963d799e28: Found Expect[0] for l3='8D94DE16EF5FEE67F0AE'O handled at TC_rab_assign_fail0(199) HNBGW_Test.msc0-RAN(193)@2c963d799e28: Added conn table entry 0TC_rab_assign_fail0(199)1926489 HNBGW_Test.msc0-SCCP(192)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(199)@2c963d799e28: setverdict(pass): none -> pass VirtHNBGW-STATS(188)@2c963d799e28: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(188)@2c963d799e28: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(188)@2c963d799e28: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(192)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@2c963d799e28: vl_len:91 HNBGW_Test.msc0-SCCP(192)@2c963d799e28: vl_from0 HNBGW_Test.msc0-SCCP(192)@2c963d799e28: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(198)@2c963d799e28: Found Expect[0] for { line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e8448617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e8448617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.200.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_assign_fail0(199) TC_rab_assign_fail0(199)@2c963d799e28: CRCX1{ line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e8448617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e8448617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.200.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_assign_fail0(199)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(192)@2c963d799e28: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(192)@2c963d799e28: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@2c963d799e28: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@2c963d799e28: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(199)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(188)@2c963d799e28: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(188)@2c963d799e28: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(188)@2c963d799e28: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 1, max := 1 } TC_rab_assign_fail0(199)@2c963d799e28: DLCX{ line := { verb := "DLCX", trans_id := "17", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e8448617" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(199)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail0(199)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_fail-Iuh0-RUA(190)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(192)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(197)@2c963d799e28: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(189)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(195)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(191)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(193)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(194)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(196)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(198)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(188)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail-PFCP(200)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(188): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_rab_assign_fail-Iuh0(189): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(190): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(191): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(192): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(193): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(194): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(195): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(196): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(197): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(198): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_rab_assign_fail0(199): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_rab_assign_fail-PFCP(200): none (pass -> pass) MTC@2c963d799e28: Test case TC_rab_assign_fail finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Fri Jun 14 07:56:08 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124903) Waiting for packet dumper to finish... 1 (prev_count=124903, count=211778) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Fri Jun 14 07:56:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap" >/data/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_rab_assign_mgcp_to started. TC_rab_assign_mgcp_to-Iuh0(202)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(207)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(207)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(207)@2c963d799e28: ************************************************* HNBGW_Test.msc0-SCCP(205)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(210)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(210)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(210)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-SCCP(208)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(207)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(210)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(206)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(206)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(209)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(209)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message TC_rab_assign_mgcp_to-PFCP(213)@2c963d799e28: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.200.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 := 6, 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 := 'AC12C814'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3927340482 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_assign_mgcp_to-PFCP(213)@2c963d799e28: sending to all conns: { } HNBGW-MGCP(211)@2c963d799e28: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgcp_to0(212) HNBGW_Test.msc0-RAN(206)@2c963d799e28: f_create_expect(l3 := '7DD44958EB3BDB7E2F45'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(206)@2c963d799e28: Created Expect[0] for '7DD44958EB3BDB7E2F45'O to be handled at TC_rab_assign_mgcp_to0(212) TC_rab_assign_mgcp_to-Iuh0-RUA(203)@2c963d799e28: Added conn table entry 0TC_rab_assign_mgcp_to0(212)3232307 HNBGW_Test.msc0-SCCP(205)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc0-SCCP(205)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(206)@2c963d799e28: Found Expect[0] for l3='7DD44958EB3BDB7E2F45'O handled at TC_rab_assign_mgcp_to0(212) HNBGW_Test.msc0-RAN(206)@2c963d799e28: Added conn table entry 0TC_rab_assign_mgcp_to0(212)7932560 HNBGW_Test.msc0-SCCP(205)@2c963d799e28: Session index based on connection ID:0 TC_rab_assign_mgcp_to0(212)@2c963d799e28: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(205)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(205)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@2c963d799e28: vl_len:91 HNBGW_Test.msc0-SCCP(205)@2c963d799e28: vl_from0 HNBGW_Test.msc0-SCCP(205)@2c963d799e28: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(211)@2c963d799e28: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "31523317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "31523317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.200.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_assign_mgcp_to0(212) TC_rab_assign_mgcp_to0(212)@2c963d799e28: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "31523317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "31523317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.200.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_assign_mgcp_to-PFCP(213)@2c963d799e28: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.200.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 := 6, 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 := 'AC12C814'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3927340482 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_assign_mgcp_to-PFCP(213)@2c963d799e28: sending to all conns: { } HNBGW_Test.msc0-SCCP(205)@2c963d799e28: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(205)@2c963d799e28: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@2c963d799e28: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@2c963d799e28: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(205)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@2c963d799e28: vl_len:12 HNBGW_Test.msc0-SCCP(205)@2c963d799e28: vl_from0 HNBGW_Test.msc0-SCCP(205)@2c963d799e28: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgcp_to0(212)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(205)@2c963d799e28: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(205)@2c963d799e28: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@2c963d799e28: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@2c963d799e28: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(212)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to0(212)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_mgcp_to-Iuh0-RUA(203)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(205)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(206)@2c963d799e28: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(202)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(204)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(210)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(209)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(208)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(201)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(207)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(211)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-PFCP(213)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(201): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(202): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(203): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(204): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(205): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(206): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(207): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(208): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(209): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(210): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(211): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_rab_assign_mgcp_to0(212): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_rab_assign_mgcp_to-PFCP(213): none (pass -> pass) MTC@2c963d799e28: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Fri Jun 14 07:56:18 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=154387) Waiting for packet dumper to finish... 1 (prev_count=154387, count=201067) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@2c963d799e28: 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 Jun 14 07:56: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_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@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_rab_assign_mgw_iuup_addr_chg started. TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(220)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(220)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(220)@2c963d799e28: ************************************************* HNBGW_Test.msc0-SCCP(218)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(223)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(223)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(223)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(221)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(220)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(223)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(219)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(219)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(222)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(222)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(224)@2c963d799e28: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgw_iuup_addr_chg0(225) HNBGW_Test.msc0-RAN(219)@2c963d799e28: f_create_expect(l3 := 'C90B28EDEE76829F5302'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(219)@2c963d799e28: Created Expect[0] for 'C90B28EDEE76829F5302'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(225) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216)@2c963d799e28: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(225)4286474 HNBGW_Test.msc0-SCCP(218)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc0-SCCP(218)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(219)@2c963d799e28: Found Expect[0] for l3='C90B28EDEE76829F5302'O handled at TC_rab_assign_mgw_iuup_addr_chg0(225) HNBGW_Test.msc0-RAN(219)@2c963d799e28: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(225)4879635 HNBGW_Test.msc0-SCCP(218)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgw_iuup_addr_chg0(225)@2c963d799e28: setverdict(pass): none -> pass VirtHNBGW-STATS(214)@2c963d799e28: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(214)@2c963d799e28: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(214)@2c963d799e28: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(218)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@2c963d799e28: vl_len:91 HNBGW_Test.msc0-SCCP(218)@2c963d799e28: vl_from0 HNBGW_Test.msc0-SCCP(218)@2c963d799e28: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assign_mgw_iuup_addr_chg-PFCP(226)@2c963d799e28: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.200.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 := 7, 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 := 'AC12C814'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3927340482 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_assign_mgw_iuup_addr_chg-PFCP(226)@2c963d799e28: sending to all conns: { } HNBGW-MGCP(224)@2c963d799e28: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "41680a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "41680a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.200.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_rab_assign_mgw_iuup_addr_chg0(225) TC_rab_assign_mgw_iuup_addr_chg0(225)@2c963d799e28: CRCX1{ line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "41680a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "41680a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.200.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_rab_assign_mgw_iuup_addr_chg0(225)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@2c963d799e28: MDCX1{ line := { verb := "MDCX", trans_id := "20", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "41680a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "41680a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.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(225)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@2c963d799e28: CRCX2{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "41680a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "41680a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.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(218)@2c963d799e28: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(218)@2c963d799e28: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@2c963d799e28: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@2c963d799e28: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(225)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(214)@2c963d799e28: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(214)@2c963d799e28: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(214)@2c963d799e28: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(218)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@2c963d799e28: vl_len:12 HNBGW_Test.msc0-SCCP(218)@2c963d799e28: vl_from0 HNBGW_Test.msc0-SCCP(218)@2c963d799e28: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgw_iuup_addr_chg0(225)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@2c963d799e28: DLCX{ line := { verb := "DLCX", trans_id := "22", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "41680a17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(225)@2c963d799e28: DLCX{ line := { verb := "DLCX", trans_id := "23", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "41680a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(225)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(218)@2c963d799e28: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(218)@2c963d799e28: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@2c963d799e28: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@2c963d799e28: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(225)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(219)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(218)@2c963d799e28: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(217)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(222)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(223)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(221)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(220)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(224)@2c963d799e28: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(214)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg-PFCP(226)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(214): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(217): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(218): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(219): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(220): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(221): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(222): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(223): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(224): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(225): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-PFCP(226): none (pass -> pass) MTC@2c963d799e28: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Fri Jun 14 07:56:24 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=120357) Waiting for packet dumper to finish... 1 (prev_count=120357, count=241275) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass' was executed successfully (exit status: 0). MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Fri Jun 14 07:56: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_mo_disconnect.pcap" >/data/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_ranap_cs_mo_disconnect started. TC_ranap_cs_mo_disconnect-Iuh0(228)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(233)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(233)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(231)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(236)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(234)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(233)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(236)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(232)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(232)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(235)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(235)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message TC_ranap_cs_mo_disconnect-PFCP(239)@2c963d799e28: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.200.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 := 7, 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 := 'AC12C814'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3927340482 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ranap_cs_mo_disconnect-PFCP(239)@2c963d799e28: sending to all conns: { } HNBGW_Test.msc0-RAN(232)@2c963d799e28: f_create_expect(l3 := '2FF6026DE04AF1FFD0E7'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@2c963d799e28: Created Expect[0] for '2FF6026DE04AF1FFD0E7'O to be handled at TC_ranap_cs_mo_disconnect0(238) TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@2c963d799e28: Added conn table entry 0TC_ranap_cs_mo_disconnect0(238)12753877 HNBGW_Test.msc0-SCCP(231)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@2c963d799e28: Found Expect[0] for l3='2FF6026DE04AF1FFD0E7'O handled at TC_ranap_cs_mo_disconnect0(238) HNBGW_Test.msc0-RAN(232)@2c963d799e28: Added conn table entry 0TC_ranap_cs_mo_disconnect0(238)3387341 HNBGW_Test.msc0-SCCP(231)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_mo_disconnect0(238)@2c963d799e28: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@2c963d799e28: vl_len:22 HNBGW_Test.msc0-SCCP(231)@2c963d799e28: vl_from0 HNBGW_Test.msc0-SCCP(231)@2c963d799e28: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AAFAC77062EFC50C054A8'O TC_ranap_cs_mo_disconnect0(238)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(231)@2c963d799e28: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@2c963d799e28: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@2c963d799e28: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@2c963d799e28: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(238)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@2c963d799e28: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(238)12753877 HNBGW_Test.msc0-SCCP(231)@2c963d799e28: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@2c963d799e28: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@2c963d799e28: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@2c963d799e28: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(238)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-PFCP(239)@2c963d799e28: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.200.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 := 7, 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 := 'AC12C814'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3927340482 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ranap_cs_mo_disconnect-PFCP(239)@2c963d799e28: sending to all conns: { } HNBGW_Test.msc0-SCCP(231)@2c963d799e28: Session index based on local reference:0 HNBGW_Test.msc0-RAN(232)@2c963d799e28: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(238)3387341 TC_ranap_cs_mo_disconnect0(238)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect0(238)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(235)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@2c963d799e28: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(227)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(232)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@2c963d799e28: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(228)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(230)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(237)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-PFCP(239)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(227): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(228): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(229): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(230): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ranap_cs_mo_disconnect0(238): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ranap_cs_mo_disconnect-PFCP(239): none (pass -> pass) MTC@2c963d799e28: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Fri Jun 14 07:56:36 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=188748) Waiting for packet dumper to finish... 1 (prev_count=188748, count=189248) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Fri Jun 14 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_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@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_ranap_ps_mo_disconnect started. TC_ranap_ps_mo_disconnect-Iuh0(241)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(246)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(246)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(246)@2c963d799e28: ************************************************* HNBGW_Test.msc0-SCCP(244)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(249)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(249)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(249)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-SCCP(247)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(246)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(249)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(245)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(245)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(248)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(248)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message TC_ranap_ps_mo_disconnect-PFCP(252)@2c963d799e28: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.200.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 := 8, 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 := 'AC12C814'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3927340482 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ranap_ps_mo_disconnect-PFCP(252)@2c963d799e28: sending to all conns: { } HNBGW_Test.msc0-RAN(245)@2c963d799e28: f_create_expect(l3 := 'CDD742D5FA20AB03292A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(245)@2c963d799e28: Created Expect[0] for 'CDD742D5FA20AB03292A'O to be handled at TC_ranap_ps_mo_disconnect0(251) TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@2c963d799e28: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)3331412 HNBGW_Test.msc0-SCCP(244)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc0-SCCP(244)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(245)@2c963d799e28: Found Expect[0] for l3='CDD742D5FA20AB03292A'O handled at TC_ranap_ps_mo_disconnect0(251) HNBGW_Test.msc0-RAN(245)@2c963d799e28: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)6790617 HNBGW_Test.msc0-SCCP(244)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(251)@2c963d799e28: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(244)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@2c963d799e28: vl_len:22 HNBGW_Test.msc0-SCCP(244)@2c963d799e28: vl_from0 HNBGW_Test.msc0-SCCP(244)@2c963d799e28: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A237800DCCB172D5591C1'O TC_ranap_ps_mo_disconnect0(251)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@2c963d799e28: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@2c963d799e28: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@2c963d799e28: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@2c963d799e28: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@2c963d799e28: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)3331412 HNBGW_Test.msc0-SCCP(244)@2c963d799e28: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@2c963d799e28: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@2c963d799e28: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@2c963d799e28: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-PFCP(252)@2c963d799e28: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.200.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 := 8, 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 := 'AC12C814'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3927340482 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ranap_ps_mo_disconnect-PFCP(252)@2c963d799e28: sending to all conns: { } HNBGW_Test.msc0-SCCP(244)@2c963d799e28: Session index based on local reference:0 HNBGW_Test.msc0-RAN(245)@2c963d799e28: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)6790617 TC_ranap_ps_mo_disconnect0(251)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect0(251)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(247)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(244)@2c963d799e28: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(248)@2c963d799e28: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(241)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(245)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(240)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(246)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(249)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(250)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-PFCP(252)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(241): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(242): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(244): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(245): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(246): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(247): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(248): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(249): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(250): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ranap_ps_mo_disconnect0(251): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ranap_ps_mo_disconnect-PFCP(252): none (pass -> pass) MTC@2c963d799e28: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Fri Jun 14 07:56:47 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=176529) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp'. ------ HNBGW_Tests.TC_ps_rab_assignment_with_pfcp ------ Fri Jun 14 07:56: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_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@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_ps_rab_assignment_with_pfcp started. TC_ps_rab_assignment_with_pfcp-Iuh0(254)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(259)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(259)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(259)@2c963d799e28: ************************************************* HNBGW_Test.msc0-SCCP(257)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(262)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(262)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(262)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-SCCP(260)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(259)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(262)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(258)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(258)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(261)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(261)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message TC_ps_rab_assignment_with_pfcp-PFCP(265)@2c963d799e28: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) TC_ps_rab_assignment_with_pfcp-PFCP(265)@2c963d799e28: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.200.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 := 9, 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 := 'AC12C814'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3927340482 }, 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(265)@2c963d799e28: sending to all conns: { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp0(264)@2c963d799e28: setverdict(pass): none -> pass TC_ps_rab_assignment_with_pfcp-PFCP(265)@2c963d799e28: 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 := 9, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 0, time_value := 1234 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } HNBGW_Test.sgsn0-RAN(261)@2c963d799e28: f_create_expect(l3 := '752479F6335D7AC502A9'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(261)@2c963d799e28: Created Expect[0] for '752479F6335D7AC502A9'O to be handled at TC_ps_rab_assignment_with_pfcp0(264) TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(255)@2c963d799e28: Added conn table entry 0TC_ps_rab_assignment_with_pfcp0(264)2313614 HNBGW_Test.sgsn0-SCCP(260)@2c963d799e28: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(260)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(261)@2c963d799e28: Found Expect[0] for l3='752479F6335D7AC502A9'O handled at TC_ps_rab_assignment_with_pfcp0(264) HNBGW_Test.sgsn0-RAN(261)@2c963d799e28: Added conn table entry 0TC_ps_rab_assignment_with_pfcp0(264)7208471 HNBGW_Test.sgsn0-SCCP(260)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(260)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment_with_pfcp0(264)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(260)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(260)@2c963d799e28: vl_len:91 HNBGW_Test.sgsn0-SCCP(260)@2c963d799e28: vl_from0 HNBGW_Test.sgsn0-SCCP(260)@2c963d799e28: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_with_pfcp-PFCP(265)@2c963d799e28: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_with_pfcp-PFCP(265)@2c963d799e28: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.200.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 := 10, 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 := 'AC12C814'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000001'O, ipv4_address := 'AC12C814'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(265)@2c963d799e28: looking for seid '0000000000000000'O seqnr 10 in conns { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp-PFCP(265)@2c963d799e28: sending to all conns: { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp0(264)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(265)@2c963d799e28: 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 := 10, 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)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(265)@2c963d799e28: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O TC_ps_rab_assignment_with_pfcp-PFCP(265)@2c963d799e28: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.200.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 := 11, 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(265)@2c963d799e28: looking for seid '1111111111111111'O seqnr 11 in conns { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp-PFCP(265)@2c963d799e28: sending to all conns: { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp0(264)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(265)@2c963d799e28: 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_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(260)@2c963d799e28: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(260)@2c963d799e28: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(260)@2c963d799e28: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(260)@2c963d799e28: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_with_pfcp0(264)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(260)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(260)@2c963d799e28: vl_len:12 HNBGW_Test.sgsn0-SCCP(260)@2c963d799e28: vl_from0 HNBGW_Test.sgsn0-SCCP(260)@2c963d799e28: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_with_pfcp-PFCP(265)@2c963d799e28: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.200.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 := 12, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } TC_ps_rab_assignment_with_pfcp-PFCP(265)@2c963d799e28: looking for seid '1111111111111111'O seqnr 12 in conns { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp-PFCP(265)@2c963d799e28: sending to all conns: { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp0(264)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(260)@2c963d799e28: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(260)@2c963d799e28: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(260)@2c963d799e28: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(260)@2c963d799e28: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_with_pfcp0(264)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp0(264)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(265)@2c963d799e28: 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_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)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(257)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(261)@2c963d799e28: Final verdict of PTC: none TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(255)@2c963d799e28: Final verdict of PTC: none TC_ps_rab_assignment_with_pfcp-Iuh0(254)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(253)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(258)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(260)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(259)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(262)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(263)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(265)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(253): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-Iuh0(254): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(255): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(257): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(258): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(259): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(260): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(261): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(262): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(263): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ps_rab_assignment_with_pfcp0(264): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-PFCP(265): none (pass -> pass) MTC@2c963d799e28: Test case TC_ps_rab_assignment_with_pfcp finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass'. Fri Jun 14 07:57:02 UTC 2024 ====== HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_ps_rab_assignment_with_pfcp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=209121) Waiting for packet dumper to finish... 1 (prev_count=209121, count=209621) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass' was executed successfully (exit status: 0). MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Fri Jun 14 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_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@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_mscpool_L3Compl_on_1_cnlink started. TC_mscpool_L3Compl_on_1_cnlink-Iuh0(267)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Compl_on_1_cnlink-Iuh1(269)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(274)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(274)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(274)@2c963d799e28: ************************************************* HNBGW_Test.msc0-SCCP(272)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(277)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(277)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(277)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-SCCP(275)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(274)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(277)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(273)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(273)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(276)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(276)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message MTC@2c963d799e28: 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@2c963d799e28: "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@2c963d799e28: 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.200.203", nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(273)@2c963d799e28: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(273)@2c963d799e28: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(279) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(268)@2c963d799e28: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(279)8121207 HNBGW_Test.msc0-SCCP(272)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc0-SCCP(272)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(273)@2c963d799e28: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(279) HNBGW_Test.msc0-RAN(273)@2c963d799e28: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(279)4040428 HNBGW_Test.msc0-SCCP(272)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(272)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(279)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(279)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: 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.200.203", nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(273)@2c963d799e28: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(273)@2c963d799e28: 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(268)@2c963d799e28: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(281)5131552 HNBGW_Test.msc0-SCCP(272)@2c963d799e28: First idle individual index:1 HNBGW_Test.msc0-SCCP(272)@2c963d799e28: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(273)@2c963d799e28: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(281) HNBGW_Test.msc0-RAN(273)@2c963d799e28: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(281)14822238 HNBGW_Test.msc0-SCCP(272)@2c963d799e28: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(272)@2c963d799e28: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(281)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(281)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: 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.200.203", nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(273)@2c963d799e28: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(273)@2c963d799e28: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(283) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(268)@2c963d799e28: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(283)16284222 HNBGW_Test.msc0-SCCP(272)@2c963d799e28: First idle individual index:2 HNBGW_Test.msc0-SCCP(272)@2c963d799e28: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(273)@2c963d799e28: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(283) HNBGW_Test.msc0-RAN(273)@2c963d799e28: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(283)14431668 HNBGW_Test.msc0-SCCP(272)@2c963d799e28: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(272)@2c963d799e28: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(283)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(283)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: 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.200.203", nas_pdu := '050152082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(273)@2c963d799e28: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(273)@2c963d799e28: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(285) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(268)@2c963d799e28: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(285)10280417 HNBGW_Test.msc0-SCCP(272)@2c963d799e28: First idle individual index:3 HNBGW_Test.msc0-SCCP(272)@2c963d799e28: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(273)@2c963d799e28: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(285) HNBGW_Test.msc0-RAN(273)@2c963d799e28: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(285)11504919 HNBGW_Test.msc0-SCCP(272)@2c963d799e28: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(272)@2c963d799e28: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(285)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(285)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(268)@2c963d799e28: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(270)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(277)@2c963d799e28: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(267)@2c963d799e28: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(269)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(276)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(273)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(275)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(266)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(274)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(272)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(278)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(271)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Compl_on_1_cnlink-PFCP(282)@2c963d799e28: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(284)@2c963d799e28: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(280)@2c963d799e28: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(286)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(266): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(267): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(268): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(269): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(270): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(271): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(272): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(273): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(274): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(275): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(276): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(277): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(278): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(279): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(280): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(281): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(282): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(283): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(284): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(285): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(286): none (pass -> pass) MTC@2c963d799e28: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Fri Jun 14 07:57:11 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=217088) Waiting for packet dumper to finish... 1 (prev_count=217088, count=284035) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@2c963d799e28: 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 Jun 14 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_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@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(288)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(290)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(295)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(295)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(295)@2c963d799e28: ************************************************* HNBGW_Test.msc0-SCCP(293)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(298)@2c963d799e28: ************************************************* HNBGW_Test.msc1-M3UA(298)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(298)@2c963d799e28: ************************************************* HNBGW_Test.msc1-SCCP(296)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(301)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(301)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(301)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-SCCP(299)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(304)@2c963d799e28: ************************************************* HNBGW_Test.sgsn1-M3UA(304)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(304)@2c963d799e28: ************************************************* HNBGW_Test.sgsn1-SCCP(302)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(295)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc1-M3UA(298)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(301)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(304)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23908 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(294)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(294)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(297)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(297)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(300)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(300)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(303)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(303)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message MTC@2c963d799e28: 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@2c963d799e28: "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@2c963d799e28: 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.200.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(294)@2c963d799e28: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(294)@2c963d799e28: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(306) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(289)@2c963d799e28: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(306)14402996 HNBGW_Test.msc0-SCCP(293)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc0-SCCP(293)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(294)@2c963d799e28: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(306) HNBGW_Test.msc0-RAN(294)@2c963d799e28: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(306)12149757 HNBGW_Test.msc0-SCCP(293)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(293)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(306)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(306)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: 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.200.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(297)@2c963d799e28: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(297)@2c963d799e28: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(308) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(289)@2c963d799e28: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(308)3029327 HNBGW_Test.msc1-SCCP(296)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc1-SCCP(296)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(297)@2c963d799e28: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(308) HNBGW_Test.msc1-RAN(297)@2c963d799e28: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(308)16538687 HNBGW_Test.msc1-SCCP(296)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(296)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(308)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(308)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: 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.200.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(294)@2c963d799e28: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(294)@2c963d799e28: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(310) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(289)@2c963d799e28: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(310)13870096 HNBGW_Test.msc0-SCCP(293)@2c963d799e28: First idle individual index:1 HNBGW_Test.msc0-SCCP(293)@2c963d799e28: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(294)@2c963d799e28: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(310) HNBGW_Test.msc0-RAN(294)@2c963d799e28: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(310)8954512 HNBGW_Test.msc0-SCCP(293)@2c963d799e28: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(293)@2c963d799e28: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(310)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(310)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(300)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(298)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(304)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(303)@2c963d799e28: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(289)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(293)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(296)@2c963d799e28: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(291)@2c963d799e28: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(288)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-RAN(297)@2c963d799e28: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(290)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(295)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(305)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(287)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(299)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(301)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(302)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(294)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(307)@2c963d799e28: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(311)@2c963d799e28: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(309)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(287): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(288): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(289): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(290): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(291): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(293): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(294): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(295): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-SCCP(296): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-RAN(297): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-M3UA(298): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(299): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(300): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(301): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(302): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-RAN(303): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(304): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(305): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(306): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(307): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(308): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(309): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(310): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(311): none (pass -> pass) MTC@2c963d799e28: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Fri Jun 14 07:57:20 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=244356) Waiting for packet dumper to finish... 1 (prev_count=244356, count=312916) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@2c963d799e28: 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 Jun 14 07:57: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@2c963d799e28: 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@2c963d799e28: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(313)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(315)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(320)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(320)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(320)@2c963d799e28: ************************************************* HNBGW_Test.msc0-SCCP(318)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(323)@2c963d799e28: ************************************************* HNBGW_Test.msc1-M3UA(323)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(323)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(321)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(326)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(326)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(326)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-SCCP(324)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(329)@2c963d799e28: ************************************************* HNBGW_Test.sgsn1-M3UA(329)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(329)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(327)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(320)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc1-M3UA(323)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(326)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(329)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23908 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(319)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(319)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(322)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(322)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(325)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(325)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(328)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(328)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message MTC@2c963d799e28: 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@2c963d799e28: "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@2c963d799e28: 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@2c963d799e28: 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.200.203", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(319)@2c963d799e28: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(319)@2c963d799e28: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(314)@2c963d799e28: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331)13853666 HNBGW_Test.msc0-SCCP(318)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc0-SCCP(318)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(319)@2c963d799e28: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331) HNBGW_Test.msc0-RAN(319)@2c963d799e28: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331)943731 HNBGW_Test.msc0-SCCP(318)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(318)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: 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.200.203", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(322)@2c963d799e28: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(322)@2c963d799e28: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(314)@2c963d799e28: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)5469024 HNBGW_Test.msc1-SCCP(321)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc1-SCCP(321)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(322)@2c963d799e28: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333) HNBGW_Test.msc1-RAN(322)@2c963d799e28: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)6972671 HNBGW_Test.msc1-SCCP(321)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(321)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: 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.200.203", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(319)@2c963d799e28: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(319)@2c963d799e28: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(314)@2c963d799e28: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)7088384 HNBGW_Test.msc0-SCCP(318)@2c963d799e28: First idle individual index:1 HNBGW_Test.msc0-SCCP(318)@2c963d799e28: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(319)@2c963d799e28: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335) HNBGW_Test.msc0-RAN(319)@2c963d799e28: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)10625238 HNBGW_Test.msc0-SCCP(318)@2c963d799e28: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(318)@2c963d799e28: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(314)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(324)@2c963d799e28: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(316)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(319)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(329)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(320)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(323)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-RAN(322)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(327)@2c963d799e28: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(313)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(325)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(318)@2c963d799e28: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(315)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(328)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(326)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(321)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(317)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(312)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(330)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(336)@2c963d799e28: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(332)@2c963d799e28: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(334)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(312): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(313): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(314): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(315): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(316): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(317): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(318): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(319): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(320): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-SCCP(321): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-RAN(322): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-M3UA(323): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(324): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(325): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(326): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(327): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-RAN(328): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(329): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(330): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(332): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(334): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(336): none (pass -> pass) MTC@2c963d799e28: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Fri Jun 14 07:57:30 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 172.18.200.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=313863) Waiting for packet dumper to finish... 1 (prev_count=313863, count=319028) MTC@2c963d799e28: 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@2c963d799e28: 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 Jun 14 07:57: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@2c963d799e28: 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@2c963d799e28: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(338)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(340)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(345)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@2c963d799e28: ************************************************* HNBGW_Test.msc0-SCCP(343)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(348)@2c963d799e28: ************************************************* HNBGW_Test.msc1-M3UA(348)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(348)@2c963d799e28: ************************************************* HNBGW_Test.msc1-SCCP(346)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(351)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(351)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(351)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-SCCP(349)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(354)@2c963d799e28: ************************************************* HNBGW_Test.sgsn1-M3UA(354)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(354)@2c963d799e28: ************************************************* HNBGW_Test.sgsn1-SCCP(352)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(345)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc1-M3UA(348)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(351)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(354)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23908 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(344)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(344)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(347)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(347)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(350)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(350)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(353)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(353)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message MTC@2c963d799e28: 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@2c963d799e28: "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@2c963d799e28: 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@2c963d799e28: 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.200.203", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(344)@2c963d799e28: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(344)@2c963d799e28: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(339)@2c963d799e28: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356)13743565 HNBGW_Test.msc0-SCCP(343)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc0-SCCP(343)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(344)@2c963d799e28: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356) HNBGW_Test.msc0-RAN(344)@2c963d799e28: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356)16353583 HNBGW_Test.msc0-SCCP(343)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(343)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: 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.200.203", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(347)@2c963d799e28: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(347)@2c963d799e28: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(339)@2c963d799e28: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)9658353 HNBGW_Test.msc1-SCCP(346)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc1-SCCP(346)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(347)@2c963d799e28: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358) HNBGW_Test.msc1-RAN(347)@2c963d799e28: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)5823827 HNBGW_Test.msc1-SCCP(346)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(346)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: 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.200.203", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(344)@2c963d799e28: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(344)@2c963d799e28: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(339)@2c963d799e28: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)16684096 HNBGW_Test.msc0-SCCP(343)@2c963d799e28: First idle individual index:1 HNBGW_Test.msc0-SCCP(343)@2c963d799e28: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(344)@2c963d799e28: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360) HNBGW_Test.msc0-RAN(344)@2c963d799e28: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)13400654 HNBGW_Test.msc0-SCCP(343)@2c963d799e28: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(343)@2c963d799e28: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(339)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(350)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(351)@2c963d799e28: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(341)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(343)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(353)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(337)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-RAN(347)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(354)@2c963d799e28: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(338)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(352)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(342)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(349)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(345)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(346)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(348)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(355)@2c963d799e28: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(340)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(344)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(357)@2c963d799e28: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(359)@2c963d799e28: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(361)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(337): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(338): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(339): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(340): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(341): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(342): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-SCCP(346): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-RAN(347): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-M3UA(348): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(349): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(350): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(351): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(352): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-RAN(353): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(354): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(355): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(357): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(359): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(361): none (pass -> pass) MTC@2c963d799e28: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Fri Jun 14 07:57:39 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 172.18.200.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=307389) Waiting for packet dumper to finish... 1 (prev_count=307389, count=316992) MTC@2c963d799e28: 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@2c963d799e28: 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 Jun 14 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_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@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(363)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(365)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(370)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(370)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(370)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(368)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(373)@2c963d799e28: ************************************************* HNBGW_Test.msc1-M3UA(373)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(373)@2c963d799e28: ************************************************* HNBGW_Test.msc1-SCCP(371)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(379)@2c963d799e28: ************************************************* HNBGW_Test.sgsn1-M3UA(379)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(379)@2c963d799e28: ************************************************* HNBGW_Test.sgsn1-SCCP(377)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(370)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc1-M3UA(373)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(376)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(379)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23908 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(369)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(369)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(372)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(372)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(375)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(375)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(378)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(378)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message MTC@2c963d799e28: 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@2c963d799e28: "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@2c963d799e28: 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@2c963d799e28: 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@2c963d799e28: 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@2c963d799e28: 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.200.203", nas_pdu := '05080200F110172A5205F442FA0023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(369)@2c963d799e28: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(369)@2c963d799e28: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(364)@2c963d799e28: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381)13769069 HNBGW_Test.msc0-SCCP(368)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc0-SCCP(368)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(369)@2c963d799e28: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381) HNBGW_Test.msc0-RAN(369)@2c963d799e28: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381)8722510 HNBGW_Test.msc0-SCCP(368)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(368)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: 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.200.203", nas_pdu := '0524010350590205F442C00023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(372)@2c963d799e28: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(372)@2c963d799e28: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(364)@2c963d799e28: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)588281 HNBGW_Test.msc1-SCCP(371)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc1-SCCP(371)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(372)@2c963d799e28: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383) HNBGW_Test.msc1-RAN(372)@2c963d799e28: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)2772966 HNBGW_Test.msc1-SCCP(371)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(371)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: 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.200.203", nas_pdu := '0627000350590205F442CCC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(369)@2c963d799e28: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(369)@2c963d799e28: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(364)@2c963d799e28: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)14127546 HNBGW_Test.msc0-SCCP(368)@2c963d799e28: First idle individual index:1 HNBGW_Test.msc0-SCCP(368)@2c963d799e28: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(369)@2c963d799e28: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385) HNBGW_Test.msc0-RAN(369)@2c963d799e28: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)32996 HNBGW_Test.msc0-SCCP(368)@2c963d799e28: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(368)@2c963d799e28: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-RAN(378)@2c963d799e28: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(366)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(369)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(368)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(374)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-RAN(372)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(377)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(371)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(367)@2c963d799e28: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(363)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(370)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(376)@2c963d799e28: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(365)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(373)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(379)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(362)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(380)@2c963d799e28: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(364)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(375)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(382)@2c963d799e28: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(386)@2c963d799e28: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(384)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(362): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(363): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(364): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(365): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(366): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(368): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(369): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(370): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-SCCP(371): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-RAN(372): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-M3UA(373): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(377): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-RAN(378): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(379): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(380): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(382): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(384): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(386): none (pass -> pass) MTC@2c963d799e28: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Fri Jun 14 07:57:48 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 172.18.200.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=319421) MTC@2c963d799e28: 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@2c963d799e28: 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 Jun 14 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_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@2c963d799e28: 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@2c963d799e28: 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(388)@2c963d799e28: 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(390)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(395)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(395)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(395)@2c963d799e28: ************************************************* HNBGW_Test.msc0-SCCP(393)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(398)@2c963d799e28: ************************************************* HNBGW_Test.msc1-M3UA(398)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(398)@2c963d799e28: ************************************************* HNBGW_Test.msc1-SCCP(396)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(401)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(401)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(401)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-SCCP(399)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(404)@2c963d799e28: ************************************************* HNBGW_Test.sgsn1-M3UA(404)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(404)@2c963d799e28: ************************************************* HNBGW_Test.sgsn1-SCCP(402)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(395)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc1-M3UA(398)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(401)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(404)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23908 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(394)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(394)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(397)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(397)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(400)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(400)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(403)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(403)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message MTC@2c963d799e28: 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@2c963d799e28: "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@2c963d799e28: 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@2c963d799e28: 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@2c963d799e28: 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@2c963d799e28: 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.200.203", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(394)@2c963d799e28: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(394)@2c963d799e28: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(389)@2c963d799e28: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406)16279785 HNBGW_Test.msc0-SCCP(393)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc0-SCCP(393)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(394)@2c963d799e28: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406) HNBGW_Test.msc0-RAN(394)@2c963d799e28: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406)16689521 HNBGW_Test.msc0-SCCP(393)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(393)@2c963d799e28: 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(406)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: 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.200.203", nas_pdu := '0524010350590205F442BFC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(397)@2c963d799e28: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(397)@2c963d799e28: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(389)@2c963d799e28: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)2970691 HNBGW_Test.msc1-SCCP(396)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc1-SCCP(396)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(397)@2c963d799e28: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408) HNBGW_Test.msc1-RAN(397)@2c963d799e28: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)1526674 HNBGW_Test.msc1-SCCP(396)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(396)@2c963d799e28: 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(408)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: 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.200.203", nas_pdu := '0627000350590205F442BB8023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(394)@2c963d799e28: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(394)@2c963d799e28: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(389)@2c963d799e28: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)6840666 HNBGW_Test.msc0-SCCP(393)@2c963d799e28: First idle individual index:1 HNBGW_Test.msc0-SCCP(393)@2c963d799e28: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(394)@2c963d799e28: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410) HNBGW_Test.msc0-RAN(394)@2c963d799e28: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)2597776 HNBGW_Test.msc0-SCCP(393)@2c963d799e28: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(393)@2c963d799e28: 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(410)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(389)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(394)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(402)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(401)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(398)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(393)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(400)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(399)@2c963d799e28: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(391)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(403)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(395)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-RAN(397)@2c963d799e28: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(388)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(387)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(405)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(396)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(404)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(392)@2c963d799e28: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(390)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(407)@2c963d799e28: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(409)@2c963d799e28: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(411)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(387): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(388): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(389): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(390): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(391): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(392): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(393): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(394): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(395): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-SCCP(396): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-RAN(397): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-M3UA(398): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(399): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(400): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(401): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(402): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-RAN(403): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(404): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(407): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(409): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(411): none (pass -> pass) MTC@2c963d799e28: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Fri Jun 14 07:57:56 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 172.18.200.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=339921) MTC@2c963d799e28: 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@2c963d799e28: 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 Jun 14 07:57: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_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@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(413)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(415)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(420)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(420)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(420)@2c963d799e28: ************************************************* HNBGW_Test.msc0-SCCP(418)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(423)@2c963d799e28: ************************************************* HNBGW_Test.msc1-M3UA(423)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(423)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(421)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(426)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(426)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(426)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-SCCP(424)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(429)@2c963d799e28: ************************************************* HNBGW_Test.sgsn1-M3UA(429)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(429)@2c963d799e28: ************************************************* HNBGW_Test.sgsn1-SCCP(427)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(420)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc1-M3UA(423)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(426)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(429)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23908 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(419)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(419)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(422)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(422)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(425)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(425)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(428)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(428)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message MTC@2c963d799e28: 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@2c963d799e28: "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@2c963d799e28: 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@2c963d799e28: 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@2c963d799e28: 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@2c963d799e28: 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.200.203", nas_pdu := '05080200F110172A5205F442400023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(422)@2c963d799e28: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(422)@2c963d799e28: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(414)@2c963d799e28: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431)14240955 HNBGW_Test.msc1-SCCP(421)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc1-SCCP(421)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(422)@2c963d799e28: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431) HNBGW_Test.msc1-RAN(422)@2c963d799e28: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431)16668896 HNBGW_Test.msc1-SCCP(421)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(421)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: 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.200.203", nas_pdu := '0524010350590205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(422)@2c963d799e28: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(422)@2c963d799e28: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(414)@2c963d799e28: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)3129418 HNBGW_Test.msc1-SCCP(421)@2c963d799e28: First idle individual index:1 HNBGW_Test.msc1-SCCP(421)@2c963d799e28: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(422)@2c963d799e28: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433) HNBGW_Test.msc1-RAN(422)@2c963d799e28: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)11898630 HNBGW_Test.msc1-SCCP(421)@2c963d799e28: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(421)@2c963d799e28: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: 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.200.203", nas_pdu := '0627000350590205F4427FC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(422)@2c963d799e28: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(422)@2c963d799e28: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(414)@2c963d799e28: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)11176839 HNBGW_Test.msc1-SCCP(421)@2c963d799e28: First idle individual index:2 HNBGW_Test.msc1-SCCP(421)@2c963d799e28: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(422)@2c963d799e28: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435) HNBGW_Test.msc1-RAN(422)@2c963d799e28: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)5669353 HNBGW_Test.msc1-SCCP(421)@2c963d799e28: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(421)@2c963d799e28: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(414)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(427)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(423)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(426)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(429)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(428)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(419)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(418)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(425)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(424)@2c963d799e28: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(413)@2c963d799e28: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(416)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-RAN(422)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(421)@2c963d799e28: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(415)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(412)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(420)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(430)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(417)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(432)@2c963d799e28: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(434)@2c963d799e28: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(436)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(412): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(413): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(414): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(415): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(416): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(417): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(418): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(419): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(420): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-SCCP(421): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-RAN(422): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-M3UA(423): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(424): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(425): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(426): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(427): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-RAN(428): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(429): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(430): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(432): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(434): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(436): none (pass -> pass) MTC@2c963d799e28: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Fri Jun 14 07:58:05 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 172.18.200.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=279876) Waiting for packet dumper to finish... 1 (prev_count=279876, count=345805) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@2c963d799e28: 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 Jun 14 07:58:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_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@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(438)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(440)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(445)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(445)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(445)@2c963d799e28: ************************************************* HNBGW_Test.msc0-SCCP(443)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(448)@2c963d799e28: ************************************************* HNBGW_Test.msc1-M3UA(448)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(448)@2c963d799e28: ************************************************* HNBGW_Test.msc1-SCCP(446)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(451)@2c963d799e28: ************************************************* HNBGW_Test.msc2-M3UA(451)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(451)@2c963d799e28: ************************************************* HNBGW_Test.msc2-SCCP(449)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(454)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(454)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(454)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-SCCP(452)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(457)@2c963d799e28: ************************************************* HNBGW_Test.sgsn1-M3UA(457)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(457)@2c963d799e28: ************************************************* HNBGW_Test.sgsn1-SCCP(455)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(460)@2c963d799e28: ************************************************* HNBGW_Test.sgsn2-M3UA(460)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(460)@2c963d799e28: ************************************************* HNBGW_Test.sgsn2-SCCP(458)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(445)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc1-M3UA(448)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc2-M3UA(451)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23909 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(454)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(457)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23908 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(460)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23910 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(444)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(444)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(447)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(447)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(450)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(450)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(453)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(453)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(456)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(456)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(459)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(459)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message MTC@2c963d799e28: 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@2c963d799e28: "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@2c963d799e28: 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@2c963d799e28: 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@2c963d799e28: 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.200.203", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(450)@2c963d799e28: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(450)@2c963d799e28: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(439)@2c963d799e28: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462)16771104 HNBGW_Test.msc2-SCCP(449)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc2-SCCP(449)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(450)@2c963d799e28: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462) HNBGW_Test.msc2-RAN(450)@2c963d799e28: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462)994792 HNBGW_Test.msc2-SCCP(449)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(449)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: 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.200.203", nas_pdu := '0524010350590205F442A98023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(450)@2c963d799e28: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(450)@2c963d799e28: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(439)@2c963d799e28: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)15216047 HNBGW_Test.msc2-SCCP(449)@2c963d799e28: First idle individual index:1 HNBGW_Test.msc2-SCCP(449)@2c963d799e28: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(450)@2c963d799e28: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464) HNBGW_Test.msc2-RAN(450)@2c963d799e28: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)3456554 HNBGW_Test.msc2-SCCP(449)@2c963d799e28: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(449)@2c963d799e28: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: 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.200.203", nas_pdu := '05080200F110172A52082926240000000010'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(447)@2c963d799e28: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(447)@2c963d799e28: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(439)@2c963d799e28: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)5142258 HNBGW_Test.msc1-SCCP(446)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc1-SCCP(446)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(447)@2c963d799e28: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466) HNBGW_Test.msc1-RAN(447)@2c963d799e28: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)3179456 HNBGW_Test.msc1-SCCP(446)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(446)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(439)@2c963d799e28: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(441)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(456)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(453)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(458)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(452)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(457)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc2-RAN(450)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(455)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(446)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(454)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(448)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(444)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(443)@2c963d799e28: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(438)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(445)@2c963d799e28: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(440)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(459)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(437)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(451)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(449)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(461)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-RAN(447)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(442)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(460)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(463)@2c963d799e28: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(465)@2c963d799e28: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(467)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(437): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(438): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(439): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(440): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(441): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(442): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(443): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(444): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(445): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-SCCP(446): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-RAN(447): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-M3UA(448): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc2-SCCP(449): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc2-RAN(450): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc2-M3UA(451): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(452): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(453): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(454): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(455): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-RAN(456): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(457): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(458): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn2-RAN(459): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(460): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(461): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(463): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(465): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(467): none (pass -> pass) MTC@2c963d799e28: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Fri Jun 14 07:58:14 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 172.18.200.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=399647) Waiting for packet dumper to finish... 1 (prev_count=399647, count=400147) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@2c963d799e28: 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 Jun 14 07:58: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@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(469)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(471)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(476)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(476)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(476)@2c963d799e28: ************************************************* HNBGW_Test.msc0-SCCP(474)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(479)@2c963d799e28: ************************************************* HNBGW_Test.msc1-M3UA(479)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(479)@2c963d799e28: ************************************************* HNBGW_Test.msc1-SCCP(477)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(482)@2c963d799e28: ************************************************* HNBGW_Test.msc2-M3UA(482)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(482)@2c963d799e28: ************************************************* HNBGW_Test.msc2-SCCP(480)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(485)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(485)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(485)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-SCCP(483)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(488)@2c963d799e28: ************************************************* HNBGW_Test.sgsn1-M3UA(488)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(488)@2c963d799e28: ************************************************* HNBGW_Test.sgsn1-SCCP(486)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(491)@2c963d799e28: ************************************************* HNBGW_Test.sgsn2-M3UA(491)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(491)@2c963d799e28: ************************************************* HNBGW_Test.sgsn2-SCCP(489)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(476)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc1-M3UA(479)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc2-M3UA(482)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23909 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(485)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(488)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23908 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(491)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23910 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(475)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(475)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(478)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(478)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(481)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(481)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(484)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(484)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(487)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(487)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(490)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(490)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message MTC@2c963d799e28: 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@2c963d799e28: "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@2c963d799e28: 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@2c963d799e28: 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@2c963d799e28: 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.200.203", nas_pdu := '05080299F999172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(475)@2c963d799e28: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(475)@2c963d799e28: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(493) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(470)@2c963d799e28: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(493)164830 HNBGW_Test.msc0-SCCP(474)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc0-SCCP(474)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(475)@2c963d799e28: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(493) HNBGW_Test.msc0-RAN(475)@2c963d799e28: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(493)11047135 HNBGW_Test.msc0-SCCP(474)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(474)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(493)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(493)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: 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.200.203", nas_pdu := '05080200F110172A5205F4428AC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(481)@2c963d799e28: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(481)@2c963d799e28: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(495) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(470)@2c963d799e28: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)6197211 HNBGW_Test.msc2-SCCP(480)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc2-SCCP(480)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(481)@2c963d799e28: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(495) HNBGW_Test.msc2-RAN(481)@2c963d799e28: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)2200023 HNBGW_Test.msc2-SCCP(480)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(480)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc2-M3UA(482)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc2-RAN(481)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(491)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(488)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(480)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(490)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(489)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-RAN(478)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(476)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(486)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(475)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(474)@2c963d799e28: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(472)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(473)@2c963d799e28: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(469)@2c963d799e28: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(471)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(479)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(468)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(485)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(487)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(483)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(477)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(484)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(492)@2c963d799e28: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(470)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(494)@2c963d799e28: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(496)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(468): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(469): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(470): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(471): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(472): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(473): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(474): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(475): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(476): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-SCCP(477): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-RAN(478): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-M3UA(479): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc2-SCCP(480): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc2-RAN(481): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc2-M3UA(482): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(483): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(484): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(485): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(486): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-RAN(487): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(488): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(489): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn2-RAN(490): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(491): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(492): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(493): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(494): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(495): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(496): none (pass -> pass) MTC@2c963d799e28: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Fri Jun 14 07:58:22 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 172.18.200.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=352635) Waiting for packet dumper to finish... 1 (prev_count=352635, count=357782) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Fri Jun 14 07:58: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@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_mscpool_paging_imsi started. TC_mscpool_paging_imsi-Iuh0(498)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_imsi-Iuh1(500)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(505)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(505)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(505)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(503)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(508)@2c963d799e28: ************************************************* HNBGW_Test.msc1-M3UA(508)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(508)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(506)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(511)@2c963d799e28: ************************************************* HNBGW_Test.msc2-M3UA(511)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(511)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(509)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(514)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(514)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(514)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(512)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(505)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc1-M3UA(508)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc2-M3UA(511)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23909 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(514)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(504)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(504)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(507)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(507)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(510)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(510)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(513)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(513)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message MTC@2c963d799e28: 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@2c963d799e28: "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(501)@2c963d799e28: UnitdataCallback TC_mscpool_paging_imsi-Iuh0-RUA(499)@2c963d799e28: UnitdataCallback HNBGW_Test.msc0-RAN(504)@2c963d799e28: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(504)@2c963d799e28: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(516) TC_mscpool_paging_imsi-Iuh0-RUA(499)@2c963d799e28: Added conn table entry 0TC_mscpool_paging_imsi0(516)14651244 HNBGW_Test.msc0-SCCP(503)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc0-SCCP(503)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(504)@2c963d799e28: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(516) HNBGW_Test.msc0-RAN(504)@2c963d799e28: Added conn table entry 0TC_mscpool_paging_imsi0(516)16667633 HNBGW_Test.msc0-SCCP(503)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(503)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(516)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_paging_imsi0(516)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_paging_imsi-Iuh1-RUA(501)@2c963d799e28: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0-RUA(499)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(506)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-RAN(507)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc2-RAN(510)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(497)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(503)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(514)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(513)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(509)@2c963d799e28: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(500)@2c963d799e28: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(498)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(505)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(511)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(512)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(508)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(502)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(515)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(504)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_imsi-PFCP(517)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(497): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(498): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(499): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(500): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(501): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(502): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(503): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(504): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(505): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-SCCP(506): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-RAN(507): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-M3UA(508): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc2-SCCP(509): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc2-RAN(510): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc2-M3UA(511): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(512): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(513): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(514): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(515): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_paging_imsi0(516): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_paging_imsi-PFCP(517): none (pass -> pass) MTC@2c963d799e28: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Fri Jun 14 07:58:31 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=227606) Waiting for packet dumper to finish... 1 (prev_count=227606, count=268618) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Fri Jun 14 07:58: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@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_mscpool_paging_tmsi started. TC_mscpool_paging_tmsi-Iuh0(519)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_tmsi-Iuh1(521)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(526)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(526)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(526)@2c963d799e28: ************************************************* HNBGW_Test.msc0-SCCP(524)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(529)@2c963d799e28: ************************************************* HNBGW_Test.msc1-M3UA(529)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(529)@2c963d799e28: ************************************************* HNBGW_Test.msc1-SCCP(527)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(532)@2c963d799e28: ************************************************* HNBGW_Test.msc2-M3UA(532)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(532)@2c963d799e28: ************************************************* HNBGW_Test.msc2-SCCP(530)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(535)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(535)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(535)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-SCCP(533)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(526)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc1-M3UA(529)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc2-M3UA(532)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23909 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(535)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(525)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(525)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(528)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(528)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(531)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(531)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(534)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(534)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message MTC@2c963d799e28: 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@2c963d799e28: "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(537)@2c963d799e28: 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(520)@2c963d799e28: UnitdataCallback TC_mscpool_paging_tmsi-Iuh1-RUA(522)@2c963d799e28: UnitdataCallback TC_mscpool_paging_tmsi0(537)@2c963d799e28: 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(525)@2c963d799e28: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(525)@2c963d799e28: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(537) TC_mscpool_paging_tmsi-Iuh0-RUA(520)@2c963d799e28: Added conn table entry 0TC_mscpool_paging_tmsi0(537)4296759 HNBGW_Test.msc0-SCCP(524)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc0-SCCP(524)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(525)@2c963d799e28: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(537) HNBGW_Test.msc0-RAN(525)@2c963d799e28: Added conn table entry 0TC_mscpool_paging_tmsi0(537)11794194 HNBGW_Test.msc0-SCCP(524)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(524)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(537)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_paging_tmsi0(537)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_paging_tmsi-Iuh1-RUA(522)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc2-RAN(531)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(530)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(534)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(535)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(532)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(533)@2c963d799e28: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(520)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(525)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(524)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(527)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(526)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(529)@2c963d799e28: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(521)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-RAN(528)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(518)@2c963d799e28: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(519)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(523)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(536)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_tmsi-PFCP(538)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(518): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(519): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(520): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(521): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(522): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(523): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(524): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(525): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(526): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-SCCP(527): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-RAN(528): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-M3UA(529): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc2-SCCP(530): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc2-RAN(531): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc2-M3UA(532): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(533): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(534): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(535): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(536): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_paging_tmsi0(537): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_paging_tmsi-PFCP(538): none (pass -> pass) MTC@2c963d799e28: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Fri Jun 14 07:58:40 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=218381) Waiting for packet dumper to finish... 1 (prev_count=218381, count=260368) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@2c963d799e28: 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 Jun 14 07:58: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@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_mscpool_no_allow_attach_round_robin started. TC_mscpool_no_allow_attach_round_robin-Iuh0(540)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_round_robin-Iuh1(542)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(547)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(547)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(547)@2c963d799e28: ************************************************* HNBGW_Test.msc0-SCCP(545)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(550)@2c963d799e28: ************************************************* HNBGW_Test.msc1-M3UA(550)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(550)@2c963d799e28: ************************************************* HNBGW_Test.msc1-SCCP(548)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(553)@2c963d799e28: ************************************************* HNBGW_Test.msc2-M3UA(553)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(553)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(551)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(556)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(556)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(556)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-SCCP(554)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(547)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc1-M3UA(550)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc2-M3UA(553)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23909 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(556)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(546)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(546)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(549)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(549)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(552)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(552)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(555)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(555)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message MTC@2c963d799e28: 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@2c963d799e28: "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@2c963d799e28: 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.200.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(546)@2c963d799e28: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(546)@2c963d799e28: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(558) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(541)@2c963d799e28: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(558)1841232 HNBGW_Test.msc0-SCCP(545)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc0-SCCP(545)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(546)@2c963d799e28: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(558) HNBGW_Test.msc0-RAN(546)@2c963d799e28: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(558)5414344 HNBGW_Test.msc0-SCCP(545)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(545)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(558)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(558)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: 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.200.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(552)@2c963d799e28: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(552)@2c963d799e28: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(560) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(541)@2c963d799e28: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(560)13873922 HNBGW_Test.msc2-SCCP(551)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc2-SCCP(551)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(552)@2c963d799e28: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(560) HNBGW_Test.msc2-RAN(552)@2c963d799e28: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(560)1389732 HNBGW_Test.msc2-SCCP(551)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(551)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(560)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(560)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: 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.200.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(546)@2c963d799e28: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(546)@2c963d799e28: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(562) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(541)@2c963d799e28: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(562)15168970 HNBGW_Test.msc0-SCCP(545)@2c963d799e28: First idle individual index:1 HNBGW_Test.msc0-SCCP(545)@2c963d799e28: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(546)@2c963d799e28: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(562) HNBGW_Test.msc0-RAN(546)@2c963d799e28: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(562)16614673 HNBGW_Test.msc0-SCCP(545)@2c963d799e28: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(545)@2c963d799e28: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(562)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(562)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(541)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(547)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(546)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(555)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(548)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(550)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(551)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc2-RAN(552)@2c963d799e28: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(543)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(553)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(545)@2c963d799e28: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(540)@2c963d799e28: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(542)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(554)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-RAN(549)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(556)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(544)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(539)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(557)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_round_robin-PFCP(559)@2c963d799e28: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(563)@2c963d799e28: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(561)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(539): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(540): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(541): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(542): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(543): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(544): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(545): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(546): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(547): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-SCCP(548): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-RAN(549): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-M3UA(550): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc2-SCCP(551): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc2-RAN(552): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc2-M3UA(553): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(554): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(555): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(556): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(557): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(558): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(559): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(560): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(561): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(562): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(563): none (pass -> pass) MTC@2c963d799e28: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Fri Jun 14 07:58:50 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=335341) Waiting for packet dumper to finish... 1 (prev_count=335341, count=338961) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@2c963d799e28: 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 Jun 14 07:58: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@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_mscpool_no_allow_attach_valid_nri started. TC_mscpool_no_allow_attach_valid_nri-Iuh0(565)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_valid_nri-Iuh1(567)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(572)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(572)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(572)@2c963d799e28: ************************************************* HNBGW_Test.msc0-SCCP(570)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(575)@2c963d799e28: ************************************************* HNBGW_Test.msc1-M3UA(575)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(575)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(573)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(578)@2c963d799e28: ************************************************* HNBGW_Test.msc2-M3UA(578)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(578)@2c963d799e28: ************************************************* HNBGW_Test.msc2-SCCP(576)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(581)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(581)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(581)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-SCCP(579)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(572)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc1-M3UA(575)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc2-M3UA(578)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23909 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(581)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(571)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(571)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(574)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(574)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(577)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(577)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(580)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(580)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message MTC@2c963d799e28: 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@2c963d799e28: "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@2c963d799e28: 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@2c963d799e28: 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.200.203", nas_pdu := '05080200F110172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(574)@2c963d799e28: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(574)@2c963d799e28: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(583) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(566)@2c963d799e28: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(583)12960207 HNBGW_Test.msc1-SCCP(573)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc1-SCCP(573)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(574)@2c963d799e28: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(583) HNBGW_Test.msc1-RAN(574)@2c963d799e28: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(583)11911099 HNBGW_Test.msc1-SCCP(573)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(573)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(583)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(583)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: 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.200.203", nas_pdu := '05240103505902080910100000000020'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(571)@2c963d799e28: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(571)@2c963d799e28: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(585) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(566)@2c963d799e28: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(585)13863371 HNBGW_Test.msc0-SCCP(570)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc0-SCCP(570)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(571)@2c963d799e28: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(585) HNBGW_Test.msc0-RAN(571)@2c963d799e28: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(585)9342740 HNBGW_Test.msc0-SCCP(570)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(570)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(585)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(585)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: 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.200.203", nas_pdu := '06270003505902080910100000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(577)@2c963d799e28: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(577)@2c963d799e28: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(587) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(566)@2c963d799e28: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(587)5985658 HNBGW_Test.msc2-SCCP(576)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc2-SCCP(576)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(577)@2c963d799e28: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(587) HNBGW_Test.msc2-RAN(577)@2c963d799e28: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(587)3932420 HNBGW_Test.msc2-SCCP(576)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(576)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(587)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(587)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-M3UA(575)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc2-RAN(577)@2c963d799e28: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(568)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(578)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(580)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(564)@2c963d799e28: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(566)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(571)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(572)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(573)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(579)@2c963d799e28: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(567)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(576)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(570)@2c963d799e28: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(565)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(581)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-RAN(574)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(569)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(582)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_valid_nri-PFCP(584)@2c963d799e28: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(588)@2c963d799e28: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(586)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(564): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(565): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(566): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(567): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(568): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(569): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(570): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(571): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(572): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-SCCP(573): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-RAN(574): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-M3UA(575): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc2-SCCP(576): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc2-RAN(577): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc2-M3UA(578): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(579): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(580): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(581): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(582): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(583): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(584): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(585): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(586): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(587): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(588): none (pass -> pass) MTC@2c963d799e28: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Fri Jun 14 07:58:59 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=262453) Waiting for packet dumper to finish... 1 (prev_count=262453, count=334516) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@2c963d799e28: 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 Jun 14 07:59: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@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(590)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(592)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(597)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(597)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(597)@2c963d799e28: ************************************************* HNBGW_Test.msc0-SCCP(595)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(600)@2c963d799e28: ************************************************* HNBGW_Test.msc1-M3UA(600)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(600)@2c963d799e28: ************************************************* HNBGW_Test.msc1-SCCP(598)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(603)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(603)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(603)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-SCCP(601)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(606)@2c963d799e28: ************************************************* HNBGW_Test.sgsn1-M3UA(606)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(606)@2c963d799e28: ************************************************* HNBGW_Test.sgsn1-SCCP(604)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(597)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc1-M3UA(600)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(603)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(606)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23908 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(596)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(596)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(599)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(599)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(602)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(602)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(605)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(605)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message MTC@2c963d799e28: 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@2c963d799e28: "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@2c963d799e28: 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.200.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(596)@2c963d799e28: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(596)@2c963d799e28: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(591)@2c963d799e28: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608)16771679 HNBGW_Test.msc0-SCCP(595)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc0-SCCP(595)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(596)@2c963d799e28: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608) HNBGW_Test.msc0-RAN(596)@2c963d799e28: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608)11078284 HNBGW_Test.msc0-SCCP(595)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(595)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: 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.200.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(599)@2c963d799e28: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(599)@2c963d799e28: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(591)@2c963d799e28: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)1240604 HNBGW_Test.msc1-SCCP(598)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc1-SCCP(598)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(599)@2c963d799e28: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610) HNBGW_Test.msc1-RAN(599)@2c963d799e28: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)16334127 HNBGW_Test.msc1-SCCP(598)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(598)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: "disconnecting msc0" HNBGW_Test.msc0-RAN(596)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(597)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(595)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: 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.200.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(591)@2c963d799e28: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608)16771679 HNBGW_Test.msc1-RAN(599)@2c963d799e28: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(599)@2c963d799e28: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(591)@2c963d799e28: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)12572706 HNBGW_Test.msc1-SCCP(598)@2c963d799e28: First idle individual index:1 HNBGW_Test.msc1-SCCP(598)@2c963d799e28: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(599)@2c963d799e28: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612) HNBGW_Test.msc1-RAN(599)@2c963d799e28: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)2706689 HNBGW_Test.msc1-SCCP(598)@2c963d799e28: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(598)@2c963d799e28: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-RAN(599)@2c963d799e28: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(593)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(605)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(598)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(602)@2c963d799e28: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(591)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(603)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(594)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(601)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(607)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(589)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(604)@2c963d799e28: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(590)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(606)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(600)@2c963d799e28: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(592)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(609)@2c963d799e28: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(611)@2c963d799e28: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(613)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(589): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(590): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(591): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(592): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(593): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(594): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(595): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(596): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(597): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-SCCP(598): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-RAN(599): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-M3UA(600): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(601): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(602): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(603): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(604): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-RAN(605): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(606): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(607): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(609): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(611): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(613): none (pass -> pass) MTC@2c963d799e28: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Fri Jun 14 07:59:08 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=257541) Waiting for packet dumper to finish... 1 (prev_count=257541, count=314717) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@2c963d799e28: 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 Jun 14 07:59: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@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(615)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(617)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(622)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(622)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(622)@2c963d799e28: ************************************************* HNBGW_Test.msc0-SCCP(620)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(625)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(625)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(625)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-SCCP(623)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(622)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(625)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(621)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(621)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(624)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(624)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message MTC@2c963d799e28: 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@2c963d799e28: "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@2c963d799e28: 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.200.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(621)@2c963d799e28: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(621)@2c963d799e28: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(616)@2c963d799e28: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627)2026025 HNBGW_Test.msc0-SCCP(620)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc0-SCCP(620)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(621)@2c963d799e28: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627) HNBGW_Test.msc0-RAN(621)@2c963d799e28: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627)8820999 HNBGW_Test.msc0-SCCP(620)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(620)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: 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.200.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(621)@2c963d799e28: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(621)@2c963d799e28: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(616)@2c963d799e28: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)1812044 HNBGW_Test.msc0-SCCP(620)@2c963d799e28: First idle individual index:1 HNBGW_Test.msc0-SCCP(620)@2c963d799e28: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(621)@2c963d799e28: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629) HNBGW_Test.msc0-RAN(621)@2c963d799e28: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)2304174 HNBGW_Test.msc0-SCCP(620)@2c963d799e28: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(620)@2c963d799e28: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: "connecting cnlink 1" MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(633)@2c963d799e28: ************************************************* HNBGW_Test.msc1-M3UA(633)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(633)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(631)@2c963d799e28: v_sccp_pdu_maxlen:268 HNBGW_Test.msc1-M3UA(633)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 MTC@2c963d799e28: 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.200.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(632)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(632)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(632)@2c963d799e28: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(632)@2c963d799e28: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(616)@2c963d799e28: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634)15506989 HNBGW_Test.msc1-SCCP(631)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc1-SCCP(631)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(632)@2c963d799e28: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634) HNBGW_Test.msc1-RAN(632)@2c963d799e28: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634)14394562 HNBGW_Test.msc1-SCCP(631)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(631)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634)@2c963d799e28: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(616)@2c963d799e28: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(618)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(631)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(620)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-RAN(632)@2c963d799e28: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(615)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(623)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(621)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(633)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(626)@2c963d799e28: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(617)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(625)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(619)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(614)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(624)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(622)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(630)@2c963d799e28: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(628)@2c963d799e28: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(635)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(614): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(615): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(616): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(617): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(618): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(619): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(620): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(621): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(622): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(623): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(624): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(625): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(626): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(628): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(630): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-SCCP(631): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-RAN(632): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-M3UA(633): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(635): none (pass -> pass) MTC@2c963d799e28: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Fri Jun 14 07:59:18 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=230815) Waiting for packet dumper to finish... 1 (prev_count=230815, count=310455) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Fri Jun 14 07:59: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@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(637)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(639)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(644)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(644)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(644)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(642)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(647)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(647)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(647)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-SCCP(645)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(644)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(647)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(643)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(643)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(646)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(646)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message MTC@2c963d799e28: 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@2c963d799e28: "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@2c963d799e28: 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.200.203", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(646)@2c963d799e28: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(646)@2c963d799e28: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(649) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(638)@2c963d799e28: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(649)4177652 HNBGW_Test.sgsn0-SCCP(645)@2c963d799e28: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(645)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(646)@2c963d799e28: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(649) HNBGW_Test.sgsn0-RAN(646)@2c963d799e28: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(649)1240555 HNBGW_Test.sgsn0-SCCP(645)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(645)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(649)@2c963d799e28: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(649)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: 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.200.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(646)@2c963d799e28: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(646)@2c963d799e28: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(651) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(638)@2c963d799e28: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(651)11192557 HNBGW_Test.sgsn0-SCCP(645)@2c963d799e28: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(645)@2c963d799e28: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(646)@2c963d799e28: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(651) HNBGW_Test.sgsn0-RAN(646)@2c963d799e28: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(651)11558516 HNBGW_Test.sgsn0-SCCP(645)@2c963d799e28: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(645)@2c963d799e28: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(651)@2c963d799e28: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(651)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: 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.200.203", nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(646)@2c963d799e28: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(646)@2c963d799e28: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(653) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(638)@2c963d799e28: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(653)7017308 HNBGW_Test.sgsn0-SCCP(645)@2c963d799e28: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(645)@2c963d799e28: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(646)@2c963d799e28: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(653) HNBGW_Test.sgsn0-RAN(646)@2c963d799e28: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(653)16327654 HNBGW_Test.sgsn0-SCCP(645)@2c963d799e28: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(645)@2c963d799e28: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(653)@2c963d799e28: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(653)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: 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.200.203", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(646)@2c963d799e28: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(646)@2c963d799e28: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(655) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(638)@2c963d799e28: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(655)15184390 HNBGW_Test.sgsn0-SCCP(645)@2c963d799e28: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(645)@2c963d799e28: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(646)@2c963d799e28: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(655) HNBGW_Test.sgsn0-RAN(646)@2c963d799e28: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(655)2838231 HNBGW_Test.sgsn0-SCCP(645)@2c963d799e28: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(645)@2c963d799e28: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(655)@2c963d799e28: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(655)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(640)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(642)@2c963d799e28: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(638)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(644)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(646)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(643)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(647)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(641)@2c963d799e28: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(637)@2c963d799e28: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(639)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(645)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(648)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(636)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(654)@2c963d799e28: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(650)@2c963d799e28: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(652)@2c963d799e28: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(656)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(636): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(637): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(638): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(639): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(640): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(641): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(642): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(643): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(644): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(645): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(646): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(647): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(648): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(649): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(650): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(651): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(652): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(653): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(654): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(655): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(656): none (pass -> pass) MTC@2c963d799e28: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Fri Jun 14 07:59:27 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=221862) Waiting for packet dumper to finish... 1 (prev_count=221862, count=290664) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@2c963d799e28: 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 Jun 14 07:59: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@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(658)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(660)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(665)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(665)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(665)@2c963d799e28: ************************************************* HNBGW_Test.msc0-SCCP(663)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(668)@2c963d799e28: ************************************************* HNBGW_Test.msc1-M3UA(668)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(668)@2c963d799e28: ************************************************* HNBGW_Test.msc1-SCCP(666)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(671)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(671)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(671)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-SCCP(669)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(674)@2c963d799e28: ************************************************* HNBGW_Test.sgsn1-M3UA(674)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(674)@2c963d799e28: ************************************************* HNBGW_Test.sgsn1-SCCP(672)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(665)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc1-M3UA(668)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(671)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(674)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23908 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(664)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(664)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(667)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(667)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(670)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(670)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(673)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(673)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message MTC@2c963d799e28: 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@2c963d799e28: "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@2c963d799e28: 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.200.203", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(670)@2c963d799e28: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(670)@2c963d799e28: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(676) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(659)@2c963d799e28: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(676)1195959 HNBGW_Test.sgsn0-SCCP(669)@2c963d799e28: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(669)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(670)@2c963d799e28: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(676) HNBGW_Test.sgsn0-RAN(670)@2c963d799e28: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(676)15693426 HNBGW_Test.sgsn0-SCCP(669)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(669)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(676)@2c963d799e28: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(676)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: 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.200.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(673)@2c963d799e28: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(673)@2c963d799e28: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(678) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(659)@2c963d799e28: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(678)9429419 HNBGW_Test.sgsn1-SCCP(672)@2c963d799e28: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(672)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(673)@2c963d799e28: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(678) HNBGW_Test.sgsn1-RAN(673)@2c963d799e28: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(678)12895324 HNBGW_Test.sgsn1-SCCP(672)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(672)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(678)@2c963d799e28: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(678)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: 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.200.203", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(670)@2c963d799e28: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(670)@2c963d799e28: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(680) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(659)@2c963d799e28: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(680)10446527 HNBGW_Test.sgsn0-SCCP(669)@2c963d799e28: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(669)@2c963d799e28: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(670)@2c963d799e28: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(680) HNBGW_Test.sgsn0-RAN(670)@2c963d799e28: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(680)1680339 HNBGW_Test.sgsn0-SCCP(669)@2c963d799e28: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(669)@2c963d799e28: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(680)@2c963d799e28: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(680)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(659)@2c963d799e28: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(661)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(673)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(663)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(657)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(672)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(671)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(670)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(664)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(665)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(666)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(668)@2c963d799e28: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(658)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-RAN(667)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(669)@2c963d799e28: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(660)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(662)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(675)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(674)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(677)@2c963d799e28: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(679)@2c963d799e28: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(681)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(657): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(658): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(659): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(660): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(661): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(662): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(663): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(664): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(665): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-SCCP(666): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-RAN(667): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-M3UA(668): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(669): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(670): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(671): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(672): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-RAN(673): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(674): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(675): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(676): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(677): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(678): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(679): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(680): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(681): none (pass -> pass) MTC@2c963d799e28: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Fri Jun 14 07:59:37 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252792) Waiting for packet dumper to finish... 1 (prev_count=252792, count=321426) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Fri Jun 14 07:59: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@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(683)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(685)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(690)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(690)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(690)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(688)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(693)@2c963d799e28: ************************************************* HNBGW_Test.msc1-M3UA(693)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(693)@2c963d799e28: ************************************************* HNBGW_Test.msc1-SCCP(691)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(696)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(696)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(696)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-SCCP(694)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(699)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(699)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(699)@2c963d799e28: ************************************************* HNBGW_Test.sgsn1-SCCP(697)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(690)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc1-M3UA(693)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(696)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(699)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23908 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(689)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(689)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(692)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(692)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(695)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(695)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(698)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(698)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message MTC@2c963d799e28: 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@2c963d799e28: "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@2c963d799e28: 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@2c963d799e28: 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@2c963d799e28: 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@2c963d799e28: 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.200.203", nas_pdu := '08087300F1102A2A170411E5100010024000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(698)@2c963d799e28: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(698)@2c963d799e28: Created Expect[0] for '08087300F1102A2A170411E5100010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(701) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(684)@2c963d799e28: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(701)12415879 HNBGW_Test.sgsn1-SCCP(697)@2c963d799e28: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(697)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(698)@2c963d799e28: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(701) HNBGW_Test.sgsn1-RAN(698)@2c963d799e28: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(701)1709736 HNBGW_Test.sgsn1-SCCP(697)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(697)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(701)@2c963d799e28: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(701)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: 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.200.203", nas_pdu := '08087300F1102A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(698)@2c963d799e28: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(698)@2c963d799e28: Created Expect[0] for '08087300F1102A2A170411E5100010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(703) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(684)@2c963d799e28: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(703)909396 HNBGW_Test.sgsn1-SCCP(697)@2c963d799e28: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(697)@2c963d799e28: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(698)@2c963d799e28: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(703) HNBGW_Test.sgsn1-RAN(698)@2c963d799e28: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(703)30451 HNBGW_Test.sgsn1-SCCP(697)@2c963d799e28: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(697)@2c963d799e28: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(703)@2c963d799e28: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(703)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: 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.200.203", nas_pdu := '08087300F1102A2A170411E5100010027FC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(698)@2c963d799e28: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(698)@2c963d799e28: Created Expect[0] for '08087300F1102A2A170411E5100010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(705) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(684)@2c963d799e28: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(705)16409956 HNBGW_Test.sgsn1-SCCP(697)@2c963d799e28: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(697)@2c963d799e28: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(698)@2c963d799e28: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(705) HNBGW_Test.sgsn1-RAN(698)@2c963d799e28: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(705)3744860 HNBGW_Test.sgsn1-SCCP(697)@2c963d799e28: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(697)@2c963d799e28: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(705)@2c963d799e28: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(705)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(684)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(699)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(688)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(691)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(697)@2c963d799e28: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(686)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(690)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(689)@2c963d799e28: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(683)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(696)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(694)@2c963d799e28: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(685)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(682)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(695)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(698)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(687)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(700)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-RAN(692)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(693)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_1-PFCP(702)@2c963d799e28: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(704)@2c963d799e28: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(706)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(682): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(683): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(684): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(685): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(686): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(687): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(688): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(689): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(690): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-SCCP(691): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-RAN(692): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-M3UA(693): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(694): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(695): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(696): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(697): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-RAN(698): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(699): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(700): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(701): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(702): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(703): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(704): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(705): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(706): none (pass -> pass) MTC@2c963d799e28: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Fri Jun 14 07:59:46 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=324626) Waiting for packet dumper to finish... 1 (prev_count=324626, count=331374) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Fri Jun 14 07:59: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_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@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(708)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(710)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(715)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(715)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(715)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(713)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(718)@2c963d799e28: ************************************************* HNBGW_Test.msc1-M3UA(718)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(718)@2c963d799e28: ************************************************* HNBGW_Test.msc1-SCCP(716)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(721)@2c963d799e28: ************************************************* HNBGW_Test.msc2-M3UA(721)@2c963d799e28: M3UA emulation initiated, the test can be started MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(721)@2c963d799e28: ************************************************* HNBGW_Test.msc2-SCCP(719)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(724)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(724)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(724)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-SCCP(722)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(727)@2c963d799e28: ************************************************* HNBGW_Test.sgsn1-M3UA(727)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(727)@2c963d799e28: ************************************************* HNBGW_Test.sgsn1-SCCP(725)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(730)@2c963d799e28: ************************************************* HNBGW_Test.sgsn2-M3UA(730)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(730)@2c963d799e28: ************************************************* HNBGW_Test.sgsn2-SCCP(728)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(715)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc1-M3UA(718)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc2-M3UA(721)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23909 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(724)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(727)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23908 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(730)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23910 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(714)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(714)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(717)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(717)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(720)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(720)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(723)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(723)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(726)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(726)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(729)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(729)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message MTC@2c963d799e28: 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@2c963d799e28: "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@2c963d799e28: 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@2c963d799e28: 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@2c963d799e28: 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.200.203", nas_pdu := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(729)@2c963d799e28: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(729)@2c963d799e28: Created Expect[0] for '080101D471000005F44280002300F1102A2A170411E5100010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(732) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(709)@2c963d799e28: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(732)3480867 HNBGW_Test.sgsn2-SCCP(728)@2c963d799e28: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(728)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(729)@2c963d799e28: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(732) HNBGW_Test.sgsn2-RAN(729)@2c963d799e28: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(732)13026288 HNBGW_Test.sgsn2-SCCP(728)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(728)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(732)@2c963d799e28: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(732)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: 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.200.203", nas_pdu := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(729)@2c963d799e28: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(729)@2c963d799e28: Created Expect[0] for '080101D471000005F442A9802300F1102A2A170411E510001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(734) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(709)@2c963d799e28: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(734)10033470 HNBGW_Test.sgsn2-SCCP(728)@2c963d799e28: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(728)@2c963d799e28: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(729)@2c963d799e28: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(734) HNBGW_Test.sgsn2-RAN(729)@2c963d799e28: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(734)11524683 HNBGW_Test.sgsn2-SCCP(728)@2c963d799e28: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(728)@2c963d799e28: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(734)@2c963d799e28: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(734)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: 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.200.203", nas_pdu := '080101D471000008292624000000001000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(726)@2c963d799e28: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(726)@2c963d799e28: Created Expect[0] for '080101D471000008292624000000001000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(736) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(709)@2c963d799e28: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(736)6466492 HNBGW_Test.sgsn1-SCCP(725)@2c963d799e28: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(725)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(726)@2c963d799e28: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(736) HNBGW_Test.sgsn1-RAN(726)@2c963d799e28: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(736)1753045 HNBGW_Test.sgsn1-SCCP(725)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(725)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(736)@2c963d799e28: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(736)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(714)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(719)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(726)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(722)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(723)@2c963d799e28: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(711)@2c963d799e28: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(709)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(715)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(724)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(727)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc2-RAN(720)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-RAN(717)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(712)@2c963d799e28: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(708)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(718)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(713)@2c963d799e28: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(710)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(725)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(707)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(729)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(728)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(716)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(721)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(730)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(731)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_2-PFCP(737)@2c963d799e28: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(735)@2c963d799e28: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(733)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(707): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(708): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(709): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(710): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(711): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(712): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(713): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(714): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(715): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-SCCP(716): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-RAN(717): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-M3UA(718): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc2-SCCP(719): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc2-RAN(720): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc2-M3UA(721): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(722): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(723): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(724): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(725): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-RAN(726): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(727): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(728): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn2-RAN(729): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(730): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(731): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(732): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(733): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(734): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(735): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(736): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(737): none (pass -> pass) MTC@2c963d799e28: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Fri Jun 14 07:59:55 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=390915) Waiting for packet dumper to finish... 1 (prev_count=390915, count=396095) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Fri Jun 14 07:59: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@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_sgsnpool_nri_from_other_PLMN started. TC_sgsnpool_nri_from_other_PLMN-Iuh0(739)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_nri_from_other_PLMN-Iuh1(741)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(746)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(746)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(746)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(744)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(749)@2c963d799e28: ************************************************* HNBGW_Test.msc1-M3UA(749)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(749)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(747)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(752)@2c963d799e28: ************************************************* HNBGW_Test.msc2-M3UA(752)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(752)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(750)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(755)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(755)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(755)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(753)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(758)@2c963d799e28: ************************************************* HNBGW_Test.sgsn1-M3UA(758)@2c963d799e28: M3UA emulation initiated, the test can be started MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(758)@2c963d799e28: ************************************************* HNBGW_Test.sgsn1-SCCP(756)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(761)@2c963d799e28: ************************************************* HNBGW_Test.sgsn2-M3UA(761)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(761)@2c963d799e28: ************************************************* HNBGW_Test.sgsn2-SCCP(759)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(746)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc1-M3UA(749)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc2-M3UA(752)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23909 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(755)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(758)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23908 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(761)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23910 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(745)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(745)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(748)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(748)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(751)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(751)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(754)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(754)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(757)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(757)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(760)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(760)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message MTC@2c963d799e28: 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@2c963d799e28: "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@2c963d799e28: 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@2c963d799e28: 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@2c963d799e28: 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.200.203", nas_pdu := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(754)@2c963d799e28: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(754)@2c963d799e28: Created Expect[0] for '080101D471000005F44241002399F9992A2A170411E5100010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(763) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(740)@2c963d799e28: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(763)13230389 HNBGW_Test.sgsn0-SCCP(753)@2c963d799e28: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(753)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(754)@2c963d799e28: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(763) HNBGW_Test.sgsn0-RAN(754)@2c963d799e28: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(763)10236043 HNBGW_Test.sgsn0-SCCP(753)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(753)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(763)@2c963d799e28: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(763)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: 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.200.203", nas_pdu := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(760)@2c963d799e28: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(760)@2c963d799e28: Created Expect[0] for '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(765) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(740)@2c963d799e28: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(765)12976930 HNBGW_Test.sgsn2-SCCP(759)@2c963d799e28: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(759)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(760)@2c963d799e28: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(765) HNBGW_Test.sgsn2-RAN(760)@2c963d799e28: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(765)9404090 HNBGW_Test.sgsn2-SCCP(759)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(759)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(765)@2c963d799e28: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(765)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(740)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(745)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(749)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(744)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(752)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc2-RAN(751)@2c963d799e28: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(742)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(755)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(750)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(747)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(746)@2c963d799e28: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(739)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(754)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(757)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-RAN(748)@2c963d799e28: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(741)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(758)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(753)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(743)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(760)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(759)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(738)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(756)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(761)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(762)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_nri_from_other_PLMN-PFCP(766)@2c963d799e28: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-PFCP(764)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(738): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(739): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(740): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(741): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(742): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(743): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(744): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(745): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(746): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-SCCP(747): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-RAN(748): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-M3UA(749): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc2-SCCP(750): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc2-RAN(751): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc2-M3UA(752): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(753): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(754): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(755): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(756): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-RAN(757): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(758): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(759): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn2-RAN(760): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(761): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(762): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(763): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(764): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(765): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(766): none (pass -> pass) MTC@2c963d799e28: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Fri Jun 14 08:00:04 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=348943) Waiting for packet dumper to finish... 1 (prev_count=348943, count=354099) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@2c963d799e28: 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 Jun 14 08:00: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@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(768)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(770)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(775)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(775)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(775)@2c963d799e28: ************************************************* HNBGW_Test.msc0-SCCP(773)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(778)@2c963d799e28: ************************************************* HNBGW_Test.msc1-M3UA(778)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(778)@2c963d799e28: ************************************************* HNBGW_Test.msc1-SCCP(776)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(781)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(781)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(781)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-SCCP(779)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(784)@2c963d799e28: ************************************************* HNBGW_Test.sgsn1-M3UA(784)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(784)@2c963d799e28: ************************************************* HNBGW_Test.sgsn1-SCCP(782)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(775)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc1-M3UA(778)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23907 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(781)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(784)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23908 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(774)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(777)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(780)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(777)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(780)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(774)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(783)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(783)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message MTC@2c963d799e28: 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@2c963d799e28: "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@2c963d799e28: 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.200.203", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(780)@2c963d799e28: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(780)@2c963d799e28: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(769)@2c963d799e28: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786)11282234 HNBGW_Test.sgsn0-SCCP(779)@2c963d799e28: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(779)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(780)@2c963d799e28: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786) HNBGW_Test.sgsn0-RAN(780)@2c963d799e28: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786)9546356 HNBGW_Test.sgsn0-SCCP(779)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(779)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786)@2c963d799e28: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: 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.200.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(783)@2c963d799e28: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(783)@2c963d799e28: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(769)@2c963d799e28: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)6474562 HNBGW_Test.sgsn1-SCCP(782)@2c963d799e28: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(782)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(783)@2c963d799e28: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788) HNBGW_Test.sgsn1-RAN(783)@2c963d799e28: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)12201668 HNBGW_Test.sgsn1-SCCP(782)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(782)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)@2c963d799e28: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: "disconnecting msc0" HNBGW_Test.sgsn0-RAN(780)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(781)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(779)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: 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.200.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(769)@2c963d799e28: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786)11282234 HNBGW_Test.sgsn1-RAN(783)@2c963d799e28: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(783)@2c963d799e28: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(769)@2c963d799e28: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)13925896 HNBGW_Test.sgsn1-SCCP(782)@2c963d799e28: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(782)@2c963d799e28: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(783)@2c963d799e28: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790) HNBGW_Test.sgsn1-RAN(783)@2c963d799e28: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)7591521 HNBGW_Test.sgsn1-SCCP(782)@2c963d799e28: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(782)@2c963d799e28: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)@2c963d799e28: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(769)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(778)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(783)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(784)@2c963d799e28: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(771)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(782)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(776)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(775)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(773)@2c963d799e28: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(768)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(774)@2c963d799e28: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(770)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc1-RAN(777)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(785)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(772)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(767)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(791)@2c963d799e28: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(787)@2c963d799e28: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(789)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(767): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(768): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(769): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(770): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(771): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(772): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(773): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(774): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(775): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-SCCP(776): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-RAN(777): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc1-M3UA(778): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(779): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(780): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(781): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(782): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-RAN(783): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(784): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(785): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(787): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(789): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(791): none (pass -> pass) MTC@2c963d799e28: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Fri Jun 14 08:00:13 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=283948) Waiting for packet dumper to finish... 1 (prev_count=283948, count=346738) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@2c963d799e28: 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 Jun 14 08:00:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_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@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(793)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(795)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(800)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(800)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(800)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(798)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(803)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(803)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(803)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-SCCP(801)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(800)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(803)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(799)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(799)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(802)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(802)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message MTC@2c963d799e28: 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@2c963d799e28: "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@2c963d799e28: 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.200.203", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(802)@2c963d799e28: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(802)@2c963d799e28: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(794)@2c963d799e28: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805)8756852 HNBGW_Test.sgsn0-SCCP(801)@2c963d799e28: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(801)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(802)@2c963d799e28: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805) HNBGW_Test.sgsn0-RAN(802)@2c963d799e28: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805)2493854 HNBGW_Test.sgsn0-SCCP(801)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(801)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805)@2c963d799e28: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: 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.200.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(802)@2c963d799e28: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(802)@2c963d799e28: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(794)@2c963d799e28: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)8526220 HNBGW_Test.sgsn0-SCCP(801)@2c963d799e28: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(801)@2c963d799e28: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(802)@2c963d799e28: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807) HNBGW_Test.sgsn0-RAN(802)@2c963d799e28: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)14663056 HNBGW_Test.sgsn0-SCCP(801)@2c963d799e28: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(801)@2c963d799e28: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)@2c963d799e28: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: "connecting cnlink 1" MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(811)@2c963d799e28: ************************************************* HNBGW_Test.sgsn1-M3UA(811)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(811)@2c963d799e28: ************************************************* HNBGW_Test.sgsn1-SCCP(809)@2c963d799e28: v_sccp_pdu_maxlen:268 HNBGW_Test.sgsn1-M3UA(811)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23908 to server: "172.18.200.200":2905 association #8 MTC@2c963d799e28: 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.200.203", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(810)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(810)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(810)@2c963d799e28: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(810)@2c963d799e28: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(794)@2c963d799e28: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812)354036 HNBGW_Test.sgsn1-SCCP(809)@2c963d799e28: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(809)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(810)@2c963d799e28: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812) HNBGW_Test.sgsn1-RAN(810)@2c963d799e28: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812)16215366 HNBGW_Test.sgsn1-SCCP(809)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(809)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812)@2c963d799e28: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: 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@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(802)@2c963d799e28: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(794)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(810)@2c963d799e28: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(796)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(799)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(801)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(809)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(797)@2c963d799e28: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(793)@2c963d799e28: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(795)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(798)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(811)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(800)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(803)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(792)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(804)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(808)@2c963d799e28: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(813)@2c963d799e28: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(806)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(792): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(793): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(794): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(795): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(796): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(797): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(798): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(799): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(800): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(801): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(802): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(803): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(804): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(806): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(808): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(809): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-RAN(810): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(811): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(813): none (pass -> pass) MTC@2c963d799e28: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Fri Jun 14 08:00:23 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=256526) Waiting for packet dumper to finish... 1 (prev_count=256526, count=327494) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Fri Jun 14 08:00:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_second_rab_assignment.pcap" >/data/HNBGW_Tests.TC_second_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_second_rab_assignment started. TC_second_rab_assignment-Iuh0(815)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(820)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(820)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(820)@2c963d799e28: ************************************************* HNBGW_Test.msc0-SCCP(818)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(823)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(823)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(823)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-SCCP(821)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(820)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(823)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(819)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(819)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(822)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(822)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(824)@2c963d799e28: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(825) HNBGW_Test.msc0-RAN(819)@2c963d799e28: f_create_expect(l3 := 'F177C5BCC1BC6EC8EFC2'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(819)@2c963d799e28: Created Expect[0] for 'F177C5BCC1BC6EC8EFC2'O to be handled at TC_second_rab_assignment0(825) TC_second_rab_assignment-Iuh0-RUA(816)@2c963d799e28: Added conn table entry 0TC_second_rab_assignment0(825)11193385 HNBGW_Test.msc0-SCCP(818)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc0-SCCP(818)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(819)@2c963d799e28: Found Expect[0] for l3='F177C5BCC1BC6EC8EFC2'O handled at TC_second_rab_assignment0(825) HNBGW_Test.msc0-RAN(819)@2c963d799e28: Added conn table entry 0TC_second_rab_assignment0(825)11108422 HNBGW_Test.msc0-SCCP(818)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(818)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_second_rab_assignment0(825)@2c963d799e28: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(818)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(818)@2c963d799e28: vl_len:91 HNBGW_Test.msc0-SCCP(818)@2c963d799e28: vl_from0 HNBGW_Test.msc0-SCCP(818)@2c963d799e28: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(824)@2c963d799e28: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "aacc2917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "aacc2917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.200.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } handled at TC_second_rab_assignment0(825) TC_second_rab_assignment0(825)@2c963d799e28: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "aacc2917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "aacc2917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.200.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 := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } }, media_list := omit } } TC_second_rab_assignment0(825)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(825)@2c963d799e28: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "aacc2917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "aacc2917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.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(825)@2c963d799e28: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "aacc2917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "aacc2917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.200.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(818)@2c963d799e28: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(818)@2c963d799e28: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(818)@2c963d799e28: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(818)@2c963d799e28: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(825)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(818)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(818)@2c963d799e28: vl_len:63 HNBGW_Test.msc0-SCCP(818)@2c963d799e28: vl_from0 HNBGW_Test.msc0-SCCP(818)@2c963d799e28: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O TC_second_rab_assignment0(825)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(818)@2c963d799e28: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(818)@2c963d799e28: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(818)@2c963d799e28: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(818)@2c963d799e28: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(825)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(818)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(818)@2c963d799e28: vl_len:12 HNBGW_Test.msc0-SCCP(818)@2c963d799e28: vl_from0 HNBGW_Test.msc0-SCCP(818)@2c963d799e28: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_second_rab_assignment0(825)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(825)@2c963d799e28: Warning: Re-starting timer T, which is already active (running or expired). TC_second_rab_assignment0(825)@2c963d799e28: DLCX{ line := { verb := "DLCX", trans_id := "27", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "aacc2917" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(825)@2c963d799e28: DLCX{ line := { verb := "DLCX", trans_id := "28", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "aacc2917" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(825)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(818)@2c963d799e28: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(818)@2c963d799e28: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(818)@2c963d799e28: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(818)@2c963d799e28: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(825)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(825)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes TC_second_rab_assignment-Iuh0-RUA(816)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(819)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(818)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(814)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(817)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(822)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(821)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(820)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(823)@2c963d799e28: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(815)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(824)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment-PFCP(826)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(814): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_second_rab_assignment-Iuh0(815): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(816): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(817): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(818): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(819): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(820): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(821): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(822): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(823): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(824): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_second_rab_assignment0(825): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_second_rab_assignment-PFCP(826): none (pass -> pass) MTC@2c963d799e28: Test case TC_second_rab_assignment finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Fri Jun 14 08:00:29 UTC 2024 ====== HNBGW_Tests.TC_second_rab_assignment pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_second_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=227409) Waiting for packet dumper to finish... 1 (prev_count=227409, count=227909) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Fri Jun 14 08:00: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_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@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_hnb_reregister_reuse_sctp_assoc started. TC_hnb_reregister_reuse_sctp_assoc-Iuh0(828)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(833)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(833)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(833)@2c963d799e28: ************************************************* HNBGW_Test.msc0-SCCP(831)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(836)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(836)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(836)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(834)@2c963d799e28: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(833)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(836)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(832)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(832)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(835)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(835)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message MTC@2c963d799e28: setverdict(pass): none -> pass MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: talloc reports "struct hnb_context" x 1, expecting 1 MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(829)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(831)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(834)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(836)@2c963d799e28: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(828)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(827)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(835)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(830)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(833)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-RAN(832)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(837)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(827): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(828): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(829): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(830): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(831): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(832): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(833): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(834): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(835): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(836): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(837): none (pass -> pass) MTC@2c963d799e28: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Fri Jun 14 08:00:34 UTC 2024 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=91073) Waiting for packet dumper to finish... 1 (prev_count=91073, count=155495) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Fri Jun 14 08:00: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_apply_sccp.pcap" >/data/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2c963d799e28: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@2c963d799e28: Test case TC_apply_sccp started. TC_apply_sccp-Iuh0(839)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_apply_sccp-Iuh1(841)@2c963d799e28: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(846)@2c963d799e28: ************************************************* HNBGW_Test.msc0-M3UA(846)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(846)@2c963d799e28: ************************************************* MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(844)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2c963d799e28: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(849)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-M3UA(849)@2c963d799e28: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(849)@2c963d799e28: ************************************************* HNBGW_Test.sgsn0-SCCP(847)@2c963d799e28: v_sccp_pdu_maxlen:268 MTC@2c963d799e28: setverdict(pass): none -> pass MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(846)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23905 to server: "172.18.200.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(849)@2c963d799e28: SCTP_ConnectResult -> connection established from: "172.18.200.203":23906 to server: "172.18.200.200":2905 association #8 HNBGW_Test.msc0-RAN(845)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(845)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(848)@2c963d799e28: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(848)@2c963d799e28: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(845)@2c963d799e28: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(845)@2c963d799e28: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(851) TC_apply_sccp-Iuh0-RUA(840)@2c963d799e28: Added conn table entry 0TC_apply_sccp0(851)10036540 HNBGW_Test.msc0-SCCP(844)@2c963d799e28: First idle individual index:0 HNBGW_Test.msc0-SCCP(844)@2c963d799e28: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(845)@2c963d799e28: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(851) HNBGW_Test.msc0-RAN(845)@2c963d799e28: Added conn table entry 0TC_apply_sccp0(851)676933 HNBGW_Test.msc0-SCCP(844)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(844)@2c963d799e28: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(851)@2c963d799e28: setverdict(pass): none -> pass TC_apply_sccp0(851)@2c963d799e28: "Changing SCCP address, don't apply yet" HNBGW_Test.msc0-SCCP(844)@2c963d799e28: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(844)@2c963d799e28: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(844)@2c963d799e28: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(844)@2c963d799e28: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(851)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(844)@2c963d799e28: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(844)@2c963d799e28: vl_len:22 HNBGW_Test.msc0-SCCP(844)@2c963d799e28: vl_from0 HNBGW_Test.msc0-SCCP(844)@2c963d799e28: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A312BB9EBF91EEAD4D262'O TC_apply_sccp0(851)@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(851)@2c963d799e28: "Apply SCCP address changes" HNBGW_Test.msc0-SCCP(844)@2c963d799e28: Session index based on local reference:0 HNBGW_Test.msc0-RAN(845)@2c963d799e28: Deleted conn table entry 0TC_apply_sccp0(851)676933 TC_apply_sccp-Iuh0-RUA(840)@2c963d799e28: Deleted conn table entry 0TC_apply_sccp0(851)10036540 TC_apply_sccp0(851)@2c963d799e28: Final verdict of PTC: pass MTC@2c963d799e28: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(845)@2c963d799e28: Final verdict of PTC: none TC_apply_sccp-Iuh0-RUA(840)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(847)@2c963d799e28: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(842)@2c963d799e28: Final verdict of PTC: none TC_apply_sccp-Iuh1(841)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(848)@2c963d799e28: Final verdict of PTC: none VirtHNBGW-STATS(838)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(844)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(846)@2c963d799e28: Final verdict of PTC: none TC_apply_sccp-Iuh0(839)@2c963d799e28: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(849)@2c963d799e28: Final verdict of PTC: none HNBGW-MGCP(850)@2c963d799e28: Final verdict of PTC: none IPA-CTRL-CLI-IPA(843)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp-PFCP(852)@2c963d799e28: Final verdict of PTC: none MTC@2c963d799e28: Setting final verdict of the test case. MTC@2c963d799e28: Local verdict of MTC: pass MTC@2c963d799e28: Local verdict of PTC VirtHNBGW-STATS(838): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_apply_sccp-Iuh0(839): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(840): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_apply_sccp-Iuh1(841): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(842): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC IPA-CTRL-CLI-IPA(843): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-SCCP(844): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-RAN(845): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.msc0-M3UA(846): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(847): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-RAN(848): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(849): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC HNBGW-MGCP(850): none (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_apply_sccp0(851): pass (pass -> pass) MTC@2c963d799e28: Local verdict of PTC TC_apply_sccp-PFCP(852): none (pass -> pass) MTC@2c963d799e28: Test case TC_apply_sccp finished. Verdict: pass MTC@2c963d799e28: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Fri Jun 14 08:00:44 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 172.18.200.20:4261 to HNBGW_Tests.TC_apply_sccp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=180058) Waiting for packet dumper to finish... 1 (prev_count=180058, count=205886) MTC@2c963d799e28: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@2c963d799e28: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@2c963d799e28: Terminating MTC. MC@2c963d799e28: MTC terminated. MC2> exit MC@2c963d799e28: Shutting down session. MC@2c963d799e28: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/hnbgw/expected-results.xml' against results in 'junit-xml-with-pfcp-21.log' -------------------- pass HNBGW_Tests.TC_hnb_register pass HNBGW_Tests.TC_hnb_register_duplicate pass HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass HNBGW_Tests.TC_ue_register pass HNBGW_Tests.TC_ue_register_tmsi_lai pass HNBGW_Tests.TC_ue_register_before_hnb_register pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_ranap_cs_initial_ue pass HNBGW_Tests.TC_ranap_ps_initial_ue pass HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_cs_bidir pass HNBGW_Tests.TC_ranap_ps_bidir pass HNBGW_Tests.TC_rab_assignment pass HNBGW_Tests.TC_rab_release pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_rab_assign_fail pass HNBGW_Tests.TC_rab_assign_mgcp_to pass HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass HNBGW_Tests.TC_ranap_cs_mo_disconnect pass HNBGW_Tests.TC_ranap_ps_mo_disconnect pass HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass HNBGW_Tests.TC_mscpool_paging_imsi pass HNBGW_Tests.TC_mscpool_paging_tmsi pass HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_second_rab_assignment pass HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass HNBGW_Tests.TC_apply_sccp NEW: PASS HNBGW_Tests.TC_ps_rab_assignment_with_pfcp Summary: pass: 46 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_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-888-hnbgw + docker kill jenkins-ttcn3-hnbgw-test-888-hnbgw jenkins-ttcn3-hnbgw-test-888-hnbgw + docker wait jenkins-ttcn3-hnbgw-test-888-hnbgw 137 + docker_kill_wait jenkins-ttcn3-hnbgw-test-888-stp + docker kill jenkins-ttcn3-hnbgw-test-888-stp jenkins-ttcn3-hnbgw-test-888-stp + docker wait jenkins-ttcn3-hnbgw-test-888-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-200 grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-hnbgw-test-200 + docker network remove ttcn3-hnbgw-test-200 ttcn3-hnbgw-test-200 + 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-888-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 Recording test results [Checks API] No suitable checks publisher found. Sending e-mails to: jenkins-notifications@lists.osmocom.org Archiving artifacts Finished: SUCCESS