Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/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 eb927b7697ee5fa8753e02dd382abff57639015e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f eb927b7697ee5fa8753e02dd382abff57639015e # timeout=10 Commit message: "asterisk-master: Build from jolly/work branch by default" > git rev-list --no-walk eb927b7697ee5fa8753e02dd382abff57639015e # timeout=10
[ttcn3-hnbgw-test-latest] $ /bin/sh -xe /tmp/jenkins9522941262480429897.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-hnbgw-test-latest + sed s/-latest$// + DIR=ttcn3-hnbgw-test + export IMAGE_SUFFIX=latest + cd ttcn3-hnbgw-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs ] + [ xjenkins-ttcn3-hnbgw-test-latest-741 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-hnbgw-test + SUITE_NAME=ttcn3-hnbgw-test + IMAGE_SUFFIX=latest + docker_images_require osmo-stp-latest osmo-hnbgw-latest ttcn3-hnbgw-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-stp-latest + local feed + echo debian-bookworm-obs-latest + depends=debian-bookworm-obs-latest + [ -n debian-bookworm-obs-latest ] + docker_images_require debian-bookworm-obs-latest + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-obs-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-latest + echo debian-bookworm-obs-latest + dir=debian-bookworm-obs-latest + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/debian-bookworm-obs-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ --pull -t osmocom-build/debian-bookworm-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.35kB 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:/latest/Debian_12//Release #6 DONE 0.0s #7 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #7 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f 0.0s done #7 DONE 0.0s #4 [internal] load build context #4 transferring context: 1.96kB done #4 DONE 0.0s #8 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #8 CACHED #9 [4/6] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #9 CACHED #10 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #10 CACHED #11 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:2ab452fe32bc268def811ecfb4a544392a72e149430762bbc5fd8c9b0a30d4dd done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n 2ab452fe32bc + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-stp-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-stp-latest + echo osmo-stp-latest + dir=osmo-stp-latest + pull_arg=--pull + grep ^FROM ../osmo-stp-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-stp-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-stp-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-stp-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/osmo-stp-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/osmo-stp-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 576B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #3 DONE 0.0s #4 [1/4] FROM docker.io/osmocom-build/debian-bookworm-obs-latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.12kB done #5 DONE 0.0s #6 [2/4] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-stp && apt-get clean ;; centos*) dnf install -y osmo-stp ;; esac #6 CACHED #7 [3/4] WORKDIR /DATA #7 CACHED #8 [4/4] COPY OSMO-STP.CFG /data/ #8 CACHED #9 exporting to image #9 exporting layers done #9 writing image sha256:affdcf48f948a695aef133ba16fca0be865bb3a20f4115e9d1ee558dd1e2e6d7 #9 writing image sha256:affdcf48f948a695aef133ba16fca0be865bb3a20f4115e9d1ee558dd1e2e6d7 done #9 naming to docker.io/osmocom-build/osmo-stp-latest:latest done #9 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/osmo-stp-latest' + docker_image_exists osmo-stp-latest + docker images -q osmocom-build/osmo-stp-latest + test -n affdcf48f948 + list_osmo_packages debian-bookworm osmo-stp-latest + local distro=debian-bookworm + local image=osmo-stp-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-stp-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-stp-latest ### ii libosmo-sigtran9:amd64 1.8.2 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmocore21:amd64 1.9.3 amd64 Osmo Core library ii libosmogsm20:amd64 1.9.3 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.3 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0 amd64 Common/shared code regarding network interface for OpenBSC ii libosmovty13:amd64 1.9.3 amd64 Osmo VTY library ii osmo-stp:amd64 1.8.2 amd64 Osmocom SIGTRAN STP (Signaling Transfer Point) ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-hnbgw-latest + local feed + echo debian-bookworm-obs-latest + depends=debian-bookworm-obs-latest + [ -n debian-bookworm-obs-latest ] + docker_images_require debian-bookworm-obs-latest + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-obs-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-latest + echo debian-bookworm-obs-latest + dir=debian-bookworm-obs-latest + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/debian-bookworm-obs-latest' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ --pull -t osmocom-build/debian-bookworm-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.35kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.0s #4 [auth] sharing credentials for registry.osmocom.org #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #6 DONE 0.0s #7 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #7 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f 0.0s done #7 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #8 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #8 CACHED #9 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #9 CACHED #10 [4/6] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #10 CACHED #11 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:2ab452fe32bc268def811ecfb4a544392a72e149430762bbc5fd8c9b0a30d4dd 0.0s done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n 2ab452fe32bc + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-hnbgw-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-hnbgw-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-hnbgw-latest + echo osmo-hnbgw-latest + dir=osmo-hnbgw-latest + pull_arg=--pull + grep ^FROM ../osmo-hnbgw-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-hnbgw-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-hnbgw-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-hnbgw-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/osmo-hnbgw-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/osmo-hnbgw-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 474B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #3 DONE 0.0s #4 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 836B done #5 DONE 0.0s #6 [3/5] WORKDIR /TMP #6 CACHED #7 [4/5] COPY OSMO-HNBGW.CFG /data/osmo-hnbgw.cfg #7 CACHED #8 [2/5] RUN APT-GET update && apt-get install -y --no-install-recommends osmo-hnbgw && apt-get clean #8 CACHED #9 [5/5] WORKDIR /DATA #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:0f7e3c54e50963f0aa1271b79972348068e6e4e681db6988f0e636a83d95ab70 done #10 naming to docker.io/osmocom-build/osmo-hnbgw-latest:latest 0.0s done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/osmo-hnbgw-latest' + docker_image_exists osmo-hnbgw-latest + docker images -q osmocom-build/osmo-hnbgw-latest + test -n 0f7e3c54e509 + list_osmo_packages debian-bookworm osmo-hnbgw-latest + local distro=debian-bookworm + local image=osmo-hnbgw-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-hnbgw-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-hnbgw-latest ### ii libosmo-gtlv1:amd64 0.3.0 amd64 Generic TLV and TLIV protocol support ii libosmo-hnbap0:amd64 1.5.1 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-mgcp-client12:amd64 1.12.2 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-pfcp0:amd64 0.3.0 amd64 PFCP protocol support ii libosmo-ranap7:amd64 1.5.1 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-rua0:amd64 1.5.1 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-sigtran9:amd64 1.8.2 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmocore21:amd64 1.9.3 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.3 amd64 Osmo control library ii libosmogsm20:amd64 1.9.3 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.3 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0 amd64 Common/shared code regarding network interface for OpenBSC ii libosmovty13:amd64 1.9.3 amd64 Osmo VTY library ii osmo-hnbgw 1.5.0 amd64 OsmoHNBGW: Osmocom Home Node B Gateway ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-hnbgw-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:fa438f9245ba5804acdc5cc3885d94c6d69f6f91393743cb94f281c48abf23a9 Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-hnbgw-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-hnbgw-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-hnbgw-test + echo ttcn3-hnbgw-test + dir=ttcn3-hnbgw-test + pull_arg=--pull + grep ^FROM ../ttcn3-hnbgw-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-hnbgw-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-hnbgw-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-hnbgw-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-hnbgw-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/ttcn3-hnbgw-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 395B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B 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 #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 CACHED #7 [2/4] ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT /tmp/commit #7 DONE 0.1s #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" hnbgw #8 0.328 + OSMO_TTCN3_BRANCH=master #8 0.328 + shift #8 0.328 + cd /osmo-ttcn3-hacks #8 0.328 + git fetch #8 0.433 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.433 6088b89f..7f055da4 master -> origin/master #8 0.433 + 65826935...664afa01 daniel/mme -> origin/daniel/mme (forced update) #8 0.433 + 2dce86f5...09238f05 osmith/wip-testenv -> origin/osmith/wip-testenv (forced update) #8 0.433 + b1e400e1...2f9eece0 pespin/asterisk -> origin/pespin/asterisk (forced update) #8 0.433 + 2de9b140...db4cc0d1 pmaier/ipad -> origin/pmaier/ipad (forced update) #8 0.434 + git checkout master #8 0.481 Already on 'master' #8 0.482 Your branch is behind 'origin/master' by 5 commits, and can be fast-forwarded. #8 0.482 (use "git pull" to update your local branch) #8 0.482 + git symbolic-ref -q HEAD #8 0.483 refs/heads/master #8 0.484 + git reset --hard origin/master #8 0.507 HEAD is now at 7f055da4 SIP_Templates: Allow setting Session-Expires and Min_SE in INVITE templates #8 0.508 + git rev-parse --abbrev-ref HEAD #8 0.511 master #8 0.511 + git rev-parse HEAD #8 0.513 7f055da4ba73b0e499a3cdf52e92829f9975f0af #8 0.514 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.516 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.516 + make -j8 deps #8 0.638 (make -j20 -C deps || make -j1 -C deps) #8 0.642 make[1]: warning: -j20 forced in submake: resetting jobserver mode. #8 0.643 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.441 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.442 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.442 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.443 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.444 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.444 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.445 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.446 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.447 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.448 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.449 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.450 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.451 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.451 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.452 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.452 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.551 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.551 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.552 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.552 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.626 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.629 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.630 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.630 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.632 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.634 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.635 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.640 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.642 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.642 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.643 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.646 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.648 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.690 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.690 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.691 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.692 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.694 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.694 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.695 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.695 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.696 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.696 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.702 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.702 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.712 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.712 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.717 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.718 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.720 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.720 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.721 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.721 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.721 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.722 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.722 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.722 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.724 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.725 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.840 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.840 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.845 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.847 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 1.849 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.849 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 1.851 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.851 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 1.852 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.852 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 1.854 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.854 + make hnbgw #8 1.976 (make -j20 -C deps || make -j1 -C deps) #8 1.981 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 2.753 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.754 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.754 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.755 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.756 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.756 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.757 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.757 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.758 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.759 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.760 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.761 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.761 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.762 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.763 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.763 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.845 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 2.845 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 2.849 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.849 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.924 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 2.933 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 2.934 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 2.936 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 2.936 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 2.937 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 2.940 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 2.941 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 2.941 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 2.942 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 2.942 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 2.949 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 2.951 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 2.994 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.995 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.995 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.995 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.995 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.995 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.997 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.997 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.998 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.999 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.999 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 2.999 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 3.001 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 3.002 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 3.002 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 3.002 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 3.004 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 3.004 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 3.010 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 3.011 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 3.016 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 3.017 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 3.019 origin/c496d298876fed55c2b730278b7ee77982555563 #8 3.019 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 3.019 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 3.019 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 3.087 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 3.088 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 3.093 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 3.094 (cd hnbgw && ./gen_links.sh && ./regen_makefile.sh) #8 3.101 Linking TCCInterface_Functions.ttcn #8 3.104 Linking TCCConversion_Functions.ttcn #8 3.106 Linking TCCConversion.cc #8 3.109 Linking TCCInterface.cc #8 3.111 Linking TCCInterface_ip.h #8 3.113 Linking TCCEncoding_Functions.ttcn #8 3.116 Linking TCCEncoding.cc #8 3.118 Linking Socket_API_Definitions.ttcn #8 3.121 Linking MobileL3_CC_Types.ttcn #8 3.123 Linking MobileL3_CommonIE_Types.ttcn #8 3.125 Linking MobileL3_GMM_SM_Types.ttcn #8 3.127 Linking MobileL3_MM_Types.ttcn #8 3.130 Linking MobileL3_RRM_Types.ttcn #8 3.132 Linking MobileL3_SMS_Types.ttcn #8 3.134 Linking MobileL3_SS_Types.ttcn #8 3.137 Linking MobileL3_Types.ttcn #8 3.139 Linking IPL4asp_Functions.ttcn #8 3.141 Linking IPL4asp_PT.cc #8 3.143 Linking IPL4asp_PT.hh #8 3.145 Linking IPL4asp_PortType.ttcn #8 3.147 Linking IPL4asp_Types.ttcn #8 3.149 Linking IPL4asp_discovery.cc #8 3.152 Linking IPL4asp_protocol_L234.hh #8 3.154 Linking M3UA_Emulation.ttcn #8 3.156 Linking MTP3asp_PortType.ttcn #8 3.158 Linking MTP3asp_Types.ttcn #8 3.161 Linking SCCP_Emulation.ttcn #8 3.163 Linking SCCP_Mapping.ttcnpp #8 3.165 Linking SCCP_Types.ttcn #8 3.167 Linking SCCPasp_Types.ttcn #8 3.169 Linking BSSAP_Types.ttcn #8 3.172 Linking M3UA_Types.ttcn #8 3.174 Linking SCTPasp_PT.cc #8 3.176 Linking SCTPasp_PT.hh #8 3.178 Linking SCTPasp_PortType.ttcn #8 3.181 Linking SCTPasp_Types.ttcn #8 3.183 Linking M3UA_Emulation.ttcn #8 3.185 Linking UD_PT.cc #8 3.187 Linking UD_PT.hh #8 3.189 Linking UD_PortType.ttcn #8 3.192 Linking UD_Types.ttcn #8 3.194 Linking SDP_EncDec.cc #8 3.196 Linking SDP_Types.ttcn #8 3.198 Linking SDP_parse_.tab.c #8 3.200 Linking SDP_parse_.tab.h #8 3.202 Linking SDP_parse_parser.h #8 3.204 Linking SDP_parser.l #8 3.206 Linking SDP_parser.y #8 3.209 Linking lex.SDP_parse_.c #8 3.211 Linking RTP_EncDec.cc #8 3.213 Linking RTP_Types.ttcn #8 3.215 Linking TELNETasp_PT.cc #8 3.217 Linking TELNETasp_PT.hh #8 3.219 Linking TELNETasp_PortType.ttcn #8 3.222 Linking PFCP_Types.ttcn #8 3.224 Linking HNBAP_CommonDataTypes.asn #8 3.226 Linking HNBAP_Constants.asn #8 3.229 Linking HNBAP_Containers.asn #8 3.231 Linking HNBAP_IEs.asn #8 3.233 Linking HNBAP_PDU_Contents.asn #8 3.235 Linking HNBAP_PDU_Descriptions.asn #8 3.237 Linking HNBAP_EncDec.cc #8 3.240 Linking HNBAP_Types.ttcn #8 3.242 Linking HNBAP_Templates.ttcn #8 3.244 Linking RUA_CommonDataTypes.asn #8 3.247 Linking RUA_Constants.asn #8 3.249 Linking RUA_Containers.asn #8 3.251 Linking RUA_IEs.asn #8 3.253 Linking RUA_PDU_Contents.asn #8 3.256 Linking RUA_PDU_Descriptions.asn #8 3.258 Linking RUA_EncDec.cc #8 3.260 Linking RUA_Types.ttcn #8 3.262 Linking RUA_Templates.ttcn #8 3.265 Linking RUA_Emulation.ttcn #8 3.267 Linking RANAP_CommonDataTypes.asn #8 3.270 Linking RANAP_Constants.asn #8 3.272 Linking RANAP_Containers.asn #8 3.274 Linking RANAP_IEs.asn #8 3.276 Linking RANAP_PDU_Contents.asn #8 3.278 Linking RANAP_PDU_Descriptions.asn #8 3.280 Linking RANAP_Types.ttcn #8 3.282 Linking RANAP_Templates.ttcn #8 3.285 Linking RANAP_CodecPort.ttcn #8 3.287 Linking RANAP_EncDec.cc #8 3.290 Linking Iuh_Types.ttcn #8 3.292 Linking Iuh_CodecPort.ttcn #8 3.294 Linking Iuh_CodecPort_CtrlFunctDef.cc #8 3.296 Linking Iuh_CodecPort_CtrlFunct.ttcn #8 3.299 Linking Iuh_Emulation.ttcn #8 3.301 Linking DNS_Helpers.ttcn #8 3.303 Linking SDP_Templates.ttcn #8 3.305 Linking MGCP_Emulation.ttcn #8 3.307 Linking MGCP_Types.ttcn #8 3.309 Linking MGCP_Templates.ttcn #8 3.312 Linking MGCP_CodecPort.ttcn #8 3.314 Linking MGCP_CodecPort_CtrlFunct.ttcn #8 3.316 Linking MGCP_CodecPort_CtrlFunctDef.cc #8 3.318 Linking RAN_Adapter.ttcnpp #8 3.320 Linking RAN_Emulation.ttcnpp #8 3.322 Linking BSSAP_CodecPort.ttcn #8 3.324 Linking SCCP_Templates.ttcn #8 3.326 Linking PFCP_CodecPort.ttcn #8 3.329 Linking PFCP_CodecPort_CtrlFunct.ttcn #8 3.331 Linking PFCP_CodecPort_CtrlFunctDef.cc #8 3.333 Linking PFCP_Emulation.ttcn #8 3.335 Linking PFCP_Templates.ttcn #8 3.337 Linking Misc_Helpers.ttcn #8 3.339 Linking General_Types.ttcn #8 3.341 Linking Osmocom_Types.ttcn #8 3.343 Linking GSM_Types.ttcn #8 3.345 Linking Osmocom_VTY_Functions.ttcn #8 3.347 Linking Native_Functions.ttcn #8 3.350 Linking Native_FunctionDefs.cc #8 3.352 Linking IPA_Types.ttcn #8 3.354 Linking IPA_CodecPort.ttcn #8 3.356 Linking IPA_CodecPort_CtrlFunct.ttcn #8 3.358 Linking IPA_CodecPort_CtrlFunctDef.cc #8 3.360 Linking IPA_Emulation.ttcnpp #8 3.363 Linking Osmocom_CTRL_Types.ttcn #8 3.365 Linking Osmocom_CTRL_Functions.ttcn #8 3.367 Linking Osmocom_CTRL_Adapter.ttcn #8 3.369 Linking RTP_CodecPort.ttcn #8 3.371 Linking RTP_CodecPort_CtrlFunct.ttcn #8 3.374 Linking RTP_CodecPort_CtrlFunctDef.cc #8 3.376 Linking RTP_Emulation.ttcn #8 3.378 Linking IuUP_Types.ttcn #8 3.379 Linking IuUP_EncDec.cc #8 3.381 Linking IuUP_Emulation.ttcn #8 3.382 Linking StatsD_Types.ttcn #8 3.383 Linking StatsD_CodecPort.ttcn #8 3.383 Linking StatsD_CodecPort_CtrlFunct.ttcn #8 3.384 Linking StatsD_CodecPort_CtrlFunctdef.cc #8 3.385 Linking StatsD_Checker.ttcn #8 3.386 Linking L3_Templates.ttcn #8 3.387 Linking L3_Common.ttcn #8 3.387 Linking SCTP_Templates.ttcn #8 3.408 Generating Makefile skeleton... #8 3.408 Makefile skeleton was generated. #8 3.454 make -C hnbgw compile #8 3.467 make[1]: Entering directory '/osmo-ttcn3-hacks/hnbgw' #8 3.467 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn #8 3.478 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn #8 3.494 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn #8 3.512 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn #8 3.520 SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character #8 3.520 49 | "internal user MTP3asp_PT #8 3.520 | ^ #8 3.520 SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character #8 3.520 58 | " #8 3.520 | ^ #8 3.520 SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character #8 3.520 70 | "user MTP3asp_PT #8 3.520 | ^ #8 3.520 SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character #8 3.520 79 | " #8 3.520 | ^ #8 3.528 /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.535 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 3.535 #8 3.545 Notify: Parsing TTCN-3 module `BSSAP_CodecPort.ttcn'... #8 3.546 Notify: Parsing TTCN-3 module `BSSAP_Types.ttcn'... #8 3.549 Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... #8 3.549 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 3.550 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 3.550 Notify: Parsing TTCN-3 module `HNBAP_Templates.ttcn'... #8 3.551 Notify: Parsing TTCN-3 module `HNBAP_Types.ttcn'... #8 3.551 Notify: Parsing TTCN-3 module `HNBGW_Tests.ttcn'... #8 3.556 Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... #8 3.556 Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... #8 3.556 Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... #8 3.556 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 3.557 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 3.557 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 3.557 Notify: Parsing TTCN-3 module `IuUP_Emulation.ttcn'... #8 3.558 Notify: Parsing TTCN-3 module `IuUP_Types.ttcn'... #8 3.558 Notify: Parsing TTCN-3 module `Iuh_CodecPort.ttcn'... #8 3.558 Notify: Parsing TTCN-3 module `Iuh_CodecPort_CtrlFunct.ttcn'... #8 3.558 Notify: Parsing TTCN-3 module `Iuh_Emulation.ttcn'... #8 3.559 Notify: Parsing TTCN-3 module `Iuh_Types.ttcn'... #8 3.559 Notify: Parsing TTCN-3 module `L3_Common.ttcn'... #8 3.559 Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... #8 3.563 Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... #8 3.565 Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... #8 3.566 Notify: Parsing TTCN-3 module `MGCP_CodecPort.ttcn'... #8 3.566 Notify: Parsing TTCN-3 module `MGCP_CodecPort_CtrlFunct.ttcn'... #8 3.566 Notify: Parsing TTCN-3 module `MGCP_Emulation.ttcn'... #8 3.567 Notify: Parsing TTCN-3 module `MGCP_Templates.ttcn'... #8 3.568 Notify: Parsing TTCN-3 module `MGCP_Types.ttcn'... #8 3.568 Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... #8 3.568 Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... #8 3.568 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 3.569 Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... #8 3.570 Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... #8 3.571 Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... #8 3.573 Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... #8 3.574 Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... #8 3.576 Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... #8 3.577 Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... #8 3.577 Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... #8 3.577 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 3.577 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... #8 3.577 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... #8 3.578 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... #8 3.578 Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: #8 3.578 Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated #8 3.578 Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated #8 3.578 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 3.579 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 3.580 Notify: Parsing TTCN-3 module `PFCP_CodecPort.ttcn'... #8 3.580 Notify: Parsing TTCN-3 module `PFCP_CodecPort_CtrlFunct.ttcn'... #8 3.580 Notify: Parsing TTCN-3 module `PFCP_Emulation.ttcn'... #8 3.580 Notify: Parsing TTCN-3 module `PFCP_Templates.ttcn'... #8 3.582 Notify: Parsing TTCN-3 module `PFCP_Types.ttcn'... #8 3.584 Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... #8 3.585 Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... #8 3.587 Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... #8 3.587 Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'... #8 3.587 Notify: Parsing TTCN-3 module `RTP_CodecPort_CtrlFunct.ttcn'... #8 3.587 Notify: Parsing TTCN-3 module `RTP_Emulation.ttcn'... #8 3.588 Notify: Parsing TTCN-3 module `RTP_Types.ttcn'... #8 3.589 Notify: Parsing TTCN-3 module `RUA_Emulation.ttcn'... #8 3.590 Notify: Parsing TTCN-3 module `RUA_Templates.ttcn'... #8 3.590 Notify: Parsing TTCN-3 module `RUA_Types.ttcn'... #8 3.590 Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... #8 3.592 SCCP_Emulation.ttcn:1828.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.592 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.592 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.593 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.595 SCCP_Emulation.ttcn:4915.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.595 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.595 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.595 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.595 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.595 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.595 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.598 Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... #8 3.598 SCCP_Templates.ttcn:85.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.599 Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... #8 3.599 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.599 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.600 Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... #8 3.601 Notify: Parsing TTCN-3 module `SCTP_Templates.ttcn'... #8 3.601 Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... #8 3.601 Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... #8 3.601 Notify: Parsing TTCN-3 module `SDP_Templates.ttcn'... #8 3.601 Notify: Parsing TTCN-3 module `SDP_Types.ttcn'... #8 3.602 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 3.603 Notify: Parsing TTCN-3 module `StatsD_Checker.ttcn'... #8 3.603 Notify: Parsing TTCN-3 module `StatsD_CodecPort.ttcn'... #8 3.603 Notify: Parsing TTCN-3 module `StatsD_CodecPort_CtrlFunct.ttcn'... #8 3.603 Notify: Parsing TTCN-3 module `StatsD_Types.ttcn'... #8 3.603 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 3.604 Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... #8 3.605 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 3.605 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 3.605 Notify: Parsing TTCN-3 module `UD_PortType.ttcn'... #8 3.606 Notify: Parsing TTCN-3 module `UD_Types.ttcn'... #8 3.606 Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... #8 3.607 Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... #8 3.607 Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... #8 3.609 Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... #8 3.609 Notify: Parsing ASN.1 module `HNBAP_CommonDataTypes.asn'... #8 3.609 HNBAP_CommonDataTypes.asn:29: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 3.609 Notify: Parsing ASN.1 module `HNBAP_Constants.asn'... #8 3.609 Notify: Parsing ASN.1 module `HNBAP_Containers.asn'... #8 3.609 Notify: Parsing ASN.1 module `HNBAP_IEs.asn'... #8 3.610 Notify: Parsing ASN.1 module `HNBAP_PDU_Contents.asn'... #8 3.610 Notify: Parsing ASN.1 module `HNBAP_PDU_Descriptions.asn'... #8 3.610 Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... #8 3.610 RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 3.610 Notify: Parsing ASN.1 module `RANAP_Constants.asn'... #8 3.610 RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 3.611 Notify: Parsing ASN.1 module `RANAP_Containers.asn'... #8 3.611 Notify: Parsing ASN.1 module `RANAP_IEs.asn'... #8 3.615 Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... #8 3.618 Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... #8 3.618 Notify: Parsing ASN.1 module `RUA_CommonDataTypes.asn'... #8 3.618 RUA_CommonDataTypes.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 3.618 Notify: Parsing ASN.1 module `RUA_Constants.asn'... #8 3.618 Notify: Parsing ASN.1 module `RUA_Containers.asn'... #8 3.618 Notify: Parsing ASN.1 module `RUA_IEs.asn'... #8 3.618 Notify: Parsing ASN.1 module `RUA_PDU_Contents.asn'... #8 3.618 Notify: Parsing ASN.1 module `RUA_PDU_Descriptions.asn'... #8 3.618 Notify: Checking modules... #8 3.620 RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': #8 3.620 RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier #8 3.641 HNBAP_Templates.ttcn: In TTCN-3 module `HNBAP_Templates': #8 3.641 HNBAP_Templates.ttcn:236.1-267.1: In template definition `tr_HNBAP_UERegisterRequest': #8 3.641 HNBAP_Templates.ttcn:238.23-266.2: In template for union field `initiatingMessage': #8 3.641 HNBAP_Templates.ttcn:241.13-265.3: In template for record field `value_': #8 3.641 HNBAP_Templates.ttcn:242.25-264.4: In template for union field `uERegisterRequest': #8 3.641 HNBAP_Templates.ttcn:243.20-262.5: In template for record field `protocolIEs': #8 3.641 HNBAP_Templates.ttcn:252.9-261.6: In component 3: #8 3.641 HNBAP_Templates.ttcn:255.17-260.7: In template for record field `value_': #8 3.641 HNBAP_Templates.ttcn:256.27-259.8: In template for union field `uE__Capabilities': #8 3.641 HNBAP_Templates.ttcn:256.27-259.8: warning: Field `iE-Extensions' is missing from template for record type `@HNBAP-IEs.UE-Capabilities' #8 3.644 Iuh_Emulation.ttcn: In TTCN-3 module `Iuh_Emulation': #8 3.644 Iuh_Emulation.ttcn:127.1-208.1: In function definition `main': #8 3.644 Iuh_Emulation.ttcn:151.2-207.2: In while statement: #8 3.644 Iuh_Emulation.ttcn:157.3-206.3: In alt construct: #8 3.644 Iuh_Emulation.ttcn:170.6-51: In guard operation: #8 3.644 Iuh_Emulation.ttcn:170.6-51: In receive statement: #8 3.644 Iuh_Emulation.ttcn:170.18-37: warning: Function invocation 'tr_Iuh_RecvFrom_R(?)' may change the actual snapshot. #8 3.660 MGCP_Types.ttcn: In TTCN-3 module `MGCP_Types': #8 3.660 MGCP_Types.ttcn:50.2-55.2: In type definition `MgcpCommandLine': #8 3.660 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.660 MGCP_Types.ttcn:60.2-63.2: In type definition `MgcpParameter': #8 3.660 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.660 MGCP_Types.ttcn:73.2-77.2: In type definition `MgcpCommand': #8 3.660 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.660 MGCP_Types.ttcn:87.2-91.2: In type definition `MgcpResponseLine': #8 3.660 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.660 MGCP_Types.ttcn:96.2-100.2: In type definition `MgcpResponse': #8 3.660 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.663 MGCP_Emulation.ttcn: In TTCN-3 module `MGCP_Emulation': #8 3.663 MGCP_Emulation.ttcn:261.1-372.1: In function definition `main': #8 3.663 MGCP_Emulation.ttcn:280.2-371.2: In while statement: #8 3.663 MGCP_Emulation.ttcn:290.3-369.3: In alt construct: #8 3.663 MGCP_Emulation.ttcn:315.6-53: In guard operation: #8 3.663 MGCP_Emulation.ttcn:315.6-53: In receive statement: #8 3.663 MGCP_Emulation.ttcn:315.19-39: warning: Function invocation 'tr_MGCP_RecvFrom_R(?)' may change the actual snapshot. #8 3.670 PFCP_Templates.ttcn: In TTCN-3 module `PFCP_Templates': #8 3.670 PFCP_Templates.ttcn:140.1-152.1: In function definition `tr_PFCP_Assoc_Setup_Req': #8 3.670 PFCP_Templates.ttcn:151.2-9: In return statement: #8 3.670 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.670 PFCP_Templates.ttcn:141.24-41: note: Referenced template variable is here #8 3.670 PFCP_Templates.ttcn:172.1-186.1: In function definition `tr_PFCP_Assoc_Setup_Resp': #8 3.670 PFCP_Templates.ttcn:185.2-9: In return statement: #8 3.670 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.670 PFCP_Templates.ttcn:174.24-41: note: Referenced template variable is here #8 3.670 PFCP_Templates.ttcn:199.1-209.1: In function definition `tr_PFCP_Assoc_Release_Resp': #8 3.670 PFCP_Templates.ttcn:208.2-9: In return statement: #8 3.670 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.670 PFCP_Templates.ttcn:201.24-41: note: Referenced template variable is here #8 3.670 PFCP_Templates.ttcn:498.1-506.1: In function definition `tr_PFCP_Session_Est_Req': #8 3.670 PFCP_Templates.ttcn:505.2-9: In return statement: #8 3.670 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.670 PFCP_Templates.ttcn:499.24-42: note: Referenced template variable is here #8 3.670 PFCP_Templates.ttcn:530.1-547.1: In function definition `tr_PFCP_Session_Est_Resp': #8 3.670 PFCP_Templates.ttcn:546.2-9: In return statement: #8 3.670 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.670 PFCP_Templates.ttcn:531.24-49: note: Referenced template variable is here #8 3.670 PFCP_Templates.ttcn:583.1-589.1: In function definition `tr_PFCP_Session_Mod_Req': #8 3.670 PFCP_Templates.ttcn:588.2-9: In return statement: #8 3.670 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.670 PFCP_Templates.ttcn:584.24-45: note: Referenced template variable is here #8 3.670 PFCP_Templates.ttcn:609.1-615.1: In function definition `tr_PFCP_Session_Mod_Resp': #8 3.670 PFCP_Templates.ttcn:614.2-9: In return statement: #8 3.670 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.670 PFCP_Templates.ttcn:610.24-45: note: Referenced template variable is here #8 3.670 PFCP_Templates.ttcn:625.1-631.1: In function definition `tr_PFCP_Session_Del_Req': #8 3.670 PFCP_Templates.ttcn:630.2-9: In return statement: #8 3.670 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.670 PFCP_Templates.ttcn:626.24-45: note: Referenced template variable is here #8 3.670 PFCP_Templates.ttcn:648.1-662.1: In function definition `tr_PFCP_Session_Del_Resp': #8 3.670 PFCP_Templates.ttcn:661.2-9: In return statement: #8 3.670 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.670 PFCP_Templates.ttcn:651.24-45: note: Referenced template variable is here #8 3.714 RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': #8 3.714 RAN_Emulation.ttcnpp:1409.1-1445.1: In function definition `RanapExpectedCreateCallback': #8 3.714 RAN_Emulation.ttcnpp:1416.2-1424.2: In if statement: #8 3.714 RAN_Emulation.ttcnpp:1419.3-1423.3: In if statement: #8 3.714 RAN_Emulation.ttcnpp:1422.4-13: warning: Control never reaches this statement #8 3.714 RAN_Emulation.ttcnpp:1444.2-11: warning: Control never reaches this statement #8 3.716 HNBGW_Tests.ttcn: In TTCN-3 module `HNBGW_Tests': #8 3.716 HNBGW_Tests.ttcn:700.1-712.1: In function definition `f_iuh2iu': #8 3.716 HNBGW_Tests.ttcn:711.2-30: In return statement: #8 3.716 HNBGW_Tests.ttcn:711.23-30: In actual parameter list of function `@HNBGW_Tests.f_bssap_expect': #8 3.716 HNBGW_Tests.ttcn:711.24-29: In parameter #1 for `exp_rx': #8 3.716 HNBGW_Tests.ttcn:711.24-29: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime #8 3.716 HNBGW_Tests.ttcn:700.52-84: note: Referenced template parameter is here #8 3.716 HNBGW_Tests.ttcn:715.1-724.1: In function definition `f_iu2iuh': #8 3.716 HNBGW_Tests.ttcn:723.2-28: In return statement: #8 3.716 HNBGW_Tests.ttcn:723.21-28: In actual parameter list of function `@HNBGW_Tests.f_rua_expect': #8 3.716 HNBGW_Tests.ttcn:723.22-27: In parameter #1 for `exp_rx': #8 3.716 HNBGW_Tests.ttcn:723.22-27: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime #8 3.716 HNBGW_Tests.ttcn:715.52-84: note: Referenced template parameter is here #8 3.716 HNBGW_Tests.ttcn:750.1-777.1: In function definition `f_iuh2iu_connect': #8 3.716 HNBGW_Tests.ttcn:776.2-30: In return statement: #8 3.716 HNBGW_Tests.ttcn:776.23-30: In actual parameter list of function `@HNBGW_Tests.f_bssap_expect': #8 3.716 HNBGW_Tests.ttcn:776.24-29: In parameter #1 for `exp_rx': #8 3.716 HNBGW_Tests.ttcn:776.24-29: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime #8 3.716 HNBGW_Tests.ttcn:750.60-92: note: Referenced template parameter is here #8 3.716 HNBGW_Tests.ttcn:793.1-822.1: In function definition `f_iuh2iu_disconnect': #8 3.716 HNBGW_Tests.ttcn:807.2-29: In variable assignment: #8 3.716 HNBGW_Tests.ttcn:807.22-29: In actual parameter list of function `@HNBGW_Tests.f_bssap_expect': #8 3.716 HNBGW_Tests.ttcn:807.23-28: In parameter #1 for `exp_rx': #8 3.716 HNBGW_Tests.ttcn:807.23-28: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime #8 3.716 HNBGW_Tests.ttcn:794.9-41: note: Referenced template parameter is here #8 3.716 HNBGW_Tests.ttcn:899.8-905.1: In function definition `f_build_rab_ass_resp': #8 3.716 HNBGW_Tests.ttcn:904.2-45: In return statement: #8 3.716 HNBGW_Tests.ttcn:904.9-45: In the operand of operation `valueof()': #8 3.716 HNBGW_Tests.ttcn:904.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': #8 3.716 HNBGW_Tests.ttcn:904.37-43: In parameter #1 for `rab_sml': #8 3.716 HNBGW_Tests.ttcn:904.37-43: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 3.716 HNBGW_Tests.ttcn:900.39-45: note: Referenced template variable is here #8 3.716 HNBGW_Tests.ttcn:949.1-978.1: In function definition `f_hnbap_ue_register': #8 3.716 HNBGW_Tests.ttcn:953.2-55: In send statement: #8 3.716 HNBGW_Tests.ttcn:953.48-54: In actual parameter list of template `@HNBAP_Templates.ts_HNBAP_UERegisterRequest': #8 3.716 HNBGW_Tests.ttcn:953.49-53: In parameter #1 for `ue_id': #8 3.716 HNBGW_Tests.ttcn:953.49-53: warning: Inadequate restriction on the referenced template parameter `ue_id', this may cause a dynamic test case error at runtime #8 3.716 HNBGW_Tests.ttcn:949.52-87: note: Referenced template parameter is here #8 3.716 HNBGW_Tests.ttcn:1208.8-1212.1: In function definition `f_tc_initial_ue': #8 3.716 HNBGW_Tests.ttcn:1211.2-21: In function instance: #8 3.716 HNBGW_Tests.ttcn:1211.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 3.717 HNBGW_Tests.ttcn:1430.8-1433.1: In function definition `f_create_rab': #8 3.717 HNBGW_Tests.ttcn:1431.2-20: In function instance: #8 3.717 HNBGW_Tests.ttcn:1435.8-1465.1: In function definition `f_rab_ass_req': #8 3.717 HNBGW_Tests.ttcn:1443.2-43: In variable assignment: #8 3.717 HNBGW_Tests.ttcn:1443.8-43: In the operand of operation `valueof()': #8 3.717 HNBGW_Tests.ttcn:1443.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 3.717 HNBGW_Tests.ttcn:1443.35-41: In parameter #1 for `rab_sml': #8 3.717 HNBGW_Tests.ttcn:1443.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 3.717 HNBGW_Tests.ttcn:1438.37-43: note: Referenced template variable is here #8 3.717 HNBGW_Tests.ttcn:1462.2-43: In variable assignment: #8 3.717 HNBGW_Tests.ttcn:1462.8-43: In the operand of operation `valueof()': #8 3.717 HNBGW_Tests.ttcn:1462.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 3.717 HNBGW_Tests.ttcn:1462.35-41: In parameter #1 for `rab_sml': #8 3.717 HNBGW_Tests.ttcn:1462.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 3.717 HNBGW_Tests.ttcn:1438.37-43: note: Referenced template variable is here #8 3.717 HNBGW_Tests.ttcn:1464.2-17: In function instance: #8 3.717 HNBGW_Tests.ttcn:1464.2-17: warning: The value returned by function `@HNBGW_Tests.f_rua_expect' is not used #8 3.717 HNBGW_Tests.ttcn:1432.2-21: In function instance: #8 3.717 HNBGW_Tests.ttcn:1467.8-1527.1: In function definition `f_rab_ass_resp': #8 3.717 HNBGW_Tests.ttcn:1474.2-45: In variable assignment: #8 3.717 HNBGW_Tests.ttcn:1474.8-45: In the operand of operation `valueof()': #8 3.717 HNBGW_Tests.ttcn:1474.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': #8 3.717 HNBGW_Tests.ttcn:1474.36-43: In parameter #1 for `rab_sml': #8 3.717 HNBGW_Tests.ttcn:1474.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime #8 3.717 HNBGW_Tests.ttcn:1470.39-46: note: Referenced template variable is here #8 3.718 HNBGW_Tests.ttcn:1477.2-1520.2: In interleave statement: #8 3.718 HNBGW_Tests.ttcn:1499.3-1511.3: In if statement: #8 3.718 HNBGW_Tests.ttcn:1503.4-45: In variable assignment: #8 3.718 HNBGW_Tests.ttcn:1503.10-45: In the operand of operation `valueof()': #8 3.718 HNBGW_Tests.ttcn:1503.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 3.718 HNBGW_Tests.ttcn:1503.37-43: In parameter #1 for `rab_sml': #8 3.718 HNBGW_Tests.ttcn:1503.37-43: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 3.718 HNBGW_Tests.ttcn:1500.39-45: note: Referenced template variable is here #8 3.718 HNBGW_Tests.ttcn:1505.4-19: In function instance: #8 3.718 HNBGW_Tests.ttcn:1505.4-19: warning: The value returned by function `@HNBGW_Tests.f_rua_expect' is not used #8 3.718 HNBGW_Tests.ttcn:1508.4-47: In variable assignment: #8 3.718 HNBGW_Tests.ttcn:1508.10-47: In the operand of operation `valueof()': #8 3.718 HNBGW_Tests.ttcn:1508.37-46: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': #8 3.718 HNBGW_Tests.ttcn:1508.38-45: In parameter #1 for `rab_sml': #8 3.718 HNBGW_Tests.ttcn:1508.38-45: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime #8 3.718 HNBGW_Tests.ttcn:1470.39-46: note: Referenced template variable is here #8 3.718 HNBGW_Tests.ttcn:1524.2-45: In variable assignment: #8 3.718 HNBGW_Tests.ttcn:1524.8-45: In the operand of operation `valueof()': #8 3.718 HNBGW_Tests.ttcn:1524.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': #8 3.718 HNBGW_Tests.ttcn:1524.36-43: In parameter #1 for `rab_sml': #8 3.718 HNBGW_Tests.ttcn:1524.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime #8 3.718 HNBGW_Tests.ttcn:1470.39-46: note: Referenced template variable is here #8 3.718 HNBGW_Tests.ttcn:1526.2-19: In function instance: #8 3.718 HNBGW_Tests.ttcn:1526.2-19: warning: The value returned by function `@HNBGW_Tests.f_bssap_expect' is not used #8 3.718 HNBGW_Tests.ttcn:1543.8-1592.1: In function definition `f_tc_rab_assignment': #8 3.718 HNBGW_Tests.ttcn:1555.2-21: In function instance: #8 3.718 HNBGW_Tests.ttcn:1555.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 3.718 HNBGW_Tests.ttcn:1563.2-1565.2: In if statement: #8 3.718 HNBGW_Tests.ttcn:1564.3-25: In function instance: #8 3.718 HNBGW_Tests.ttcn:1564.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 3.718 HNBGW_Tests.ttcn:1574.2-1576.2: In if statement: #8 3.718 HNBGW_Tests.ttcn:1575.3-25: In function instance: #8 3.718 HNBGW_Tests.ttcn:1575.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 3.718 HNBGW_Tests.ttcn:1580.2-13: In function instance: #8 3.718 HNBGW_Tests.ttcn:1580.2-13: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 3.718 HNBGW_Tests.ttcn:1591.2-13: In function instance: #8 3.718 HNBGW_Tests.ttcn:1591.2-13: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 3.718 HNBGW_Tests.ttcn:1605.8-1652.1: In function definition `f_tc_rab_assign_fail': #8 3.718 HNBGW_Tests.ttcn:1617.2-21: In function instance: #8 3.718 HNBGW_Tests.ttcn:1617.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 3.718 HNBGW_Tests.ttcn:1625.2-1627.2: In if statement: #8 3.718 HNBGW_Tests.ttcn:1626.3-25: In function instance: #8 3.718 HNBGW_Tests.ttcn:1626.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 3.718 HNBGW_Tests.ttcn:1633.2-13: In function instance: #8 3.718 HNBGW_Tests.ttcn:1633.2-13: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 3.718 HNBGW_Tests.ttcn:1640.2-1642.2: In if statement: #8 3.718 HNBGW_Tests.ttcn:1641.3-25: In function instance: #8 3.718 HNBGW_Tests.ttcn:1641.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 3.718 HNBGW_Tests.ttcn:1665.8-1718.1: In function definition `f_tc_rab_release': #8 3.718 HNBGW_Tests.ttcn:1677.2-21: In function instance: #8 3.718 HNBGW_Tests.ttcn:1677.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 3.718 HNBGW_Tests.ttcn:1692.2-1694.2: In if statement: #8 3.718 HNBGW_Tests.ttcn:1693.3-25: In function instance: #8 3.718 HNBGW_Tests.ttcn:1693.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 3.718 HNBGW_Tests.ttcn:1703.2-1705.2: In if statement: #8 3.718 HNBGW_Tests.ttcn:1704.3-25: In function instance: #8 3.718 HNBGW_Tests.ttcn:1704.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 3.719 HNBGW_Tests.ttcn:1717.2-17: In function instance: #8 3.719 HNBGW_Tests.ttcn:1717.2-17: warning: The value returned by function `@HNBGW_Tests.f_rua_expect' is not used #8 3.719 HNBGW_Tests.ttcn:1745.8-1782.1: In function definition `f_tc_rab_assign_mgcp_to': #8 3.719 HNBGW_Tests.ttcn:1756.2-21: In function instance: #8 3.719 HNBGW_Tests.ttcn:1756.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 3.719 HNBGW_Tests.ttcn:1761.2-43: In variable assignment: #8 3.719 HNBGW_Tests.ttcn:1761.8-43: In the operand of operation `valueof()': #8 3.719 HNBGW_Tests.ttcn:1761.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 3.719 HNBGW_Tests.ttcn:1761.35-41: In parameter #1 for `rab_sml': #8 3.719 HNBGW_Tests.ttcn:1761.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 3.719 HNBGW_Tests.ttcn:1748.37-43: note: Referenced template variable is here #8 3.719 HNBGW_Tests.ttcn:1778.2-13: In function instance: #8 3.719 HNBGW_Tests.ttcn:1778.2-13: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 3.719 HNBGW_Tests.ttcn:1781.2-13: In function instance: #8 3.719 HNBGW_Tests.ttcn:1781.2-13: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 3.719 HNBGW_Tests.ttcn:1813.8-1826.1: In function definition `f_tc_ranap_bidir': #8 3.719 HNBGW_Tests.ttcn:1817.2-45: In function instance: #8 3.719 HNBGW_Tests.ttcn:1817.2-45: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 3.719 HNBGW_Tests.ttcn:1820.2-55: In function instance: #8 3.719 HNBGW_Tests.ttcn:1820.2-55: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 3.719 HNBGW_Tests.ttcn:1822.2-55: In function instance: #8 3.719 HNBGW_Tests.ttcn:1822.2-55: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 3.719 HNBGW_Tests.ttcn:1825.2-48: In function instance: #8 3.719 HNBGW_Tests.ttcn:1825.2-48: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 3.719 HNBGW_Tests.ttcn:1849.9-1862.1: In function definition `f_tc_ranap_mo_disconnect': #8 3.719 HNBGW_Tests.ttcn:1853.2-45: In function instance: #8 3.719 HNBGW_Tests.ttcn:1853.2-45: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 3.719 HNBGW_Tests.ttcn:1856.2-55: In function instance: #8 3.719 HNBGW_Tests.ttcn:1856.2-55: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 3.719 HNBGW_Tests.ttcn:1858.2-55: In function instance: #8 3.719 HNBGW_Tests.ttcn:1858.2-55: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 3.719 HNBGW_Tests.ttcn:1861.2-91: In function instance: #8 3.719 HNBGW_Tests.ttcn:1861.2-91: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_disconnect' is not used #8 3.720 HNBGW_Tests.ttcn:1954.8-2039.1: In function definition `f_tc_ps_rab_assignment_with_pfcp': #8 3.720 HNBGW_Tests.ttcn:1970.2-21: In function instance: #8 3.720 HNBGW_Tests.ttcn:1970.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 3.720 HNBGW_Tests.ttcn:1977.2-43: In variable assignment: #8 3.720 HNBGW_Tests.ttcn:1977.8-43: In the operand of operation `valueof()': #8 3.720 HNBGW_Tests.ttcn:1977.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 3.720 HNBGW_Tests.ttcn:1977.35-41: In parameter #1 for `rab_sml': #8 3.720 HNBGW_Tests.ttcn:1977.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 3.720 HNBGW_Tests.ttcn:1973.37-43: note: Referenced template variable is here #8 3.720 HNBGW_Tests.ttcn:2011.2-43: In variable assignment: #8 3.720 HNBGW_Tests.ttcn:2011.8-43: In the operand of operation `valueof()': #8 3.720 HNBGW_Tests.ttcn:2011.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 3.720 HNBGW_Tests.ttcn:2011.35-41: In parameter #1 for `rab_sml': #8 3.720 HNBGW_Tests.ttcn:2011.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 3.720 HNBGW_Tests.ttcn:1973.37-43: note: Referenced template variable is here #8 3.720 HNBGW_Tests.ttcn:2012.2-17: In function instance: #8 3.720 HNBGW_Tests.ttcn:2012.2-17: warning: The value returned by function `@HNBGW_Tests.f_rua_expect' is not used #8 3.720 HNBGW_Tests.ttcn:2018.2-45: In variable assignment: #8 3.720 HNBGW_Tests.ttcn:2018.8-45: In the operand of operation `valueof()': #8 3.720 HNBGW_Tests.ttcn:2018.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': #8 3.720 HNBGW_Tests.ttcn:2018.36-43: In parameter #1 for `rab_sml': #8 3.720 HNBGW_Tests.ttcn:2018.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime #8 3.720 HNBGW_Tests.ttcn:2015.39-46: note: Referenced template variable is here #8 3.720 HNBGW_Tests.ttcn:2026.2-46: In function instance: #8 3.720 HNBGW_Tests.ttcn:2026.16-46: In actual parameter list of function `@HNBGW_Tests.f_bssap_expect': #8 3.720 HNBGW_Tests.ttcn:2026.17-45: In parameter #1 for `exp_rx': #8 3.720 HNBGW_Tests.ttcn:2026.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.720 RANAP_Templates.ttcn:1763.1-1825.1: note: Referenced function is here #8 3.720 HNBGW_Tests.ttcn:2026.2-46: warning: The value returned by function `@HNBGW_Tests.f_bssap_expect' is not used #8 3.720 HNBGW_Tests.ttcn:2030.2-13: In function instance: #8 3.720 HNBGW_Tests.ttcn:2030.2-13: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 3.720 HNBGW_Tests.ttcn:2033.2-13: In function instance: #8 3.720 HNBGW_Tests.ttcn:2033.2-13: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 3.720 HNBGW_Tests.ttcn:2060.8-2103.1: In function definition `f_tc_ps_rab_assignment_without_pfcp': #8 3.720 HNBGW_Tests.ttcn:2071.2-21: In function instance: #8 3.720 HNBGW_Tests.ttcn:2071.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 3.720 HNBGW_Tests.ttcn:2078.2-43: In variable assignment: #8 3.720 HNBGW_Tests.ttcn:2078.8-43: In the operand of operation `valueof()': #8 3.720 HNBGW_Tests.ttcn:2078.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 3.720 HNBGW_Tests.ttcn:2078.35-41: In parameter #1 for `rab_sml': #8 3.720 HNBGW_Tests.ttcn:2078.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 3.720 HNBGW_Tests.ttcn:2074.37-43: note: Referenced template variable is here #8 3.720 HNBGW_Tests.ttcn:2082.2-43: In variable assignment: #8 3.720 HNBGW_Tests.ttcn:2082.8-43: In the operand of operation `valueof()': #8 3.720 HNBGW_Tests.ttcn:2082.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 3.720 HNBGW_Tests.ttcn:2082.35-41: In parameter #1 for `rab_sml': #8 3.720 HNBGW_Tests.ttcn:2082.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 3.720 HNBGW_Tests.ttcn:2074.37-43: note: Referenced template variable is here #8 3.720 HNBGW_Tests.ttcn:2083.2-17: In function instance: #8 3.720 HNBGW_Tests.ttcn:2083.2-17: warning: The value returned by function `@HNBGW_Tests.f_rua_expect' is not used #8 3.720 HNBGW_Tests.ttcn:2089.2-45: In variable assignment: #8 3.720 HNBGW_Tests.ttcn:2089.8-45: In the operand of operation `valueof()': #8 3.720 HNBGW_Tests.ttcn:2089.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': #8 3.720 HNBGW_Tests.ttcn:2089.36-43: In parameter #1 for `rab_sml': #8 3.720 HNBGW_Tests.ttcn:2089.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime #8 3.720 HNBGW_Tests.ttcn:2086.39-46: note: Referenced template variable is here #8 3.720 HNBGW_Tests.ttcn:2093.2-46: In function instance: #8 3.720 HNBGW_Tests.ttcn:2093.16-46: In actual parameter list of function `@HNBGW_Tests.f_bssap_expect': #8 3.720 HNBGW_Tests.ttcn:2093.17-45: In parameter #1 for `exp_rx': #8 3.720 HNBGW_Tests.ttcn:2093.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.720 RANAP_Templates.ttcn:1763.1-1825.1: note: Referenced function is here #8 3.720 HNBGW_Tests.ttcn:2093.2-46: warning: The value returned by function `@HNBGW_Tests.f_bssap_expect' is not used #8 3.720 HNBGW_Tests.ttcn:2097.2-13: In function instance: #8 3.720 HNBGW_Tests.ttcn:2097.2-13: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 3.720 HNBGW_Tests.ttcn:2100.2-13: In function instance: #8 3.720 HNBGW_Tests.ttcn:2100.2-13: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 3.721 HNBGW_Tests.ttcn:2170.9-2189.1: In function definition `f_perform_compl_l3': #8 3.721 HNBGW_Tests.ttcn:2185.2-2188.2: In if statement: #8 3.721 HNBGW_Tests.ttcn:2187.3-20: In function instance: #8 3.721 HNBGW_Tests.ttcn:2187.3-20: warning: The value returned by function `@HNBGW_Tests.f_bssap_expect' is not used #8 3.724 HNBGW_Tests.ttcn:2891.9-2918.1: In function definition `f_tc_apply_sccp': #8 3.724 HNBGW_Tests.ttcn:2904.2-55: In function instance: #8 3.724 HNBGW_Tests.ttcn:2904.2-55: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 3.724 HNBGW_Tests.ttcn:2905.2-55: In function instance: #8 3.724 HNBGW_Tests.ttcn:2905.2-55: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 3.724 HNBGW_Tests.ttcn:2935.8-2986.1: In function definition `f_tc_second_rab_assignment': #8 3.724 HNBGW_Tests.ttcn:2944.2-21: In function instance: #8 3.724 HNBGW_Tests.ttcn:2944.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 3.724 HNBGW_Tests.ttcn:2955.2-43: In variable assignment: #8 3.724 HNBGW_Tests.ttcn:2955.8-43: In the operand of operation `valueof()': #8 3.724 HNBGW_Tests.ttcn:2955.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 3.724 HNBGW_Tests.ttcn:2955.35-41: In parameter #1 for `rab_sml': #8 3.724 HNBGW_Tests.ttcn:2955.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 3.724 HNBGW_Tests.ttcn:2950.37-43: note: Referenced template variable is here #8 3.724 HNBGW_Tests.ttcn:2960.2-17: In function instance: #8 3.724 HNBGW_Tests.ttcn:2960.2-17: warning: The value returned by function `@HNBGW_Tests.f_rua_expect' is not used #8 3.724 HNBGW_Tests.ttcn:2968.2-45: In variable assignment: #8 3.724 HNBGW_Tests.ttcn:2968.8-45: In the operand of operation `valueof()': #8 3.724 HNBGW_Tests.ttcn:2968.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': #8 3.724 HNBGW_Tests.ttcn:2968.36-43: In parameter #1 for `rab_sml': #8 3.724 HNBGW_Tests.ttcn:2968.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime #8 3.724 HNBGW_Tests.ttcn:2966.39-46: note: Referenced template variable is here #8 3.724 HNBGW_Tests.ttcn:2970.2-19: In function instance: #8 3.724 HNBGW_Tests.ttcn:2970.2-19: warning: The value returned by function `@HNBGW_Tests.f_bssap_expect' is not used #8 3.724 HNBGW_Tests.ttcn:2974.2-13: In function instance: #8 3.724 HNBGW_Tests.ttcn:2974.2-13: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 3.724 HNBGW_Tests.ttcn:2985.2-13: In function instance: #8 3.724 HNBGW_Tests.ttcn:2985.2-13: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 3.725 IuUP_Emulation.ttcn: In TTCN-3 module `IuUP_Emulation': #8 3.725 IuUP_Emulation.ttcn:150.9-190.1: In function definition `f_ts_IuUP_INIT': #8 3.725 IuUP_Emulation.ttcn:179.2-187.3: In template definition `tpl': #8 3.725 IuUP_Emulation.ttcn:179.84-187.3: In actual parameter list of template `@IuUP_Types.ts_IuUP_PDU14_ProcSending_INIT': #8 3.725 In parameter #4 for `rfci': #8 3.725 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.725 IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here #8 3.728 Notify: Generating code... #8 4.223 Notify: File `BSSAP_CodecPort.hh' was generated. #8 4.223 Notify: File `BSSAP_CodecPort.cc' was generated. #8 4.223 Notify: File `BSSAP_CodecPort_part_1.cc' was generated. #8 4.223 Notify: File `BSSAP_CodecPort_part_2.cc' was generated. #8 4.223 Notify: File `BSSAP_CodecPort_part_3.cc' was generated. #8 4.224 Notify: File `BSSAP_CodecPort_part_4.cc' was generated. #8 4.224 Notify: File `BSSAP_CodecPort_part_5.cc' was generated. #8 4.224 Notify: File `BSSAP_CodecPort_part_6.cc' was generated. #8 4.224 Notify: File `BSSAP_CodecPort_part_7.cc' was generated. #8 4.224 Notify: File `BSSAP_Types.hh' was generated. #8 4.227 Notify: File `BSSAP_Types.cc' was generated. #8 4.230 Notify: File `BSSAP_Types_part_1.cc' was generated. #8 4.230 Notify: File `BSSAP_Types_part_2.cc' was generated. #8 4.230 Notify: File `BSSAP_Types_part_3.cc' was generated. #8 4.230 Notify: File `BSSAP_Types_part_4.cc' was generated. #8 4.230 Notify: File `BSSAP_Types_part_5.cc' was generated. #8 4.231 Notify: File `BSSAP_Types_part_6.cc' was generated. #8 4.231 Notify: File `BSSAP_Types_part_7.cc' was generated. #8 4.231 Notify: File `DNS_Helpers.hh' was generated. #8 4.231 Notify: File `DNS_Helpers.cc' was generated. #8 4.231 Notify: File `DNS_Helpers_part_1.cc' was generated. #8 4.231 Notify: File `DNS_Helpers_part_2.cc' was generated. #8 4.231 Notify: File `DNS_Helpers_part_3.cc' was generated. #8 4.231 Notify: File `DNS_Helpers_part_4.cc' was generated. #8 4.231 Notify: File `DNS_Helpers_part_5.cc' was generated. #8 4.231 Notify: File `DNS_Helpers_part_6.cc' was generated. #8 4.231 Notify: File `DNS_Helpers_part_7.cc' was generated. #8 4.231 Notify: File `GSM_Types.hh' was generated. #8 4.231 Notify: File `GSM_Types.cc' was generated. #8 4.231 Notify: File `GSM_Types_part_1.cc' was generated. #8 4.231 Notify: File `GSM_Types_part_2.cc' was generated. #8 4.231 Notify: File `GSM_Types_part_3.cc' was generated. #8 4.231 Notify: File `GSM_Types_part_4.cc' was generated. #8 4.231 Notify: File `GSM_Types_part_5.cc' was generated. #8 4.231 Notify: File `GSM_Types_part_6.cc' was generated. #8 4.231 Notify: File `GSM_Types_part_7.cc' was generated. #8 4.232 Notify: File `General_Types.hh' was generated. #8 4.232 Notify: File `General_Types.cc' was generated. #8 4.232 Notify: File `General_Types_part_1.cc' was generated. #8 4.232 Notify: File `General_Types_part_2.cc' was generated. #8 4.232 Notify: File `General_Types_part_3.cc' was generated. #8 4.232 Notify: File `General_Types_part_4.cc' was generated. #8 4.232 Notify: File `General_Types_part_5.cc' was generated. #8 4.232 Notify: File `General_Types_part_6.cc' was generated. #8 4.232 Notify: File `General_Types_part_7.cc' was generated. #8 4.232 Notify: File `HNBAP_CommonDataTypes.hh' was generated. #8 4.232 Notify: File `HNBAP_CommonDataTypes.cc' was generated. #8 4.232 Notify: File `HNBAP_CommonDataTypes_part_1.cc' was generated. #8 4.232 Notify: File `HNBAP_CommonDataTypes_part_2.cc' was generated. #8 4.232 Notify: File `HNBAP_CommonDataTypes_part_3.cc' was generated. #8 4.232 Notify: File `HNBAP_CommonDataTypes_part_4.cc' was generated. #8 4.232 Notify: File `HNBAP_CommonDataTypes_part_5.cc' was generated. #8 4.232 Notify: File `HNBAP_CommonDataTypes_part_6.cc' was generated. #8 4.232 Notify: File `HNBAP_CommonDataTypes_part_7.cc' was generated. #8 4.232 Notify: File `HNBAP_Constants.hh' was generated. #8 4.232 Notify: File `HNBAP_Constants.cc' was generated. #8 4.232 Notify: File `HNBAP_Constants_part_1.cc' was generated. #8 4.232 Notify: File `HNBAP_Constants_part_2.cc' was generated. #8 4.232 Notify: File `HNBAP_Constants_part_3.cc' was generated. #8 4.232 Notify: File `HNBAP_Constants_part_4.cc' was generated. #8 4.232 Notify: File `HNBAP_Constants_part_5.cc' was generated. #8 4.233 Notify: File `HNBAP_Constants_part_6.cc' was generated. #8 4.233 Notify: File `HNBAP_Constants_part_7.cc' was generated. #8 4.233 Notify: File `HNBAP_Containers.hh' was generated. #8 4.233 Notify: File `HNBAP_Containers.cc' was generated. #8 4.233 Notify: File `HNBAP_Containers_part_1.cc' was generated. #8 4.233 Notify: File `HNBAP_Containers_part_2.cc' was generated. #8 4.233 Notify: File `HNBAP_Containers_part_3.cc' was generated. #8 4.233 Notify: File `HNBAP_Containers_part_4.cc' was generated. #8 4.233 Notify: File `HNBAP_Containers_part_5.cc' was generated. #8 4.233 Notify: File `HNBAP_Containers_part_6.cc' was generated. #8 4.233 Notify: File `HNBAP_Containers_part_7.cc' was generated. #8 4.233 Notify: File `HNBAP_IEs.hh' was generated. #8 4.236 Notify: File `HNBAP_IEs.cc' was generated. #8 4.236 Notify: File `HNBAP_IEs_part_1.cc' was generated. #8 4.236 Notify: File `HNBAP_IEs_part_2.cc' was generated. #8 4.236 Notify: File `HNBAP_IEs_part_3.cc' was generated. #8 4.236 Notify: File `HNBAP_IEs_part_4.cc' was generated. #8 4.236 Notify: File `HNBAP_IEs_part_5.cc' was generated. #8 4.236 Notify: File `HNBAP_IEs_part_6.cc' was generated. #8 4.236 Notify: File `HNBAP_IEs_part_7.cc' was generated. #8 4.236 Notify: File `HNBAP_PDU_Contents.hh' was generated. #8 4.240 Notify: File `HNBAP_PDU_Contents.cc' was generated. #8 4.240 Notify: File `HNBAP_PDU_Contents_part_1.cc' was generated. #8 4.240 Notify: File `HNBAP_PDU_Contents_part_2.cc' was generated. #8 4.240 Notify: File `HNBAP_PDU_Contents_part_3.cc' was generated. #8 4.240 Notify: File `HNBAP_PDU_Contents_part_4.cc' was generated. #8 4.240 Notify: File `HNBAP_PDU_Contents_part_5.cc' was generated. #8 4.240 Notify: File `HNBAP_PDU_Contents_part_6.cc' was generated. #8 4.240 Notify: File `HNBAP_PDU_Contents_part_7.cc' was generated. #8 4.240 Notify: File `HNBAP_PDU_Descriptions.hh' was generated. #8 4.240 Notify: File `HNBAP_PDU_Descriptions.cc' was generated. #8 4.240 Notify: File `HNBAP_PDU_Descriptions_part_1.cc' was generated. #8 4.240 Notify: File `HNBAP_PDU_Descriptions_part_2.cc' was generated. #8 4.240 Notify: File `HNBAP_PDU_Descriptions_part_3.cc' was generated. #8 4.240 Notify: File `HNBAP_PDU_Descriptions_part_4.cc' was generated. #8 4.240 Notify: File `HNBAP_PDU_Descriptions_part_5.cc' was generated. #8 4.240 Notify: File `HNBAP_PDU_Descriptions_part_6.cc' was generated. #8 4.240 Notify: File `HNBAP_PDU_Descriptions_part_7.cc' was generated. #8 4.240 Notify: File `HNBAP_Templates.hh' was generated. #8 4.240 Notify: File `HNBAP_Templates.cc' was generated. #8 4.240 Notify: File `HNBAP_Templates_part_1.cc' was generated. #8 4.240 Notify: File `HNBAP_Templates_part_2.cc' was generated. #8 4.240 Notify: File `HNBAP_Templates_part_3.cc' was generated. #8 4.240 Notify: File `HNBAP_Templates_part_4.cc' was generated. #8 4.240 Notify: File `HNBAP_Templates_part_5.cc' was generated. #8 4.241 Notify: File `HNBAP_Templates_part_6.cc' was generated. #8 4.241 Notify: File `HNBAP_Templates_part_7.cc' was generated. #8 4.241 Notify: File `HNBAP_Types.hh' was generated. #8 4.241 Notify: File `HNBAP_Types.cc' was generated. #8 4.241 Notify: File `HNBAP_Types_part_1.cc' was generated. #8 4.241 Notify: File `HNBAP_Types_part_2.cc' was generated. #8 4.241 Notify: File `HNBAP_Types_part_3.cc' was generated. #8 4.241 Notify: File `HNBAP_Types_part_4.cc' was generated. #8 4.241 Notify: File `HNBAP_Types_part_5.cc' was generated. #8 4.241 Notify: File `HNBAP_Types_part_6.cc' was generated. #8 4.241 Notify: File `HNBAP_Types_part_7.cc' was generated. #8 4.241 Notify: File `HNBGW_Tests.hh' was generated. #8 4.241 Notify: File `HNBGW_Tests.cc' was generated. #8 4.241 Notify: File `HNBGW_Tests_part_1.cc' was generated. #8 4.241 Notify: File `HNBGW_Tests_part_2.cc' was generated. #8 4.241 Notify: File `HNBGW_Tests_part_3.cc' was generated. #8 4.241 Notify: File `HNBGW_Tests_part_4.cc' was generated. #8 4.241 Notify: File `HNBGW_Tests_part_5.cc' was generated. #8 4.241 Notify: File `HNBGW_Tests_part_6.cc' was generated. #8 4.242 Notify: File `HNBGW_Tests_part_7.cc' was generated. #8 4.242 Notify: File `IPA_CodecPort.hh' was generated. #8 4.242 Notify: File `IPA_CodecPort.cc' was generated. #8 4.242 Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. #8 4.242 Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. #8 4.242 Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.242 Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.242 Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.242 Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.242 Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.242 Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.242 Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.242 Notify: File `IPA_CodecPort_part_1.cc' was generated. #8 4.242 Notify: File `IPA_CodecPort_part_2.cc' was generated. #8 4.242 Notify: File `IPA_CodecPort_part_3.cc' was generated. #8 4.242 Notify: File `IPA_CodecPort_part_4.cc' was generated. #8 4.242 Notify: File `IPA_CodecPort_part_5.cc' was generated. #8 4.242 Notify: File `IPA_CodecPort_part_6.cc' was generated. #8 4.242 Notify: File `IPA_CodecPort_part_7.cc' was generated. #8 4.242 Notify: File `IPA_Emulation.hh' was generated. #8 4.242 Notify: File `IPA_Emulation.cc' was generated. #8 4.242 Notify: File `IPA_Emulation_part_1.cc' was generated. #8 4.242 Notify: File `IPA_Emulation_part_2.cc' was generated. #8 4.242 Notify: File `IPA_Emulation_part_3.cc' was generated. #8 4.242 Notify: File `IPA_Emulation_part_4.cc' was generated. #8 4.242 Notify: File `IPA_Emulation_part_5.cc' was generated. #8 4.242 Notify: File `IPA_Emulation_part_6.cc' was generated. #8 4.243 Notify: File `IPA_Emulation_part_7.cc' was generated. #8 4.243 Notify: File `IPA_Types.hh' was generated. #8 4.243 Notify: File `IPA_Types.cc' was generated. #8 4.243 Notify: File `IPA_Types_part_1.cc' was generated. #8 4.243 Notify: File `IPA_Types_part_2.cc' was generated. #8 4.243 Notify: File `IPA_Types_part_3.cc' was generated. #8 4.243 Notify: File `IPA_Types_part_4.cc' was generated. #8 4.243 Notify: File `IPA_Types_part_5.cc' was generated. #8 4.243 Notify: File `IPA_Types_part_6.cc' was generated. #8 4.243 Notify: File `IPA_Types_part_7.cc' was generated. #8 4.243 Notify: File `IPL4asp_Functions.hh' was generated. #8 4.243 Notify: File `IPL4asp_Functions.cc' was generated. #8 4.243 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 4.243 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 4.243 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 4.243 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 4.243 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 4.243 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 4.243 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 4.243 Notify: File `IPL4asp_PortType.hh' was generated. #8 4.243 Notify: File `IPL4asp_PortType.cc' was generated. #8 4.243 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 4.243 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 4.243 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 4.243 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 4.243 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 4.243 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 4.243 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 4.244 Notify: File `IPL4asp_Types.hh' was generated. #8 4.244 Notify: File `IPL4asp_Types.cc' was generated. #8 4.244 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 4.244 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 4.244 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 4.244 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 4.244 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 4.244 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 4.244 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 4.244 Notify: File `IuUP_Emulation.hh' was generated. #8 4.244 Notify: File `IuUP_Emulation.cc' was generated. #8 4.244 Notify: File `IuUP_Emulation_part_1.cc' was generated. #8 4.244 Notify: File `IuUP_Emulation_part_2.cc' was generated. #8 4.244 Notify: File `IuUP_Emulation_part_3.cc' was generated. #8 4.244 Notify: File `IuUP_Emulation_part_4.cc' was generated. #8 4.244 Notify: File `IuUP_Emulation_part_5.cc' was generated. #8 4.244 Notify: File `IuUP_Emulation_part_6.cc' was generated. #8 4.244 Notify: File `IuUP_Emulation_part_7.cc' was generated. #8 4.245 Notify: File `IuUP_Types.hh' was generated. #8 4.245 Notify: File `IuUP_Types.cc' was generated. #8 4.245 Notify: File `IuUP_Types_part_1.cc' was generated. #8 4.245 Notify: File `IuUP_Types_part_2.cc' was generated. #8 4.245 Notify: File `IuUP_Types_part_3.cc' was generated. #8 4.245 Notify: File `IuUP_Types_part_4.cc' was generated. #8 4.245 Notify: File `IuUP_Types_part_5.cc' was generated. #8 4.245 Notify: File `IuUP_Types_part_6.cc' was generated. #8 4.245 Notify: File `IuUP_Types_part_7.cc' was generated. #8 4.245 Notify: File `Iuh_CodecPort.hh' was generated. #8 4.245 Notify: File `Iuh_CodecPort.cc' was generated. #8 4.245 Notify: File `Iuh_CodecPort_CtrlFunct.hh' was generated. #8 4.245 Notify: File `Iuh_CodecPort_CtrlFunct.cc' was generated. #8 4.245 Notify: File `Iuh_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.245 Notify: File `Iuh_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.245 Notify: File `Iuh_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.246 Notify: File `Iuh_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.246 Notify: File `Iuh_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.246 Notify: File `Iuh_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.246 Notify: File `Iuh_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.246 Notify: File `Iuh_CodecPort_part_1.cc' was generated. #8 4.246 Notify: File `Iuh_CodecPort_part_2.cc' was generated. #8 4.246 Notify: File `Iuh_CodecPort_part_3.cc' was generated. #8 4.246 Notify: File `Iuh_CodecPort_part_4.cc' was generated. #8 4.246 Notify: File `Iuh_CodecPort_part_5.cc' was generated. #8 4.246 Notify: File `Iuh_CodecPort_part_6.cc' was generated. #8 4.246 Notify: File `Iuh_CodecPort_part_7.cc' was generated. #8 4.246 Notify: File `Iuh_Emulation.hh' was generated. #8 4.246 Notify: File `Iuh_Emulation.cc' was generated. #8 4.246 Notify: File `Iuh_Emulation_part_1.cc' was generated. #8 4.246 Notify: File `Iuh_Emulation_part_2.cc' was generated. #8 4.246 Notify: File `Iuh_Emulation_part_3.cc' was generated. #8 4.246 Notify: File `Iuh_Emulation_part_4.cc' was generated. #8 4.246 Notify: File `Iuh_Emulation_part_5.cc' was generated. #8 4.246 Notify: File `Iuh_Emulation_part_6.cc' was generated. #8 4.246 Notify: File `Iuh_Emulation_part_7.cc' was generated. #8 4.246 Notify: File `Iuh_Types.hh' was generated. #8 4.246 Notify: File `Iuh_Types.cc' was generated. #8 4.246 Notify: File `Iuh_Types_part_1.cc' was generated. #8 4.246 Notify: File `Iuh_Types_part_2.cc' was generated. #8 4.246 Notify: File `Iuh_Types_part_3.cc' was generated. #8 4.246 Notify: File `Iuh_Types_part_4.cc' was generated. #8 4.246 Notify: File `Iuh_Types_part_5.cc' was generated. #8 4.246 Notify: File `Iuh_Types_part_6.cc' was generated. #8 4.246 Notify: File `Iuh_Types_part_7.cc' was generated. #8 4.246 Notify: File `L3_Common.hh' was generated. #8 4.246 Notify: File `L3_Common.cc' was generated. #8 4.246 Notify: File `L3_Common_part_1.cc' was generated. #8 4.247 Notify: File `L3_Common_part_2.cc' was generated. #8 4.247 Notify: File `L3_Common_part_3.cc' was generated. #8 4.247 Notify: File `L3_Common_part_4.cc' was generated. #8 4.247 Notify: File `L3_Common_part_5.cc' was generated. #8 4.247 Notify: File `L3_Common_part_6.cc' was generated. #8 4.247 Notify: File `L3_Common_part_7.cc' was generated. #8 4.247 Notify: File `L3_Templates.hh' was generated. #8 4.247 Notify: File `L3_Templates.cc' was generated. #8 4.247 Notify: File `L3_Templates_part_1.cc' was generated. #8 4.247 Notify: File `L3_Templates_part_2.cc' was generated. #8 4.247 Notify: File `L3_Templates_part_3.cc' was generated. #8 4.247 Notify: File `L3_Templates_part_4.cc' was generated. #8 4.247 Notify: File `L3_Templates_part_5.cc' was generated. #8 4.247 Notify: File `L3_Templates_part_6.cc' was generated. #8 4.247 Notify: File `L3_Templates_part_7.cc' was generated. #8 4.247 Notify: File `M3UA_Emulation.hh' was generated. #8 4.247 Notify: File `M3UA_Emulation.cc' was generated. #8 4.247 Notify: File `M3UA_Emulation_part_1.cc' was generated. #8 4.247 Notify: File `M3UA_Emulation_part_2.cc' was generated. #8 4.247 Notify: File `M3UA_Emulation_part_3.cc' was generated. #8 4.247 Notify: File `M3UA_Emulation_part_4.cc' was generated. #8 4.247 Notify: File `M3UA_Emulation_part_5.cc' was generated. #8 4.247 Notify: File `M3UA_Emulation_part_6.cc' was generated. #8 4.247 Notify: File `M3UA_Emulation_part_7.cc' was generated. #8 4.248 Notify: File `M3UA_Types.hh' was generated. #8 4.249 Notify: File `M3UA_Types.cc' was generated. #8 4.249 Notify: File `M3UA_Types_part_1.cc' was generated. #8 4.249 Notify: File `M3UA_Types_part_2.cc' was generated. #8 4.249 Notify: File `M3UA_Types_part_3.cc' was generated. #8 4.249 Notify: File `M3UA_Types_part_4.cc' was generated. #8 4.250 Notify: File `M3UA_Types_part_5.cc' was generated. #8 4.250 Notify: File `M3UA_Types_part_6.cc' was generated. #8 4.250 Notify: File `M3UA_Types_part_7.cc' was generated. #8 4.250 Notify: File `MGCP_CodecPort.hh' was generated. #8 4.250 Notify: File `MGCP_CodecPort.cc' was generated. #8 4.250 Notify: File `MGCP_CodecPort_CtrlFunct.hh' was generated. #8 4.250 Notify: File `MGCP_CodecPort_CtrlFunct.cc' was generated. #8 4.250 Notify: File `MGCP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.250 Notify: File `MGCP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.250 Notify: File `MGCP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.250 Notify: File `MGCP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.250 Notify: File `MGCP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.250 Notify: File `MGCP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.250 Notify: File `MGCP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.250 Notify: File `MGCP_CodecPort_part_1.cc' was generated. #8 4.250 Notify: File `MGCP_CodecPort_part_2.cc' was generated. #8 4.250 Notify: File `MGCP_CodecPort_part_3.cc' was generated. #8 4.250 Notify: File `MGCP_CodecPort_part_4.cc' was generated. #8 4.250 Notify: File `MGCP_CodecPort_part_5.cc' was generated. #8 4.250 Notify: File `MGCP_CodecPort_part_6.cc' was generated. #8 4.250 Notify: File `MGCP_CodecPort_part_7.cc' was generated. #8 4.250 Notify: File `MGCP_Emulation.hh' was generated. #8 4.250 Notify: File `MGCP_Emulation.cc' was generated. #8 4.250 Notify: File `MGCP_Emulation_part_1.cc' was generated. #8 4.250 Notify: File `MGCP_Emulation_part_2.cc' was generated. #8 4.250 Notify: File `MGCP_Emulation_part_3.cc' was generated. #8 4.250 Notify: File `MGCP_Emulation_part_4.cc' was generated. #8 4.251 Notify: File `MGCP_Emulation_part_5.cc' was generated. #8 4.251 Notify: File `MGCP_Emulation_part_6.cc' was generated. #8 4.251 Notify: File `MGCP_Emulation_part_7.cc' was generated. #8 4.251 Notify: File `MGCP_Templates.hh' was generated. #8 4.251 Notify: File `MGCP_Templates.cc' was generated. #8 4.251 Notify: File `MGCP_Templates_part_1.cc' was generated. #8 4.251 Notify: File `MGCP_Templates_part_2.cc' was generated. #8 4.251 Notify: File `MGCP_Templates_part_3.cc' was generated. #8 4.251 Notify: File `MGCP_Templates_part_4.cc' was generated. #8 4.251 Notify: File `MGCP_Templates_part_5.cc' was generated. #8 4.251 Notify: File `MGCP_Templates_part_6.cc' was generated. #8 4.251 Notify: File `MGCP_Templates_part_7.cc' was generated. #8 4.251 Notify: File `MGCP_Types.hh' was generated. #8 4.251 Notify: File `MGCP_Types.cc' was generated. #8 4.251 Notify: File `MGCP_Types_part_1.cc' was generated. #8 4.251 Notify: File `MGCP_Types_part_2.cc' was generated. #8 4.251 Notify: File `MGCP_Types_part_3.cc' was generated. #8 4.251 Notify: File `MGCP_Types_part_4.cc' was generated. #8 4.251 Notify: File `MGCP_Types_part_5.cc' was generated. #8 4.251 Notify: File `MGCP_Types_part_6.cc' was generated. #8 4.251 Notify: File `MGCP_Types_part_7.cc' was generated. #8 4.251 Notify: File `MTP3asp_PortType.hh' was generated. #8 4.251 Notify: File `MTP3asp_PortType.cc' was generated. #8 4.251 Notify: File `MTP3asp_PortType_part_1.cc' was generated. #8 4.251 Notify: File `MTP3asp_PortType_part_2.cc' was generated. #8 4.251 Notify: File `MTP3asp_PortType_part_3.cc' was generated. #8 4.251 Notify: File `MTP3asp_PortType_part_4.cc' was generated. #8 4.252 Notify: File `MTP3asp_PortType_part_5.cc' was generated. #8 4.252 Notify: File `MTP3asp_PortType_part_6.cc' was generated. #8 4.252 Notify: File `MTP3asp_PortType_part_7.cc' was generated. #8 4.252 Notify: File `MTP3asp_Types.hh' was generated. #8 4.252 Notify: File `MTP3asp_Types.cc' was generated. #8 4.252 Notify: File `MTP3asp_Types_part_1.cc' was generated. #8 4.252 Notify: File `MTP3asp_Types_part_2.cc' was generated. #8 4.252 Notify: File `MTP3asp_Types_part_3.cc' was generated. #8 4.252 Notify: File `MTP3asp_Types_part_4.cc' was generated. #8 4.252 Notify: File `MTP3asp_Types_part_5.cc' was generated. #8 4.252 Notify: File `MTP3asp_Types_part_6.cc' was generated. #8 4.252 Notify: File `MTP3asp_Types_part_7.cc' was generated. #8 4.252 Notify: File `Misc_Helpers.hh' was generated. #8 4.252 Notify: File `Misc_Helpers.cc' was generated. #8 4.252 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 4.252 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 4.252 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 4.252 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 4.252 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 4.252 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 4.252 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 4.253 Notify: File `MobileL3_CC_Types.hh' was generated. #8 4.255 Notify: File `MobileL3_CC_Types.cc' was generated. #8 4.255 Notify: File `MobileL3_CC_Types_part_1.cc' was generated. #8 4.255 Notify: File `MobileL3_CC_Types_part_2.cc' was generated. #8 4.255 Notify: File `MobileL3_CC_Types_part_3.cc' was generated. #8 4.255 Notify: File `MobileL3_CC_Types_part_4.cc' was generated. #8 4.255 Notify: File `MobileL3_CC_Types_part_5.cc' was generated. #8 4.255 Notify: File `MobileL3_CC_Types_part_6.cc' was generated. #8 4.255 Notify: File `MobileL3_CC_Types_part_7.cc' was generated. #8 4.256 Notify: File `MobileL3_CommonIE_Types.hh' was generated. #8 4.257 Notify: File `MobileL3_CommonIE_Types.cc' was generated. #8 4.257 Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. #8 4.257 Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. #8 4.257 Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. #8 4.257 Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. #8 4.257 Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. #8 4.257 Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. #8 4.257 Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. #8 4.258 Notify: File `MobileL3_GMM_SM_Types.hh' was generated. #8 4.261 Notify: File `MobileL3_GMM_SM_Types.cc' was generated. #8 4.263 Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. #8 4.263 Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. #8 4.263 Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. #8 4.263 Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. #8 4.263 Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. #8 4.263 Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. #8 4.264 Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. #8 4.264 Notify: File `MobileL3_MM_Types.hh' was generated. #8 4.265 Notify: File `MobileL3_MM_Types.cc' was generated. #8 4.265 Notify: File `MobileL3_MM_Types_part_1.cc' was generated. #8 4.265 Notify: File `MobileL3_MM_Types_part_2.cc' was generated. #8 4.265 Notify: File `MobileL3_MM_Types_part_3.cc' was generated. #8 4.265 Notify: File `MobileL3_MM_Types_part_4.cc' was generated. #8 4.265 Notify: File `MobileL3_MM_Types_part_5.cc' was generated. #8 4.265 Notify: File `MobileL3_MM_Types_part_6.cc' was generated. #8 4.265 Notify: File `MobileL3_MM_Types_part_7.cc' was generated. #8 4.265 Notify: File `MobileL3_RRM_Types.hh' was generated. #8 4.269 Notify: File `MobileL3_RRM_Types.cc' was generated. #8 4.269 Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. #8 4.269 Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. #8 4.269 Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. #8 4.269 Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. #8 4.269 Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. #8 4.269 Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. #8 4.269 Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. #8 4.269 Notify: File `MobileL3_SMS_Types.hh' was generated. #8 4.270 Notify: File `MobileL3_SMS_Types.cc' was generated. #8 4.270 Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. #8 4.270 Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. #8 4.270 Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. #8 4.271 Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. #8 4.271 Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. #8 4.271 Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. #8 4.271 Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. #8 4.271 Notify: File `MobileL3_SS_Types.hh' was generated. #8 4.271 Notify: File `MobileL3_SS_Types.cc' was generated. #8 4.271 Notify: File `MobileL3_SS_Types_part_1.cc' was generated. #8 4.271 Notify: File `MobileL3_SS_Types_part_2.cc' was generated. #8 4.271 Notify: File `MobileL3_SS_Types_part_3.cc' was generated. #8 4.271 Notify: File `MobileL3_SS_Types_part_4.cc' was generated. #8 4.271 Notify: File `MobileL3_SS_Types_part_5.cc' was generated. #8 4.271 Notify: File `MobileL3_SS_Types_part_6.cc' was generated. #8 4.271 Notify: File `MobileL3_SS_Types_part_7.cc' was generated. #8 4.271 Notify: File `MobileL3_Types.hh' was generated. #8 4.271 Notify: File `MobileL3_Types.cc' was generated. #8 4.271 Notify: File `MobileL3_Types_part_1.cc' was generated. #8 4.271 Notify: File `MobileL3_Types_part_2.cc' was generated. #8 4.272 Notify: File `MobileL3_Types_part_3.cc' was generated. #8 4.272 Notify: File `MobileL3_Types_part_4.cc' was generated. #8 4.272 Notify: File `MobileL3_Types_part_5.cc' was generated. #8 4.272 Notify: File `MobileL3_Types_part_6.cc' was generated. #8 4.272 Notify: File `MobileL3_Types_part_7.cc' was generated. #8 4.272 Notify: File `Native_Functions.hh' was generated. #8 4.272 Notify: File `Native_Functions.cc' was generated. #8 4.272 Notify: File `Native_Functions_part_1.cc' was generated. #8 4.272 Notify: File `Native_Functions_part_2.cc' was generated. #8 4.272 Notify: File `Native_Functions_part_3.cc' was generated. #8 4.272 Notify: File `Native_Functions_part_4.cc' was generated. #8 4.272 Notify: File `Native_Functions_part_5.cc' was generated. #8 4.272 Notify: File `Native_Functions_part_6.cc' was generated. #8 4.272 Notify: File `Native_Functions_part_7.cc' was generated. #8 4.272 Notify: File `Osmocom_CTRL_Adapter.hh' was generated. #8 4.272 Notify: File `Osmocom_CTRL_Adapter.cc' was generated. #8 4.272 Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. #8 4.272 Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. #8 4.272 Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. #8 4.272 Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. #8 4.272 Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. #8 4.272 Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. #8 4.272 Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. #8 4.272 Notify: File `Osmocom_CTRL_Functions.hh' was generated. #8 4.272 Notify: File `Osmocom_CTRL_Functions.cc' was generated. #8 4.272 Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. #8 4.272 Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. #8 4.272 Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. #8 4.272 Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. #8 4.272 Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. #8 4.272 Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. #8 4.272 Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. #8 4.272 Notify: File `Osmocom_CTRL_Types.hh' was generated. #8 4.273 Notify: File `Osmocom_CTRL_Types.cc' was generated. #8 4.273 Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. #8 4.273 Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. #8 4.273 Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. #8 4.273 Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. #8 4.273 Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. #8 4.273 Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. #8 4.273 Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. #8 4.273 Notify: File `Osmocom_Types.hh' was generated. #8 4.273 Notify: File `Osmocom_Types.cc' was generated. #8 4.273 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 4.273 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 4.273 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 4.273 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 4.273 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 4.273 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 4.273 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 4.273 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 4.273 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 4.273 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 4.273 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 4.273 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 4.273 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 4.273 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 4.273 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 4.273 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 4.273 Notify: File `PFCP_CodecPort.hh' was generated. #8 4.274 Notify: File `PFCP_CodecPort.cc' was generated. #8 4.274 Notify: File `PFCP_CodecPort_CtrlFunct.hh' was generated. #8 4.274 Notify: File `PFCP_CodecPort_CtrlFunct.cc' was generated. #8 4.274 Notify: File `PFCP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.274 Notify: File `PFCP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.274 Notify: File `PFCP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.274 Notify: File `PFCP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.274 Notify: File `PFCP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.274 Notify: File `PFCP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.274 Notify: File `PFCP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.274 Notify: File `PFCP_CodecPort_part_1.cc' was generated. #8 4.274 Notify: File `PFCP_CodecPort_part_2.cc' was generated. #8 4.274 Notify: File `PFCP_CodecPort_part_3.cc' was generated. #8 4.274 Notify: File `PFCP_CodecPort_part_4.cc' was generated. #8 4.274 Notify: File `PFCP_CodecPort_part_5.cc' was generated. #8 4.274 Notify: File `PFCP_CodecPort_part_6.cc' was generated. #8 4.274 Notify: File `PFCP_CodecPort_part_7.cc' was generated. #8 4.274 Notify: File `PFCP_Emulation.hh' was generated. #8 4.274 Notify: File `PFCP_Emulation.cc' was generated. #8 4.274 Notify: File `PFCP_Emulation_part_1.cc' was generated. #8 4.274 Notify: File `PFCP_Emulation_part_2.cc' was generated. #8 4.274 Notify: File `PFCP_Emulation_part_3.cc' was generated. #8 4.274 Notify: File `PFCP_Emulation_part_4.cc' was generated. #8 4.274 Notify: File `PFCP_Emulation_part_5.cc' was generated. #8 4.274 Notify: File `PFCP_Emulation_part_6.cc' was generated. #8 4.274 Notify: File `PFCP_Emulation_part_7.cc' was generated. #8 4.274 Notify: File `PFCP_Templates.hh' was generated. #8 4.274 Notify: File `PFCP_Templates.cc' was generated. #8 4.274 Notify: File `PFCP_Templates_part_1.cc' was generated. #8 4.274 Notify: File `PFCP_Templates_part_2.cc' was generated. #8 4.274 Notify: File `PFCP_Templates_part_3.cc' was generated. #8 4.275 Notify: File `PFCP_Templates_part_4.cc' was generated. #8 4.275 Notify: File `PFCP_Templates_part_5.cc' was generated. #8 4.275 Notify: File `PFCP_Templates_part_6.cc' was generated. #8 4.275 Notify: File `PFCP_Templates_part_7.cc' was generated. #8 4.276 Notify: File `PFCP_Types.hh' was generated. #8 4.279 Notify: File `PFCP_Types.cc' was generated. #8 4.281 Notify: File `PFCP_Types_part_1.cc' was generated. #8 4.282 Notify: File `PFCP_Types_part_2.cc' was generated. #8 4.282 Notify: File `PFCP_Types_part_3.cc' was generated. #8 4.282 Notify: File `PFCP_Types_part_4.cc' was generated. #8 4.282 Notify: File `PFCP_Types_part_5.cc' was generated. #8 4.282 Notify: File `PFCP_Types_part_6.cc' was generated. #8 4.282 Notify: File `PFCP_Types_part_7.cc' was generated. #8 4.282 Notify: File `RANAP_CodecPort.hh' was generated. #8 4.282 Notify: File `RANAP_CodecPort.cc' was generated. #8 4.282 Notify: File `RANAP_CodecPort_part_1.cc' was generated. #8 4.282 Notify: File `RANAP_CodecPort_part_2.cc' was generated. #8 4.282 Notify: File `RANAP_CodecPort_part_3.cc' was generated. #8 4.282 Notify: File `RANAP_CodecPort_part_4.cc' was generated. #8 4.282 Notify: File `RANAP_CodecPort_part_5.cc' was generated. #8 4.282 Notify: File `RANAP_CodecPort_part_6.cc' was generated. #8 4.282 Notify: File `RANAP_CodecPort_part_7.cc' was generated. #8 4.282 Notify: File `RANAP_CommonDataTypes.hh' was generated. #8 4.282 Notify: File `RANAP_CommonDataTypes.cc' was generated. #8 4.282 Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. #8 4.282 Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. #8 4.282 Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. #8 4.282 Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. #8 4.282 Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. #8 4.283 Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. #8 4.283 Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. #8 4.283 Notify: File `RANAP_Constants.hh' was generated. #8 4.283 Notify: File `RANAP_Constants.cc' was generated. #8 4.283 Notify: File `RANAP_Constants_part_1.cc' was generated. #8 4.283 Notify: File `RANAP_Constants_part_2.cc' was generated. #8 4.283 Notify: File `RANAP_Constants_part_3.cc' was generated. #8 4.283 Notify: File `RANAP_Constants_part_4.cc' was generated. #8 4.283 Notify: File `RANAP_Constants_part_5.cc' was generated. #8 4.283 Notify: File `RANAP_Constants_part_6.cc' was generated. #8 4.283 Notify: File `RANAP_Constants_part_7.cc' was generated. #8 4.283 Notify: File `RANAP_Containers.hh' was generated. #8 4.283 Notify: File `RANAP_Containers.cc' was generated. #8 4.283 Notify: File `RANAP_Containers_part_1.cc' was generated. #8 4.283 Notify: File `RANAP_Containers_part_2.cc' was generated. #8 4.283 Notify: File `RANAP_Containers_part_3.cc' was generated. #8 4.283 Notify: File `RANAP_Containers_part_4.cc' was generated. #8 4.283 Notify: File `RANAP_Containers_part_5.cc' was generated. #8 4.283 Notify: File `RANAP_Containers_part_6.cc' was generated. #8 4.283 Notify: File `RANAP_Containers_part_7.cc' was generated. #8 4.285 Notify: File `RANAP_IEs.hh' was generated. #8 4.288 Notify: File `RANAP_IEs.cc' was generated. #8 4.292 Notify: File `RANAP_IEs_part_1.cc' was generated. #8 4.295 Notify: File `RANAP_IEs_part_2.cc' was generated. #8 4.298 Notify: File `RANAP_IEs_part_3.cc' was generated. #8 4.299 Notify: File `RANAP_IEs_part_4.cc' was generated. #8 4.299 Notify: File `RANAP_IEs_part_5.cc' was generated. #8 4.299 Notify: File `RANAP_IEs_part_6.cc' was generated. #8 4.299 Notify: File `RANAP_IEs_part_7.cc' was generated. #8 4.303 Notify: File `RANAP_PDU_Contents.hh' was generated. #8 4.306 Notify: File `RANAP_PDU_Contents.cc' was generated. #8 4.309 Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. #8 4.312 Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. #8 4.315 Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. #8 4.318 Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. #8 4.321 Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. #8 4.325 Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. #8 4.328 Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. #8 4.328 Notify: File `RANAP_PDU_Descriptions.hh' was generated. #8 4.328 Notify: File `RANAP_PDU_Descriptions.cc' was generated. #8 4.328 Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. #8 4.328 Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. #8 4.328 Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. #8 4.328 Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. #8 4.328 Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. #8 4.328 Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. #8 4.328 Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. #8 4.328 Notify: File `RANAP_Templates.hh' was generated. #8 4.328 Notify: File `RANAP_Templates.cc' was generated. #8 4.328 Notify: File `RANAP_Templates_part_1.cc' was generated. #8 4.328 Notify: File `RANAP_Templates_part_2.cc' was generated. #8 4.329 Notify: File `RANAP_Templates_part_3.cc' was generated. #8 4.329 Notify: File `RANAP_Templates_part_4.cc' was generated. #8 4.329 Notify: File `RANAP_Templates_part_5.cc' was generated. #8 4.329 Notify: File `RANAP_Templates_part_6.cc' was generated. #8 4.329 Notify: File `RANAP_Templates_part_7.cc' was generated. #8 4.329 Notify: File `RANAP_Types.hh' was generated. #8 4.329 Notify: File `RANAP_Types.cc' was generated. #8 4.329 Notify: File `RANAP_Types_part_1.cc' was generated. #8 4.329 Notify: File `RANAP_Types_part_2.cc' was generated. #8 4.329 Notify: File `RANAP_Types_part_3.cc' was generated. #8 4.329 Notify: File `RANAP_Types_part_4.cc' was generated. #8 4.329 Notify: File `RANAP_Types_part_5.cc' was generated. #8 4.329 Notify: File `RANAP_Types_part_6.cc' was generated. #8 4.329 Notify: File `RANAP_Types_part_7.cc' was generated. #8 4.329 Notify: File `RAN_Adapter.hh' was generated. #8 4.329 Notify: File `RAN_Adapter.cc' was generated. #8 4.329 Notify: File `RAN_Adapter_part_1.cc' was generated. #8 4.329 Notify: File `RAN_Adapter_part_2.cc' was generated. #8 4.329 Notify: File `RAN_Adapter_part_3.cc' was generated. #8 4.329 Notify: File `RAN_Adapter_part_4.cc' was generated. #8 4.329 Notify: File `RAN_Adapter_part_5.cc' was generated. #8 4.329 Notify: File `RAN_Adapter_part_6.cc' was generated. #8 4.329 Notify: File `RAN_Adapter_part_7.cc' was generated. #8 4.329 Notify: File `RAN_Emulation.hh' was generated. #8 4.330 Notify: File `RAN_Emulation.cc' was generated. #8 4.330 Notify: File `RAN_Emulation_part_1.cc' was generated. #8 4.330 Notify: File `RAN_Emulation_part_2.cc' was generated. #8 4.330 Notify: File `RAN_Emulation_part_3.cc' was generated. #8 4.330 Notify: File `RAN_Emulation_part_4.cc' was generated. #8 4.330 Notify: File `RAN_Emulation_part_5.cc' was generated. #8 4.330 Notify: File `RAN_Emulation_part_6.cc' was generated. #8 4.330 Notify: File `RAN_Emulation_part_7.cc' was generated. #8 4.330 Notify: File `RTP_CodecPort.hh' was generated. #8 4.330 Notify: File `RTP_CodecPort.cc' was generated. #8 4.330 Notify: File `RTP_CodecPort_CtrlFunct.hh' was generated. #8 4.330 Notify: File `RTP_CodecPort_CtrlFunct.cc' was generated. #8 4.330 Notify: File `RTP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.330 Notify: File `RTP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.330 Notify: File `RTP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.330 Notify: File `RTP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.330 Notify: File `RTP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.330 Notify: File `RTP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.330 Notify: File `RTP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.330 Notify: File `RTP_CodecPort_part_1.cc' was generated. #8 4.330 Notify: File `RTP_CodecPort_part_2.cc' was generated. #8 4.330 Notify: File `RTP_CodecPort_part_3.cc' was generated. #8 4.330 Notify: File `RTP_CodecPort_part_4.cc' was generated. #8 4.330 Notify: File `RTP_CodecPort_part_5.cc' was generated. #8 4.330 Notify: File `RTP_CodecPort_part_6.cc' was generated. #8 4.330 Notify: File `RTP_CodecPort_part_7.cc' was generated. #8 4.330 Notify: File `RTP_Emulation.hh' was generated. #8 4.331 Notify: File `RTP_Emulation.cc' was generated. #8 4.331 Notify: File `RTP_Emulation_part_1.cc' was generated. #8 4.331 Notify: File `RTP_Emulation_part_2.cc' was generated. #8 4.331 Notify: File `RTP_Emulation_part_3.cc' was generated. #8 4.331 Notify: File `RTP_Emulation_part_4.cc' was generated. #8 4.331 Notify: File `RTP_Emulation_part_5.cc' was generated. #8 4.331 Notify: File `RTP_Emulation_part_6.cc' was generated. #8 4.331 Notify: File `RTP_Emulation_part_7.cc' was generated. #8 4.331 Notify: File `RTP_Types.hh' was generated. #8 4.332 Notify: File `RTP_Types.cc' was generated. #8 4.332 Notify: File `RTP_Types_part_1.cc' was generated. #8 4.332 Notify: File `RTP_Types_part_2.cc' was generated. #8 4.332 Notify: File `RTP_Types_part_3.cc' was generated. #8 4.332 Notify: File `RTP_Types_part_4.cc' was generated. #8 4.332 Notify: File `RTP_Types_part_5.cc' was generated. #8 4.332 Notify: File `RTP_Types_part_6.cc' was generated. #8 4.332 Notify: File `RTP_Types_part_7.cc' was generated. #8 4.332 Notify: File `RUA_CommonDataTypes.hh' was generated. #8 4.333 Notify: File `RUA_CommonDataTypes.cc' was generated. #8 4.333 Notify: File `RUA_CommonDataTypes_part_1.cc' was generated. #8 4.333 Notify: File `RUA_CommonDataTypes_part_2.cc' was generated. #8 4.333 Notify: File `RUA_CommonDataTypes_part_3.cc' was generated. #8 4.333 Notify: File `RUA_CommonDataTypes_part_4.cc' was generated. #8 4.333 Notify: File `RUA_CommonDataTypes_part_5.cc' was generated. #8 4.333 Notify: File `RUA_CommonDataTypes_part_6.cc' was generated. #8 4.333 Notify: File `RUA_CommonDataTypes_part_7.cc' was generated. #8 4.333 Notify: File `RUA_Constants.hh' was generated. #8 4.333 Notify: File `RUA_Constants.cc' was generated. #8 4.333 Notify: File `RUA_Constants_part_1.cc' was generated. #8 4.333 Notify: File `RUA_Constants_part_2.cc' was generated. #8 4.333 Notify: File `RUA_Constants_part_3.cc' was generated. #8 4.333 Notify: File `RUA_Constants_part_4.cc' was generated. #8 4.333 Notify: File `RUA_Constants_part_5.cc' was generated. #8 4.333 Notify: File `RUA_Constants_part_6.cc' was generated. #8 4.333 Notify: File `RUA_Constants_part_7.cc' was generated. #8 4.333 Notify: File `RUA_Containers.hh' was generated. #8 4.333 Notify: File `RUA_Containers.cc' was generated. #8 4.333 Notify: File `RUA_Containers_part_1.cc' was generated. #8 4.333 Notify: File `RUA_Containers_part_2.cc' was generated. #8 4.333 Notify: File `RUA_Containers_part_3.cc' was generated. #8 4.333 Notify: File `RUA_Containers_part_4.cc' was generated. #8 4.333 Notify: File `RUA_Containers_part_5.cc' was generated. #8 4.333 Notify: File `RUA_Containers_part_6.cc' was generated. #8 4.333 Notify: File `RUA_Containers_part_7.cc' was generated. #8 4.333 Notify: File `RUA_Emulation.hh' was generated. #8 4.333 Notify: File `RUA_Emulation.cc' was generated. #8 4.333 Notify: File `RUA_Emulation_part_1.cc' was generated. #8 4.333 Notify: File `RUA_Emulation_part_2.cc' was generated. #8 4.334 Notify: File `RUA_Emulation_part_3.cc' was generated. #8 4.334 Notify: File `RUA_Emulation_part_4.cc' was generated. #8 4.334 Notify: File `RUA_Emulation_part_5.cc' was generated. #8 4.334 Notify: File `RUA_Emulation_part_6.cc' was generated. #8 4.334 Notify: File `RUA_Emulation_part_7.cc' was generated. #8 4.334 Notify: File `RUA_IEs.hh' was generated. #8 4.334 Notify: File `RUA_IEs.cc' was generated. #8 4.334 Notify: File `RUA_IEs_part_1.cc' was generated. #8 4.335 Notify: File `RUA_IEs_part_2.cc' was generated. #8 4.335 Notify: File `RUA_IEs_part_3.cc' was generated. #8 4.335 Notify: File `RUA_IEs_part_4.cc' was generated. #8 4.335 Notify: File `RUA_IEs_part_5.cc' was generated. #8 4.335 Notify: File `RUA_IEs_part_6.cc' was generated. #8 4.335 Notify: File `RUA_IEs_part_7.cc' was generated. #8 4.335 Notify: File `RUA_PDU_Contents.hh' was generated. #8 4.336 Notify: File `RUA_PDU_Contents.cc' was generated. #8 4.336 Notify: File `RUA_PDU_Contents_part_1.cc' was generated. #8 4.336 Notify: File `RUA_PDU_Contents_part_2.cc' was generated. #8 4.336 Notify: File `RUA_PDU_Contents_part_3.cc' was generated. #8 4.336 Notify: File `RUA_PDU_Contents_part_4.cc' was generated. #8 4.336 Notify: File `RUA_PDU_Contents_part_5.cc' was generated. #8 4.336 Notify: File `RUA_PDU_Contents_part_6.cc' was generated. #8 4.336 Notify: File `RUA_PDU_Contents_part_7.cc' was generated. #8 4.336 Notify: File `RUA_PDU_Descriptions.hh' was generated. #8 4.336 Notify: File `RUA_PDU_Descriptions.cc' was generated. #8 4.336 Notify: File `RUA_PDU_Descriptions_part_1.cc' was generated. #8 4.336 Notify: File `RUA_PDU_Descriptions_part_2.cc' was generated. #8 4.336 Notify: File `RUA_PDU_Descriptions_part_3.cc' was generated. #8 4.336 Notify: File `RUA_PDU_Descriptions_part_4.cc' was generated. #8 4.336 Notify: File `RUA_PDU_Descriptions_part_5.cc' was generated. #8 4.336 Notify: File `RUA_PDU_Descriptions_part_6.cc' was generated. #8 4.336 Notify: File `RUA_PDU_Descriptions_part_7.cc' was generated. #8 4.337 Notify: File `RUA_Templates.hh' was generated. #8 4.337 Notify: File `RUA_Templates.cc' was generated. #8 4.337 Notify: File `RUA_Templates_part_1.cc' was generated. #8 4.337 Notify: File `RUA_Templates_part_2.cc' was generated. #8 4.337 Notify: File `RUA_Templates_part_3.cc' was generated. #8 4.337 Notify: File `RUA_Templates_part_4.cc' was generated. #8 4.337 Notify: File `RUA_Templates_part_5.cc' was generated. #8 4.337 Notify: File `RUA_Templates_part_6.cc' was generated. #8 4.337 Notify: File `RUA_Templates_part_7.cc' was generated. #8 4.337 Notify: File `RUA_Types.hh' was generated. #8 4.337 Notify: File `RUA_Types.cc' was generated. #8 4.337 Notify: File `RUA_Types_part_1.cc' was generated. #8 4.337 Notify: File `RUA_Types_part_2.cc' was generated. #8 4.337 Notify: File `RUA_Types_part_3.cc' was generated. #8 4.337 Notify: File `RUA_Types_part_4.cc' was generated. #8 4.337 Notify: File `RUA_Types_part_5.cc' was generated. #8 4.337 Notify: File `RUA_Types_part_6.cc' was generated. #8 4.337 Notify: File `RUA_Types_part_7.cc' was generated. #8 4.337 Notify: File `SCCP_Emulation.hh' was generated. #8 4.337 Notify: File `SCCP_Emulation.cc' was generated. #8 4.337 Notify: File `SCCP_Emulation_part_1.cc' was generated. #8 4.337 Notify: File `SCCP_Emulation_part_2.cc' was generated. #8 4.337 Notify: File `SCCP_Emulation_part_3.cc' was generated. #8 4.337 Notify: File `SCCP_Emulation_part_4.cc' was generated. #8 4.337 Notify: File `SCCP_Emulation_part_5.cc' was generated. #8 4.337 Notify: File `SCCP_Emulation_part_6.cc' was generated. #8 4.338 Notify: File `SCCP_Emulation_part_7.cc' was generated. #8 4.338 Notify: File `SCCP_Mapping.hh' was generated. #8 4.338 Notify: File `SCCP_Mapping.cc' was generated. #8 4.338 Notify: File `SCCP_Mapping_part_1.cc' was generated. #8 4.338 Notify: File `SCCP_Mapping_part_2.cc' was generated. #8 4.338 Notify: File `SCCP_Mapping_part_3.cc' was generated. #8 4.338 Notify: File `SCCP_Mapping_part_4.cc' was generated. #8 4.338 Notify: File `SCCP_Mapping_part_5.cc' was generated. #8 4.338 Notify: File `SCCP_Mapping_part_6.cc' was generated. #8 4.338 Notify: File `SCCP_Mapping_part_7.cc' was generated. #8 4.338 Notify: File `SCCP_Templates.hh' was generated. #8 4.338 Notify: File `SCCP_Templates.cc' was generated. #8 4.338 Notify: File `SCCP_Templates_part_1.cc' was generated. #8 4.338 Notify: File `SCCP_Templates_part_2.cc' was generated. #8 4.338 Notify: File `SCCP_Templates_part_3.cc' was generated. #8 4.338 Notify: File `SCCP_Templates_part_4.cc' was generated. #8 4.338 Notify: File `SCCP_Templates_part_5.cc' was generated. #8 4.338 Notify: File `SCCP_Templates_part_6.cc' was generated. #8 4.338 Notify: File `SCCP_Templates_part_7.cc' was generated. #8 4.338 Notify: File `SCCP_Types.hh' was generated. #8 4.340 Notify: File `SCCP_Types.cc' was generated. #8 4.340 Notify: File `SCCP_Types_part_1.cc' was generated. #8 4.340 Notify: File `SCCP_Types_part_2.cc' was generated. #8 4.340 Notify: File `SCCP_Types_part_3.cc' was generated. #8 4.340 Notify: File `SCCP_Types_part_4.cc' was generated. #8 4.340 Notify: File `SCCP_Types_part_5.cc' was generated. #8 4.340 Notify: File `SCCP_Types_part_6.cc' was generated. #8 4.340 Notify: File `SCCP_Types_part_7.cc' was generated. #8 4.340 Notify: File `SCCPasp_Types.hh' was generated. #8 4.341 Notify: File `SCCPasp_Types.cc' was generated. #8 4.341 Notify: File `SCCPasp_Types_part_1.cc' was generated. #8 4.341 Notify: File `SCCPasp_Types_part_2.cc' was generated. #8 4.341 Notify: File `SCCPasp_Types_part_3.cc' was generated. #8 4.341 Notify: File `SCCPasp_Types_part_4.cc' was generated. #8 4.341 Notify: File `SCCPasp_Types_part_5.cc' was generated. #8 4.341 Notify: File `SCCPasp_Types_part_6.cc' was generated. #8 4.341 Notify: File `SCCPasp_Types_part_7.cc' was generated. #8 4.341 Notify: File `SCTP_Templates.hh' was generated. #8 4.341 Notify: File `SCTP_Templates.cc' was generated. #8 4.341 Notify: File `SCTP_Templates_part_1.cc' was generated. #8 4.341 Notify: File `SCTP_Templates_part_2.cc' was generated. #8 4.341 Notify: File `SCTP_Templates_part_3.cc' was generated. #8 4.341 Notify: File `SCTP_Templates_part_4.cc' was generated. #8 4.341 Notify: File `SCTP_Templates_part_5.cc' was generated. #8 4.341 Notify: File `SCTP_Templates_part_6.cc' was generated. #8 4.341 Notify: File `SCTP_Templates_part_7.cc' was generated. #8 4.341 Notify: File `SCTPasp_PortType.hh' was generated. #8 4.341 Notify: File `SCTPasp_PortType.cc' was generated. #8 4.341 Notify: File `SCTPasp_PortType_part_1.cc' was generated. #8 4.341 Notify: File `SCTPasp_PortType_part_2.cc' was generated. #8 4.341 Notify: File `SCTPasp_PortType_part_3.cc' was generated. #8 4.341 Notify: File `SCTPasp_PortType_part_4.cc' was generated. #8 4.341 Notify: File `SCTPasp_PortType_part_5.cc' was generated. #8 4.341 Notify: File `SCTPasp_PortType_part_6.cc' was generated. #8 4.341 Notify: File `SCTPasp_PortType_part_7.cc' was generated. #8 4.341 Notify: File `SCTPasp_Types.hh' was generated. #8 4.342 Notify: File `SCTPasp_Types.cc' was generated. #8 4.342 Notify: File `SCTPasp_Types_part_1.cc' was generated. #8 4.342 Notify: File `SCTPasp_Types_part_2.cc' was generated. #8 4.342 Notify: File `SCTPasp_Types_part_3.cc' was generated. #8 4.342 Notify: File `SCTPasp_Types_part_4.cc' was generated. #8 4.342 Notify: File `SCTPasp_Types_part_5.cc' was generated. #8 4.342 Notify: File `SCTPasp_Types_part_6.cc' was generated. #8 4.342 Notify: File `SCTPasp_Types_part_7.cc' was generated. #8 4.342 Notify: File `SDP_Templates.hh' was generated. #8 4.342 Notify: File `SDP_Templates.cc' was generated. #8 4.342 Notify: File `SDP_Templates_part_1.cc' was generated. #8 4.342 Notify: File `SDP_Templates_part_2.cc' was generated. #8 4.342 Notify: File `SDP_Templates_part_3.cc' was generated. #8 4.342 Notify: File `SDP_Templates_part_4.cc' was generated. #8 4.342 Notify: File `SDP_Templates_part_5.cc' was generated. #8 4.342 Notify: File `SDP_Templates_part_6.cc' was generated. #8 4.342 Notify: File `SDP_Templates_part_7.cc' was generated. #8 4.342 Notify: File `SDP_Types.hh' was generated. #8 4.344 Notify: File `SDP_Types.cc' was generated. #8 4.344 Notify: File `SDP_Types_part_1.cc' was generated. #8 4.344 Notify: File `SDP_Types_part_2.cc' was generated. #8 4.344 Notify: File `SDP_Types_part_3.cc' was generated. #8 4.345 Notify: File `SDP_Types_part_4.cc' was generated. #8 4.345 Notify: File `SDP_Types_part_5.cc' was generated. #8 4.345 Notify: File `SDP_Types_part_6.cc' was generated. #8 4.345 Notify: File `SDP_Types_part_7.cc' was generated. #8 4.345 Notify: File `Socket_API_Definitions.hh' was generated. #8 4.345 Notify: File `Socket_API_Definitions.cc' was generated. #8 4.345 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 4.345 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 4.345 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 4.345 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 4.345 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 4.345 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 4.345 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 4.345 Notify: File `StatsD_Checker.hh' was generated. #8 4.345 Notify: File `StatsD_Checker.cc' was generated. #8 4.345 Notify: File `StatsD_Checker_part_1.cc' was generated. #8 4.345 Notify: File `StatsD_Checker_part_2.cc' was generated. #8 4.345 Notify: File `StatsD_Checker_part_3.cc' was generated. #8 4.346 Notify: File `StatsD_Checker_part_4.cc' was generated. #8 4.346 Notify: File `StatsD_Checker_part_5.cc' was generated. #8 4.346 Notify: File `StatsD_Checker_part_6.cc' was generated. #8 4.346 Notify: File `StatsD_Checker_part_7.cc' was generated. #8 4.346 Notify: File `StatsD_CodecPort.hh' was generated. #8 4.346 Notify: File `StatsD_CodecPort.cc' was generated. #8 4.346 Notify: File `StatsD_CodecPort_CtrlFunct.hh' was generated. #8 4.346 Notify: File `StatsD_CodecPort_CtrlFunct.cc' was generated. #8 4.346 Notify: File `StatsD_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.346 Notify: File `StatsD_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.346 Notify: File `StatsD_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.346 Notify: File `StatsD_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.346 Notify: File `StatsD_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.346 Notify: File `StatsD_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.346 Notify: File `StatsD_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.346 Notify: File `StatsD_CodecPort_part_1.cc' was generated. #8 4.346 Notify: File `StatsD_CodecPort_part_2.cc' was generated. #8 4.346 Notify: File `StatsD_CodecPort_part_3.cc' was generated. #8 4.346 Notify: File `StatsD_CodecPort_part_4.cc' was generated. #8 4.346 Notify: File `StatsD_CodecPort_part_5.cc' was generated. #8 4.346 Notify: File `StatsD_CodecPort_part_6.cc' was generated. #8 4.346 Notify: File `StatsD_CodecPort_part_7.cc' was generated. #8 4.346 Notify: File `StatsD_Types.hh' was generated. #8 4.346 Notify: File `StatsD_Types.cc' was generated. #8 4.346 Notify: File `StatsD_Types_part_1.cc' was generated. #8 4.346 Notify: File `StatsD_Types_part_2.cc' was generated. #8 4.346 Notify: File `StatsD_Types_part_3.cc' was generated. #8 4.346 Notify: File `StatsD_Types_part_4.cc' was generated. #8 4.346 Notify: File `StatsD_Types_part_5.cc' was generated. #8 4.346 Notify: File `StatsD_Types_part_6.cc' was generated. #8 4.346 Notify: File `StatsD_Types_part_7.cc' was generated. #8 4.346 Notify: File `TCCConversion_Functions.hh' was generated. #8 4.346 Notify: File `TCCConversion_Functions.cc' was generated. #8 4.347 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 4.347 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 4.347 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 4.347 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 4.347 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 4.347 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 4.347 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 4.347 Notify: File `TCCEncoding_Functions.hh' was generated. #8 4.347 Notify: File `TCCEncoding_Functions.cc' was generated. #8 4.347 Notify: File `TCCEncoding_Functions_part_1.cc' was generated. #8 4.347 Notify: File `TCCEncoding_Functions_part_2.cc' was generated. #8 4.347 Notify: File `TCCEncoding_Functions_part_3.cc' was generated. #8 4.347 Notify: File `TCCEncoding_Functions_part_4.cc' was generated. #8 4.347 Notify: File `TCCEncoding_Functions_part_5.cc' was generated. #8 4.347 Notify: File `TCCEncoding_Functions_part_6.cc' was generated. #8 4.347 Notify: File `TCCEncoding_Functions_part_7.cc' was generated. #8 4.347 Notify: File `TCCInterface_Functions.hh' was generated. #8 4.347 Notify: File `TCCInterface_Functions.cc' was generated. #8 4.347 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 4.347 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 4.347 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 4.347 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 4.347 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 4.347 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 4.347 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 4.348 Notify: File `TELNETasp_PortType.hh' was generated. #8 4.348 Notify: File `TELNETasp_PortType.cc' was generated. #8 4.348 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 4.348 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 4.348 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 4.348 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 4.348 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 4.348 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 4.348 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 4.348 Notify: File `UD_PortType.hh' was generated. #8 4.348 Notify: File `UD_PortType.cc' was generated. #8 4.348 Notify: File `UD_PortType_part_1.cc' was generated. #8 4.348 Notify: File `UD_PortType_part_2.cc' was generated. #8 4.348 Notify: File `UD_PortType_part_3.cc' was generated. #8 4.348 Notify: File `UD_PortType_part_4.cc' was generated. #8 4.348 Notify: File `UD_PortType_part_5.cc' was generated. #8 4.348 Notify: File `UD_PortType_part_6.cc' was generated. #8 4.348 Notify: File `UD_PortType_part_7.cc' was generated. #8 4.348 Notify: File `UD_Types.hh' was generated. #8 4.348 Notify: File `UD_Types.cc' was generated. #8 4.348 Notify: File `UD_Types_part_1.cc' was generated. #8 4.348 Notify: File `UD_Types_part_2.cc' was generated. #8 4.348 Notify: File `UD_Types_part_3.cc' was generated. #8 4.348 Notify: File `UD_Types_part_4.cc' was generated. #8 4.348 Notify: File `UD_Types_part_5.cc' was generated. #8 4.348 Notify: File `UD_Types_part_6.cc' was generated. #8 4.349 Notify: File `UD_Types_part_7.cc' was generated. #8 4.349 Notify: 927 files were updated. #8 4.390 touch compile #8 4.390 make[1]: Leaving directory '/osmo-ttcn3-hacks/hnbgw' #8 4.390 make -j20 -C hnbgw #8 4.403 make[1]: Entering directory '/osmo-ttcn3-hacks/hnbgw' #8 4.457 Creating dependency file for PFCP_CodecPort_CtrlFunctDef.cc #8 4.457 Creating dependency file for UD_PT.cc #8 4.458 Creating dependency file for MGCP_CodecPort_CtrlFunctDef.cc #8 4.458 Creating dependency file for RANAP_EncDec.cc #8 4.458 Creating dependency file for RUA_EncDec.cc #8 4.458 Creating dependency file for HNBAP_EncDec.cc #8 4.458 Creating dependency file for TELNETasp_PT.cc #8 4.459 Creating dependency file for TCCInterface.cc #8 4.459 Creating dependency file for TCCEncoding.cc #8 4.459 Creating dependency file for TCCConversion.cc #8 4.459 Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc #8 4.459 Creating dependency file for SDP_EncDec.cc #8 4.460 Creating dependency file for SCTPasp_PT.cc #8 4.460 Creating dependency file for RTP_EncDec.cc #8 4.460 Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc #8 4.460 Creating dependency file for Native_FunctionDefs.cc #8 4.460 Creating dependency file for Iuh_CodecPort_CtrlFunctDef.cc #8 4.460 Creating dependency file for IuUP_EncDec.cc #8 4.461 Creating dependency file for IPL4asp_discovery.cc #8 4.464 Creating dependency file for IPL4asp_PT.cc #8 4.487 Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc #8 4.518 Creating dependency file for lex.SDP_parse_.c #8 4.519 Creating dependency file for SDP_parse_.tab.c #8 4.520 Creating dependency file for RUA_PDU_Descriptions_part_7.cc #8 4.520 Creating dependency file for RUA_PDU_Descriptions_part_6.cc #8 4.521 Creating dependency file for RUA_PDU_Descriptions_part_5.cc #8 4.521 Creating dependency file for RUA_PDU_Descriptions_part_4.cc #8 4.523 Creating dependency file for RUA_PDU_Descriptions_part_3.cc #8 4.524 Creating dependency file for RUA_PDU_Descriptions_part_2.cc #8 4.524 Creating dependency file for RUA_PDU_Descriptions_part_1.cc #8 4.524 Creating dependency file for RUA_PDU_Contents_part_7.cc #8 4.526 Creating dependency file for RUA_PDU_Contents_part_6.cc #8 4.526 Creating dependency file for RUA_PDU_Contents_part_5.cc #8 4.527 Creating dependency file for RUA_PDU_Contents_part_4.cc #8 4.528 Creating dependency file for RUA_PDU_Contents_part_3.cc #8 4.528 Creating dependency file for RUA_PDU_Contents_part_2.cc #8 4.528 Creating dependency file for RUA_PDU_Contents_part_1.cc #8 4.530 Creating dependency file for RUA_IEs_part_7.cc #8 4.530 Creating dependency file for RUA_IEs_part_6.cc #8 4.532 Creating dependency file for RUA_IEs_part_5.cc #8 4.532 Creating dependency file for RUA_IEs_part_4.cc #8 4.532 Creating dependency file for RUA_IEs_part_3.cc #8 4.533 Creating dependency file for RUA_IEs_part_2.cc #8 4.533 Creating dependency file for RUA_IEs_part_1.cc #8 4.534 Creating dependency file for RUA_Containers_part_7.cc #8 4.535 Creating dependency file for RUA_Containers_part_6.cc #8 4.535 Creating dependency file for RUA_Containers_part_5.cc #8 4.535 Creating dependency file for RUA_Containers_part_4.cc #8 4.535 Creating dependency file for RUA_Containers_part_3.cc #8 4.537 Creating dependency file for RUA_Containers_part_2.cc #8 4.537 Creating dependency file for RUA_Containers_part_1.cc #8 4.539 Creating dependency file for RUA_Constants_part_7.cc #8 4.540 Creating dependency file for RUA_Constants_part_6.cc #8 4.540 Creating dependency file for RUA_Constants_part_5.cc #8 4.540 Creating dependency file for RUA_Constants_part_3.cc #8 4.540 Creating dependency file for RUA_Constants_part_2.cc #8 4.540 Creating dependency file for RUA_Constants_part_4.cc #8 4.543 Creating dependency file for RUA_Constants_part_1.cc #8 4.543 Creating dependency file for RUA_CommonDataTypes_part_7.cc #8 4.543 Creating dependency file for RUA_CommonDataTypes_part_6.cc #8 4.543 Creating dependency file for RUA_CommonDataTypes_part_5.cc #8 4.548 Creating dependency file for RUA_CommonDataTypes_part_4.cc #8 4.548 Creating dependency file for RUA_CommonDataTypes_part_3.cc #8 4.548 Creating dependency file for RUA_CommonDataTypes_part_2.cc #8 4.548 Creating dependency file for RUA_CommonDataTypes_part_1.cc #8 4.549 Creating dependency file for RANAP_PDU_Descriptions_part_7.cc #8 4.549 Creating dependency file for RANAP_PDU_Descriptions_part_6.cc #8 4.549 Creating dependency file for RANAP_PDU_Descriptions_part_5.cc #8 4.549 Creating dependency file for RANAP_PDU_Descriptions_part_4.cc #8 4.550 Creating dependency file for RANAP_PDU_Descriptions_part_3.cc #8 4.550 Creating dependency file for RANAP_PDU_Descriptions_part_2.cc #8 4.550 Creating dependency file for RANAP_PDU_Descriptions_part_1.cc #8 4.550 Creating dependency file for RANAP_PDU_Contents_part_7.cc #8 4.551 Creating dependency file for RANAP_PDU_Contents_part_6.cc #8 4.551 Creating dependency file for RANAP_PDU_Contents_part_5.cc #8 4.552 Creating dependency file for RANAP_PDU_Contents_part_4.cc #8 4.553 Creating dependency file for RANAP_PDU_Contents_part_3.cc #8 4.555 Creating dependency file for RANAP_PDU_Contents_part_2.cc #8 4.562 Creating dependency file for RANAP_PDU_Contents_part_1.cc #8 4.563 Creating dependency file for RANAP_IEs_part_7.cc #8 4.563 Creating dependency file for RANAP_IEs_part_6.cc #8 4.563 Creating dependency file for RANAP_IEs_part_5.cc #8 4.563 Creating dependency file for RANAP_IEs_part_4.cc #8 4.564 Creating dependency file for RANAP_IEs_part_3.cc #8 4.564 Creating dependency file for RANAP_IEs_part_2.cc #8 4.565 Creating dependency file for RANAP_IEs_part_1.cc #8 4.572 Creating dependency file for RANAP_Containers_part_7.cc #8 4.572 Creating dependency file for RANAP_Containers_part_6.cc #8 4.573 Creating dependency file for RANAP_Containers_part_4.cc #8 4.573 Creating dependency file for RANAP_Containers_part_5.cc #8 4.574 Creating dependency file for RANAP_Containers_part_3.cc #8 4.576 Creating dependency file for RANAP_Containers_part_2.cc #8 4.578 Creating dependency file for RANAP_Containers_part_1.cc #8 4.581 Creating dependency file for RANAP_Constants_part_7.cc #8 4.581 Creating dependency file for RANAP_Constants_part_6.cc #8 4.584 Creating dependency file for RANAP_Constants_part_5.cc #8 4.584 Creating dependency file for RANAP_Constants_part_4.cc #8 4.588 Creating dependency file for RANAP_Constants_part_3.cc #8 4.588 Creating dependency file for RANAP_Constants_part_2.cc #8 4.589 Creating dependency file for RANAP_Constants_part_1.cc #8 4.589 Creating dependency file for RANAP_CommonDataTypes_part_7.cc #8 4.591 Creating dependency file for RANAP_CommonDataTypes_part_6.cc #8 4.591 Creating dependency file for RANAP_CommonDataTypes_part_5.cc #8 4.595 Creating dependency file for RANAP_CommonDataTypes_part_4.cc #8 4.595 Creating dependency file for RANAP_CommonDataTypes_part_3.cc #8 4.596 Creating dependency file for RANAP_CommonDataTypes_part_2.cc #8 4.596 Creating dependency file for RANAP_CommonDataTypes_part_1.cc #8 4.598 Creating dependency file for HNBAP_PDU_Descriptions_part_7.cc #8 4.598 Creating dependency file for HNBAP_PDU_Descriptions_part_6.cc #8 4.600 Creating dependency file for HNBAP_PDU_Descriptions_part_5.cc #8 4.602 Creating dependency file for HNBAP_PDU_Descriptions_part_4.cc #8 4.602 Creating dependency file for HNBAP_PDU_Descriptions_part_2.cc #8 4.602 Creating dependency file for HNBAP_PDU_Descriptions_part_3.cc #8 4.603 Creating dependency file for HNBAP_PDU_Descriptions_part_1.cc #8 4.605 Creating dependency file for HNBAP_PDU_Contents_part_7.cc #8 4.605 Creating dependency file for HNBAP_PDU_Contents_part_6.cc #8 4.607 Creating dependency file for HNBAP_PDU_Contents_part_5.cc #8 4.610 Creating dependency file for HNBAP_PDU_Contents_part_3.cc #8 4.610 Creating dependency file for HNBAP_PDU_Contents_part_4.cc #8 4.610 Creating dependency file for HNBAP_PDU_Contents_part_2.cc #8 4.610 Creating dependency file for HNBAP_PDU_Contents_part_1.cc #8 4.613 Creating dependency file for HNBAP_IEs_part_7.cc #8 4.613 Creating dependency file for HNBAP_IEs_part_6.cc #8 4.615 Creating dependency file for HNBAP_IEs_part_5.cc #8 4.618 Creating dependency file for HNBAP_IEs_part_4.cc #8 4.618 Creating dependency file for HNBAP_IEs_part_2.cc #8 4.619 Creating dependency file for HNBAP_IEs_part_3.cc #8 4.619 Creating dependency file for HNBAP_IEs_part_1.cc #8 4.621 Creating dependency file for HNBAP_Containers_part_7.cc #8 4.622 Creating dependency file for HNBAP_Containers_part_6.cc #8 4.622 Creating dependency file for HNBAP_Containers_part_5.cc #8 4.625 Creating dependency file for HNBAP_Containers_part_4.cc #8 4.625 Creating dependency file for HNBAP_Containers_part_3.cc #8 4.626 Creating dependency file for HNBAP_Containers_part_2.cc #8 4.629 Creating dependency file for HNBAP_Containers_part_1.cc #8 4.629 Creating dependency file for HNBAP_Constants_part_7.cc #8 4.630 Creating dependency file for HNBAP_Constants_part_6.cc #8 4.632 Creating dependency file for HNBAP_Constants_part_5.cc #8 4.632 Creating dependency file for HNBAP_Constants_part_4.cc #8 4.636 Creating dependency file for HNBAP_Constants_part_3.cc #8 4.636 Creating dependency file for HNBAP_Constants_part_2.cc #8 4.636 Creating dependency file for HNBAP_Constants_part_1.cc #8 4.638 Creating dependency file for HNBAP_CommonDataTypes_part_7.cc #8 4.638 Creating dependency file for HNBAP_CommonDataTypes_part_5.cc #8 4.638 Creating dependency file for HNBAP_CommonDataTypes_part_6.cc #8 4.639 Creating dependency file for HNBAP_CommonDataTypes_part_4.cc #8 4.642 Creating dependency file for HNBAP_CommonDataTypes_part_3.cc #8 4.644 Creating dependency file for HNBAP_CommonDataTypes_part_2.cc #8 4.645 Creating dependency file for HNBAP_CommonDataTypes_part_1.cc #8 4.646 Creating dependency file for RUA_PDU_Contents.cc #8 4.646 Creating dependency file for RUA_PDU_Descriptions.cc #8 4.646 Creating dependency file for RUA_IEs.cc #8 4.646 Creating dependency file for RUA_Containers.cc #8 4.652 Creating dependency file for RUA_Constants.cc #8 4.652 Creating dependency file for RUA_CommonDataTypes.cc #8 4.652 Creating dependency file for RANAP_PDU_Descriptions.cc #8 4.653 Creating dependency file for RANAP_PDU_Contents.cc #8 4.710 Creating dependency file for RANAP_IEs.cc #8 4.736 Creating dependency file for RANAP_Containers.cc #8 4.736 Creating dependency file for RANAP_Constants.cc #8 4.736 Creating dependency file for RANAP_CommonDataTypes.cc #8 4.736 Creating dependency file for HNBAP_PDU_Descriptions.cc #8 4.752 Creating dependency file for HNBAP_PDU_Contents.cc #8 4.795 Creating dependency file for HNBAP_IEs.cc #8 4.795 Creating dependency file for HNBAP_Containers.cc #8 4.795 Creating dependency file for HNBAP_Constants.cc #8 4.819 Creating dependency file for HNBAP_CommonDataTypes.cc #8 4.840 Creating dependency file for SCCP_Mapping_part_7.cc #8 4.865 Creating dependency file for SCCP_Mapping_part_6.cc #8 4.873 Creating dependency file for SCCP_Mapping_part_5.cc #8 4.877 Creating dependency file for SCCP_Mapping_part_4.cc #8 4.882 Creating dependency file for SCCP_Mapping_part_3.cc #8 4.887 Creating dependency file for SCCP_Mapping_part_2.cc #8 4.890 Creating dependency file for SCCP_Mapping_part_1.cc #8 4.891 Creating dependency file for RAN_Emulation_part_7.cc #8 4.895 Creating dependency file for RAN_Emulation_part_6.cc #8 4.895 Creating dependency file for RAN_Emulation_part_5.cc #8 4.899 Creating dependency file for RAN_Emulation_part_4.cc #8 4.902 Creating dependency file for RAN_Emulation_part_3.cc #8 4.910 Creating dependency file for RAN_Emulation_part_2.cc #8 4.910 Creating dependency file for RAN_Adapter_part_7.cc #8 4.910 Creating dependency file for RAN_Emulation_part_1.cc #8 4.910 Creating dependency file for RAN_Adapter_part_6.cc #8 4.910 Creating dependency file for RAN_Adapter_part_5.cc #8 4.921 Creating dependency file for RAN_Adapter_part_4.cc #8 4.922 Creating dependency file for RAN_Adapter_part_3.cc #8 4.925 Creating dependency file for RAN_Adapter_part_2.cc #8 4.931 Creating dependency file for RAN_Adapter_part_1.cc #8 4.931 Creating dependency file for IPA_Emulation_part_7.cc #8 4.931 Creating dependency file for IPA_Emulation_part_6.cc #8 4.934 Creating dependency file for IPA_Emulation_part_5.cc #8 4.942 Creating dependency file for IPA_Emulation_part_3.cc #8 4.942 Creating dependency file for IPA_Emulation_part_4.cc #8 4.943 Creating dependency file for IPA_Emulation_part_2.cc #8 4.945 Creating dependency file for IPA_Emulation_part_1.cc #8 4.949 Creating dependency file for SCCP_Mapping.cc #8 4.952 Creating dependency file for RAN_Emulation.cc #8 4.953 Creating dependency file for RAN_Adapter.cc #8 4.954 Creating dependency file for IPA_Emulation.cc #8 4.984 Creating dependency file for UD_Types_part_7.cc #8 5.009 Creating dependency file for UD_Types_part_6.cc #8 5.023 Creating dependency file for UD_Types_part_5.cc #8 5.033 Creating dependency file for UD_Types_part_4.cc #8 5.040 Creating dependency file for UD_Types_part_3.cc #8 5.046 Creating dependency file for UD_Types_part_2.cc #8 5.053 Creating dependency file for UD_Types_part_1.cc #8 5.058 Creating dependency file for UD_PortType_part_7.cc #8 5.058 Creating dependency file for UD_PortType_part_6.cc #8 5.067 Creating dependency file for UD_PortType_part_5.cc #8 5.068 Creating dependency file for UD_PortType_part_4.cc #8 5.069 Creating dependency file for UD_PortType_part_3.cc #8 5.075 Creating dependency file for UD_PortType_part_2.cc #8 5.083 Creating dependency file for UD_PortType_part_1.cc #8 5.083 Creating dependency file for TELNETasp_PortType_part_7.cc #8 5.083 Creating dependency file for TELNETasp_PortType_part_6.cc #8 5.084 Creating dependency file for TELNETasp_PortType_part_5.cc #8 5.084 Creating dependency file for TELNETasp_PortType_part_4.cc #8 5.084 Creating dependency file for TELNETasp_PortType_part_3.cc #8 5.085 Creating dependency file for TELNETasp_PortType_part_2.cc #8 5.095 Creating dependency file for TELNETasp_PortType_part_1.cc #8 5.095 Creating dependency file for TCCInterface_Functions_part_7.cc #8 5.095 Creating dependency file for TCCInterface_Functions_part_6.cc #8 5.095 Creating dependency file for TCCInterface_Functions_part_5.cc #8 5.095 Creating dependency file for TCCInterface_Functions_part_4.cc #8 5.096 Creating dependency file for TCCInterface_Functions_part_3.cc #8 5.096 Creating dependency file for TCCInterface_Functions_part_2.cc #8 5.106 Creating dependency file for TCCInterface_Functions_part_1.cc #8 5.106 Creating dependency file for TCCEncoding_Functions_part_7.cc #8 5.106 Creating dependency file for TCCEncoding_Functions_part_6.cc #8 5.106 Creating dependency file for TCCEncoding_Functions_part_5.cc #8 5.106 Creating dependency file for TCCEncoding_Functions_part_4.cc #8 5.122 Creating dependency file for TCCEncoding_Functions_part_3.cc #8 5.122 Creating dependency file for TCCEncoding_Functions_part_2.cc #8 5.122 Creating dependency file for TCCEncoding_Functions_part_1.cc #8 5.122 Creating dependency file for TCCConversion_Functions_part_7.cc #8 5.123 Creating dependency file for TCCConversion_Functions_part_6.cc #8 5.123 Creating dependency file for TCCConversion_Functions_part_5.cc #8 5.124 Creating dependency file for TCCConversion_Functions_part_4.cc #8 5.133 Creating dependency file for TCCConversion_Functions_part_3.cc #8 5.133 Creating dependency file for TCCConversion_Functions_part_2.cc #8 5.134 Creating dependency file for StatsD_Types_part_6.cc #8 5.134 Creating dependency file for TCCConversion_Functions_part_1.cc #8 5.134 Creating dependency file for StatsD_Types_part_7.cc #8 5.135 Creating dependency file for StatsD_Types_part_5.cc #8 5.135 Creating dependency file for StatsD_Types_part_4.cc #8 5.137 Creating dependency file for StatsD_Types_part_3.cc #8 5.144 Creating dependency file for StatsD_Types_part_2.cc #8 5.144 Creating dependency file for StatsD_Types_part_1.cc #8 5.144 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc #8 5.145 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc #8 5.145 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc #8 5.145 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc #8 5.149 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc #8 5.160 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc #8 5.160 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc #8 5.161 Creating dependency file for StatsD_CodecPort_part_7.cc #8 5.161 Creating dependency file for StatsD_CodecPort_part_6.cc #8 5.161 Creating dependency file for StatsD_CodecPort_part_5.cc #8 5.161 Creating dependency file for StatsD_CodecPort_part_4.cc #8 5.162 Creating dependency file for StatsD_CodecPort_part_3.cc #8 5.162 Creating dependency file for StatsD_CodecPort_part_2.cc #8 5.171 Creating dependency file for StatsD_CodecPort_part_1.cc #8 5.171 Creating dependency file for StatsD_Checker_part_7.cc #8 5.171 Creating dependency file for StatsD_Checker_part_6.cc #8 5.171 Creating dependency file for StatsD_Checker_part_5.cc #8 5.171 Creating dependency file for StatsD_Checker_part_4.cc #8 5.171 Creating dependency file for StatsD_Checker_part_3.cc #8 5.172 Creating dependency file for StatsD_Checker_part_2.cc #8 5.180 Creating dependency file for StatsD_Checker_part_1.cc #8 5.180 Creating dependency file for Socket_API_Definitions_part_7.cc #8 5.180 Creating dependency file for Socket_API_Definitions_part_6.cc #8 5.180 Creating dependency file for Socket_API_Definitions_part_5.cc #8 5.181 Creating dependency file for Socket_API_Definitions_part_4.cc #8 5.181 Creating dependency file for Socket_API_Definitions_part_3.cc #8 5.181 Creating dependency file for Socket_API_Definitions_part_2.cc #8 5.182 Creating dependency file for Socket_API_Definitions_part_1.cc #8 5.183 Creating dependency file for SDP_Types_part_7.cc #8 5.189 Creating dependency file for SDP_Types_part_5.cc #8 5.189 Creating dependency file for SDP_Types_part_6.cc #8 5.189 Creating dependency file for SDP_Types_part_4.cc #8 5.189 Creating dependency file for SDP_Types_part_3.cc #8 5.189 Creating dependency file for SDP_Types_part_2.cc #8 5.190 Creating dependency file for SDP_Types_part_1.cc #8 5.191 Creating dependency file for SDP_Templates_part_7.cc #8 5.191 Creating dependency file for SDP_Templates_part_6.cc #8 5.193 Creating dependency file for SDP_Templates_part_5.cc #8 5.198 Creating dependency file for SDP_Templates_part_4.cc #8 5.198 Creating dependency file for SDP_Templates_part_3.cc #8 5.198 Creating dependency file for SDP_Templates_part_2.cc #8 5.198 Creating dependency file for SDP_Templates_part_1.cc #8 5.199 Creating dependency file for SCTPasp_Types_part_7.cc #8 5.199 Creating dependency file for SCTPasp_Types_part_6.cc #8 5.201 Creating dependency file for SCTPasp_Types_part_5.cc #8 5.204 Creating dependency file for SCTPasp_Types_part_4.cc #8 5.204 Creating dependency file for SCTPasp_Types_part_3.cc #8 5.206 Creating dependency file for SCTPasp_Types_part_2.cc #8 5.207 Creating dependency file for SCTPasp_PortType_part_7.cc #8 5.207 Creating dependency file for SCTPasp_Types_part_1.cc #8 5.210 Creating dependency file for SCTPasp_PortType_part_6.cc #8 5.211 Creating dependency file for SCTPasp_PortType_part_5.cc #8 5.211 Creating dependency file for SCTPasp_PortType_part_4.cc #8 5.211 Creating dependency file for SCTPasp_PortType_part_3.cc #8 5.214 Creating dependency file for SCTPasp_PortType_part_2.cc #8 5.214 Creating dependency file for SCTPasp_PortType_part_1.cc #8 5.215 Creating dependency file for SCTP_Templates_part_7.cc #8 5.219 Creating dependency file for SCTP_Templates_part_6.cc #8 5.219 Creating dependency file for SCTP_Templates_part_4.cc #8 5.219 Creating dependency file for SCTP_Templates_part_3.cc #8 5.219 Creating dependency file for SCTP_Templates_part_5.cc #8 5.219 Creating dependency file for SCTP_Templates_part_2.cc #8 5.222 Creating dependency file for SCTP_Templates_part_1.cc #8 5.222 Creating dependency file for SCCPasp_Types_part_7.cc #8 5.223 Creating dependency file for SCCPasp_Types_part_6.cc #8 5.223 Creating dependency file for SCCPasp_Types_part_5.cc #8 5.226 Creating dependency file for SCCPasp_Types_part_4.cc #8 5.226 Creating dependency file for SCCPasp_Types_part_3.cc #8 5.227 Creating dependency file for SCCPasp_Types_part_2.cc #8 5.230 Creating dependency file for SCCPasp_Types_part_1.cc #8 5.230 Creating dependency file for SCCP_Types_part_7.cc #8 5.230 Creating dependency file for SCCP_Types_part_6.cc #8 5.231 Creating dependency file for SCCP_Types_part_5.cc #8 5.233 Creating dependency file for SCCP_Types_part_4.cc #8 5.233 Creating dependency file for SCCP_Types_part_3.cc #8 5.234 Creating dependency file for SCCP_Types_part_2.cc #8 5.236 Creating dependency file for SCCP_Types_part_1.cc #8 5.239 Creating dependency file for SCCP_Templates_part_7.cc #8 5.239 Creating dependency file for SCCP_Templates_part_6.cc #8 5.239 Creating dependency file for SCCP_Templates_part_5.cc #8 5.241 Creating dependency file for SCCP_Templates_part_4.cc #8 5.241 Creating dependency file for SCCP_Templates_part_3.cc #8 5.241 Creating dependency file for SCCP_Templates_part_2.cc #8 5.242 Creating dependency file for SCCP_Templates_part_1.cc #8 5.243 Creating dependency file for SCCP_Emulation_part_7.cc #8 5.246 Creating dependency file for SCCP_Emulation_part_6.cc #8 5.248 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.249 Creating dependency file for SCCP_Emulation_part_1.cc #8 5.256 Creating dependency file for RUA_Types_part_7.cc #8 5.256 Creating dependency file for RUA_Types_part_6.cc #8 5.256 Creating dependency file for RUA_Types_part_5.cc #8 5.256 Creating dependency file for RUA_Types_part_3.cc #8 5.257 Creating dependency file for RUA_Types_part_2.cc #8 5.257 Creating dependency file for RUA_Types_part_4.cc #8 5.257 Creating dependency file for RUA_Types_part_1.cc #8 5.257 Creating dependency file for RUA_Templates_part_7.cc #8 5.258 Creating dependency file for RUA_Templates_part_6.cc #8 5.268 Creating dependency file for RUA_Templates_part_5.cc #8 5.268 Creating dependency file for RUA_Templates_part_4.cc #8 5.268 Creating dependency file for RUA_Templates_part_3.cc #8 5.269 Creating dependency file for RUA_Templates_part_2.cc #8 5.269 Creating dependency file for RUA_Templates_part_1.cc #8 5.269 Creating dependency file for RUA_Emulation_part_7.cc #8 5.269 Creating dependency file for RUA_Emulation_part_6.cc #8 5.270 Creating dependency file for RUA_Emulation_part_5.cc #8 5.272 Creating dependency file for RUA_Emulation_part_4.cc #8 5.272 Creating dependency file for RUA_Emulation_part_3.cc #8 5.279 Creating dependency file for RUA_Emulation_part_2.cc #8 5.279 Creating dependency file for RTP_Types_part_7.cc #8 5.279 Creating dependency file for RUA_Emulation_part_1.cc #8 5.279 Creating dependency file for RTP_Types_part_6.cc #8 5.279 Creating dependency file for RTP_Types_part_5.cc #8 5.281 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.290 Creating dependency file for RTP_Types_part_1.cc #8 5.290 Creating dependency file for RTP_Emulation_part_7.cc #8 5.290 Creating dependency file for RTP_Emulation_part_6.cc #8 5.292 Creating dependency file for RTP_Emulation_part_5.cc #8 5.292 Creating dependency file for RTP_Emulation_part_4.cc #8 5.297 Creating dependency file for RTP_Emulation_part_2.cc #8 5.297 Creating dependency file for RTP_Emulation_part_1.cc #8 5.297 Creating dependency file for RTP_Emulation_part_3.cc #8 5.297 Creating dependency file for RTP_CodecPort_CtrlFunct_part_7.cc #8 5.297 Creating dependency file for RTP_CodecPort_CtrlFunct_part_6.cc #8 5.298 Creating dependency file for RTP_CodecPort_CtrlFunct_part_5.cc #8 5.299 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.300 Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc #8 5.307 Creating dependency file for RTP_CodecPort_part_6.cc #8 5.307 Creating dependency file for RTP_CodecPort_part_5.cc #8 5.307 Creating dependency file for RTP_CodecPort_part_7.cc #8 5.307 Creating dependency file for RTP_CodecPort_part_3.cc #8 5.307 Creating dependency file for RTP_CodecPort_part_4.cc #8 5.308 Creating dependency file for RTP_CodecPort_part_2.cc #8 5.308 Creating dependency file for RTP_CodecPort_part_1.cc #8 5.308 Creating dependency file for RANAP_Types_part_7.cc #8 5.314 Creating dependency file for RANAP_Types_part_6.cc #8 5.314 Creating dependency file for RANAP_Types_part_5.cc #8 5.315 Creating dependency file for RANAP_Types_part_4.cc #8 5.316 Creating dependency file for RANAP_Types_part_3.cc #8 5.316 Creating dependency file for RANAP_Types_part_2.cc #8 5.316 Creating dependency file for RANAP_Types_part_1.cc #8 5.317 Creating dependency file for RANAP_Templates_part_7.cc #8 5.317 Creating dependency file for RANAP_Templates_part_6.cc #8 5.322 Creating dependency file for RANAP_Templates_part_4.cc #8 5.322 Creating dependency file for RANAP_Templates_part_5.cc #8 5.322 Creating dependency file for RANAP_Templates_part_3.cc #8 5.322 Creating dependency file for RANAP_Templates_part_2.cc #8 5.324 Creating dependency file for RANAP_Templates_part_1.cc #8 5.324 Creating dependency file for RANAP_CodecPort_part_7.cc #8 5.325 Creating dependency file for RANAP_CodecPort_part_6.cc #8 5.325 Creating dependency file for RANAP_CodecPort_part_5.cc #8 5.328 Creating dependency file for RANAP_CodecPort_part_4.cc #8 5.328 Creating dependency file for RANAP_CodecPort_part_3.cc #8 5.331 Creating dependency file for RANAP_CodecPort_part_2.cc #8 5.332 Creating dependency file for RANAP_CodecPort_part_1.cc #8 5.332 Creating dependency file for PFCP_Types_part_7.cc #8 5.332 Creating dependency file for PFCP_Types_part_6.cc #8 5.332 Creating dependency file for PFCP_Types_part_5.cc #8 5.334 Creating dependency file for PFCP_Types_part_4.cc #8 5.335 Creating dependency file for PFCP_Types_part_3.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.339 Creating dependency file for PFCP_Templates_part_7.cc #8 5.339 Creating dependency file for PFCP_Templates_part_6.cc #8 5.339 Creating dependency file for PFCP_Templates_part_5.cc #8 5.340 Creating dependency file for PFCP_Templates_part_4.cc #8 5.340 Creating dependency file for PFCP_Templates_part_3.cc #8 5.341 Creating dependency file for PFCP_Templates_part_2.cc #8 5.343 Creating dependency file for PFCP_Templates_part_1.cc #8 5.344 Creating dependency file for PFCP_Emulation_part_7.cc #8 5.344 Creating dependency file for PFCP_Emulation_part_6.cc #8 5.351 Creating dependency file for PFCP_Emulation_part_5.cc #8 5.351 Creating dependency file for PFCP_Emulation_part_4.cc #8 5.351 Creating dependency file for PFCP_Emulation_part_3.cc #8 5.352 Creating dependency file for PFCP_Emulation_part_1.cc #8 5.352 Creating dependency file for PFCP_Emulation_part_2.cc #8 5.352 Creating dependency file for PFCP_CodecPort_CtrlFunct_part_7.cc #8 5.352 Creating dependency file for PFCP_CodecPort_CtrlFunct_part_6.cc #8 5.353 Creating dependency file for PFCP_CodecPort_CtrlFunct_part_5.cc #8 5.353 Creating dependency file for PFCP_CodecPort_CtrlFunct_part_4.cc #8 5.358 Creating dependency file for PFCP_CodecPort_CtrlFunct_part_3.cc #8 5.358 Creating dependency file for PFCP_CodecPort_CtrlFunct_part_2.cc #8 5.359 Creating dependency file for PFCP_CodecPort_CtrlFunct_part_1.cc #8 5.359 Creating dependency file for PFCP_CodecPort_part_7.cc #8 5.359 Creating dependency file for PFCP_CodecPort_part_6.cc #8 5.359 Creating dependency file for PFCP_CodecPort_part_5.cc #8 5.359 Creating dependency file for PFCP_CodecPort_part_4.cc #8 5.360 Creating dependency file for PFCP_CodecPort_part_2.cc #8 5.360 Creating dependency file for PFCP_CodecPort_part_3.cc #8 5.361 Creating dependency file for PFCP_CodecPort_part_1.cc #8 5.362 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 5.362 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 5.368 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 5.368 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 5.368 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 5.368 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 5.368 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 5.369 Creating dependency file for Osmocom_Types_part_7.cc #8 5.369 Creating dependency file for Osmocom_Types_part_6.cc #8 5.369 Creating dependency file for Osmocom_Types_part_5.cc #8 5.370 Creating dependency file for Osmocom_Types_part_4.cc #8 5.370 Creating dependency file for Osmocom_Types_part_3.cc #8 5.371 Creating dependency file for Osmocom_Types_part_2.cc #8 5.371 Creating dependency file for Osmocom_Types_part_1.cc #8 5.375 Creating dependency file for Osmocom_CTRL_Types_part_7.cc #8 5.376 Creating dependency file for Osmocom_CTRL_Types_part_5.cc #8 5.376 Creating dependency file for Osmocom_CTRL_Types_part_6.cc #8 5.376 Creating dependency file for Osmocom_CTRL_Types_part_4.cc #8 5.376 Creating dependency file for Osmocom_CTRL_Types_part_3.cc #8 5.376 Creating dependency file for Osmocom_CTRL_Types_part_2.cc #8 5.377 Creating dependency file for Osmocom_CTRL_Types_part_1.cc #8 5.382 Creating dependency file for Osmocom_CTRL_Functions_part_7.cc #8 5.382 Creating dependency file for Osmocom_CTRL_Functions_part_6.cc #8 5.382 Creating dependency file for Osmocom_CTRL_Functions_part_5.cc #8 5.382 Creating dependency file for Osmocom_CTRL_Functions_part_4.cc #8 5.383 Creating dependency file for Osmocom_CTRL_Functions_part_3.cc #8 5.383 Creating dependency file for Osmocom_CTRL_Functions_part_2.cc #8 5.384 Creating dependency file for Osmocom_CTRL_Functions_part_1.cc #8 5.384 Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc #8 5.384 Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc #8 5.384 Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc #8 5.385 Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc #8 5.386 Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc #8 5.386 Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc #8 5.386 Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc #8 5.387 Creating dependency file for Native_Functions_part_7.cc #8 5.391 Creating dependency file for Native_Functions_part_6.cc #8 5.391 Creating dependency file for Native_Functions_part_5.cc #8 5.391 Creating dependency file for Native_Functions_part_4.cc #8 5.392 Creating dependency file for Native_Functions_part_3.cc #8 5.393 Creating dependency file for Native_Functions_part_2.cc #8 5.393 Creating dependency file for Native_Functions_part_1.cc #8 5.393 Creating dependency file for MobileL3_Types_part_7.cc #8 5.393 Creating dependency file for MobileL3_Types_part_6.cc #8 5.394 Creating dependency file for MobileL3_Types_part_5.cc #8 5.394 Creating dependency file for MobileL3_Types_part_4.cc #8 5.395 Creating dependency file for MobileL3_Types_part_3.cc #8 5.395 Creating dependency file for MobileL3_Types_part_2.cc #8 5.396 Creating dependency file for MobileL3_Types_part_1.cc #8 5.397 Creating dependency file for MobileL3_SS_Types_part_7.cc #8 5.398 Creating dependency file for MobileL3_SS_Types_part_6.cc #8 5.398 Creating dependency file for MobileL3_SS_Types_part_4.cc #8 5.398 Creating dependency file for MobileL3_SS_Types_part_5.cc #8 5.399 Creating dependency file for MobileL3_SS_Types_part_3.cc #8 5.399 Creating dependency file for MobileL3_SS_Types_part_2.cc #8 5.403 Creating dependency file for MobileL3_SS_Types_part_1.cc #8 5.403 Creating dependency file for MobileL3_SMS_Types_part_7.cc #8 5.404 Creating dependency file for MobileL3_SMS_Types_part_6.cc #8 5.404 Creating dependency file for MobileL3_SMS_Types_part_5.cc #8 5.404 Creating dependency file for MobileL3_SMS_Types_part_4.cc #8 5.404 Creating dependency file for MobileL3_SMS_Types_part_3.cc #8 5.405 Creating dependency file for MobileL3_SMS_Types_part_2.cc #8 5.406 Creating dependency file for MobileL3_SMS_Types_part_1.cc #8 5.406 Creating dependency file for MobileL3_RRM_Types_part_7.cc #8 5.406 Creating dependency file for MobileL3_RRM_Types_part_6.cc #8 5.407 Creating dependency file for MobileL3_RRM_Types_part_5.cc #8 5.409 Creating dependency file for MobileL3_RRM_Types_part_3.cc #8 5.409 Creating dependency file for MobileL3_RRM_Types_part_4.cc #8 5.410 Creating dependency file for MobileL3_RRM_Types_part_2.cc #8 5.410 Creating dependency file for MobileL3_RRM_Types_part_1.cc #8 5.411 Creating dependency file for MobileL3_MM_Types_part_7.cc #8 5.411 Creating dependency file for MobileL3_MM_Types_part_6.cc #8 5.411 Creating dependency file for MobileL3_MM_Types_part_5.cc #8 5.411 Creating dependency file for MobileL3_MM_Types_part_4.cc #8 5.412 Creating dependency file for MobileL3_MM_Types_part_3.cc #8 5.413 Creating dependency file for MobileL3_MM_Types_part_2.cc #8 5.413 Creating dependency file for MobileL3_MM_Types_part_1.cc #8 5.413 Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc #8 5.414 Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc #8 5.414 Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc #8 5.414 Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc #8 5.415 Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc #8 5.416 Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc #8 5.418 Creating dependency file for MobileL3_CommonIE_Types_part_7.cc #8 5.418 Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc #8 5.419 Creating dependency file for MobileL3_CommonIE_Types_part_6.cc #8 5.419 Creating dependency file for MobileL3_CommonIE_Types_part_5.cc #8 5.420 Creating dependency file for MobileL3_CommonIE_Types_part_4.cc #8 5.420 Creating dependency file for MobileL3_CommonIE_Types_part_2.cc #8 5.420 Creating dependency file for MobileL3_CommonIE_Types_part_3.cc #8 5.421 Creating dependency file for MobileL3_CC_Types_part_7.cc #8 5.421 Creating dependency file for MobileL3_CommonIE_Types_part_1.cc #8 5.421 Creating dependency file for MobileL3_CC_Types_part_6.cc #8 5.422 Creating dependency file for MobileL3_CC_Types_part_5.cc #8 5.423 Creating dependency file for MobileL3_CC_Types_part_4.cc #8 5.423 Creating dependency file for MobileL3_CC_Types_part_3.cc #8 5.425 Creating dependency file for MobileL3_CC_Types_part_2.cc #8 5.428 Creating dependency file for MobileL3_CC_Types_part_1.cc #8 5.429 Creating dependency file for Misc_Helpers_part_7.cc #8 5.429 Creating dependency file for Misc_Helpers_part_6.cc #8 5.429 Creating dependency file for Misc_Helpers_part_5.cc #8 5.430 Creating dependency file for Misc_Helpers_part_4.cc #8 5.430 Creating dependency file for Misc_Helpers_part_3.cc #8 5.430 Creating dependency file for Misc_Helpers_part_2.cc #8 5.431 Creating dependency file for Misc_Helpers_part_1.cc #8 5.432 Creating dependency file for MTP3asp_Types_part_7.cc #8 5.432 Creating dependency file for MTP3asp_Types_part_6.cc #8 5.433 Creating dependency file for MTP3asp_Types_part_5.cc #8 5.433 Creating dependency file for MTP3asp_Types_part_4.cc #8 5.433 Creating dependency file for MTP3asp_Types_part_3.cc #8 5.434 Creating dependency file for MTP3asp_Types_part_2.cc #8 5.436 Creating dependency file for MTP3asp_Types_part_1.cc #8 5.436 Creating dependency file for MTP3asp_PortType_part_7.cc #8 5.437 Creating dependency file for MTP3asp_PortType_part_6.cc #8 5.438 Creating dependency file for MTP3asp_PortType_part_5.cc #8 5.438 Creating dependency file for MTP3asp_PortType_part_4.cc #8 5.438 Creating dependency file for MTP3asp_PortType_part_3.cc #8 5.438 Creating dependency file for MTP3asp_PortType_part_1.cc #8 5.438 Creating dependency file for MTP3asp_PortType_part_2.cc #8 5.439 Creating dependency file for MGCP_Types_part_7.cc #8 5.441 Creating dependency file for MGCP_Types_part_6.cc #8 5.442 Creating dependency file for MGCP_Types_part_4.cc #8 5.442 Creating dependency file for MGCP_Types_part_5.cc #8 5.442 Creating dependency file for MGCP_Types_part_3.cc #8 5.442 Creating dependency file for MGCP_Types_part_2.cc #8 5.445 Creating dependency file for MGCP_Types_part_1.cc #8 5.445 Creating dependency file for MGCP_Templates_part_7.cc #8 5.446 Creating dependency file for MGCP_Templates_part_6.cc #8 5.446 Creating dependency file for MGCP_Templates_part_5.cc #8 5.447 Creating dependency file for MGCP_Templates_part_4.cc #8 5.447 Creating dependency file for MGCP_Templates_part_3.cc #8 5.450 Creating dependency file for MGCP_Templates_part_1.cc #8 5.450 Creating dependency file for MGCP_Emulation_part_7.cc #8 5.450 Creating dependency file for MGCP_Templates_part_2.cc #8 5.450 Creating dependency file for MGCP_Emulation_part_5.cc #8 5.450 Creating dependency file for MGCP_Emulation_part_6.cc #8 5.450 Creating dependency file for MGCP_Emulation_part_4.cc #8 5.452 Creating dependency file for MGCP_Emulation_part_3.cc #8 5.453 Creating dependency file for MGCP_Emulation_part_1.cc #8 5.453 Creating dependency file for MGCP_Emulation_part_2.cc #8 5.457 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_4.cc #8 5.458 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_5.cc #8 5.458 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_3.cc #8 5.458 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_1.cc #8 5.458 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_2.cc #8 5.459 Creating dependency file for MGCP_CodecPort_part_7.cc #8 5.459 Creating dependency file for MGCP_CodecPort_part_6.cc #8 5.459 Creating dependency file for MGCP_CodecPort_part_5.cc #8 5.461 Creating dependency file for MGCP_CodecPort_part_4.cc #8 5.461 Creating dependency file for MGCP_CodecPort_part_3.cc #8 5.466 Creating dependency file for MGCP_CodecPort_part_2.cc #8 5.467 Creating dependency file for M3UA_Types_part_7.cc #8 5.467 Creating dependency file for MGCP_CodecPort_part_1.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.467 Creating dependency file for M3UA_Types_part_4.cc #8 5.467 Creating dependency file for M3UA_Types_part_3.cc #8 5.468 Creating dependency file for M3UA_Types_part_2.cc #8 5.468 Creating dependency file for M3UA_Types_part_1.cc #8 5.468 Creating dependency file for M3UA_Emulation_part_7.cc #8 5.469 Creating dependency file for M3UA_Emulation_part_6.cc #8 5.469 Creating dependency file for M3UA_Emulation_part_5.cc #8 5.470 Creating dependency file for M3UA_Emulation_part_4.cc #8 5.470 Creating dependency file for M3UA_Emulation_part_3.cc #8 5.470 Creating dependency file for M3UA_Emulation_part_2.cc #8 5.475 Creating dependency file for M3UA_Emulation_part_1.cc #8 5.475 Creating dependency file for L3_Templates_part_6.cc #8 5.475 Creating dependency file for L3_Templates_part_7.cc #8 5.476 Creating dependency file for L3_Templates_part_5.cc #8 5.476 Creating dependency file for L3_Templates_part_4.cc #8 5.476 Creating dependency file for L3_Templates_part_3.cc #8 5.476 Creating dependency file for L3_Common_part_7.cc #8 5.476 Creating dependency file for L3_Templates_part_1.cc #8 5.477 Creating dependency file for L3_Common_part_6.cc #8 5.477 Creating dependency file for L3_Templates_part_2.cc #8 5.479 Creating dependency file for L3_Common_part_5.cc #8 5.480 Creating dependency file for L3_Common_part_4.cc #8 5.481 Creating dependency file for L3_Common_part_3.cc #8 5.483 Creating dependency file for L3_Common_part_2.cc #8 5.483 Creating dependency file for Iuh_Types_part_7.cc #8 5.483 Creating dependency file for L3_Common_part_1.cc #8 5.483 Creating dependency file for Iuh_Types_part_6.cc #8 5.484 Creating dependency file for Iuh_Types_part_5.cc #8 5.484 Creating dependency file for Iuh_Types_part_3.cc #8 5.484 Creating dependency file for Iuh_Types_part_4.cc #8 5.485 Creating dependency file for Iuh_Types_part_2.cc #8 5.485 Creating dependency file for Iuh_Types_part_1.cc #8 5.485 Creating dependency file for Iuh_Emulation_part_7.cc #8 5.485 Creating dependency file for Iuh_Emulation_part_6.cc #8 5.489 Creating dependency file for Iuh_Emulation_part_5.cc #8 5.489 Creating dependency file for Iuh_Emulation_part_4.cc #8 5.490 Creating dependency file for Iuh_Emulation_part_3.cc #8 5.491 Creating dependency file for Iuh_Emulation_part_2.cc #8 5.491 Creating dependency file for Iuh_Emulation_part_1.cc #8 5.491 Creating dependency file for Iuh_CodecPort_CtrlFunct_part_7.cc #8 5.492 Creating dependency file for Iuh_CodecPort_CtrlFunct_part_6.cc #8 5.493 Creating dependency file for Iuh_CodecPort_CtrlFunct_part_4.cc #8 5.493 Creating dependency file for Iuh_CodecPort_CtrlFunct_part_5.cc #8 5.493 Creating dependency file for Iuh_CodecPort_CtrlFunct_part_3.cc #8 5.498 Creating dependency file for Iuh_CodecPort_CtrlFunct_part_2.cc #8 5.498 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.499 Creating dependency file for Iuh_CodecPort_part_5.cc #8 5.499 Creating dependency file for Iuh_CodecPort_part_3.cc #8 5.499 Creating dependency file for Iuh_CodecPort_part_2.cc #8 5.499 Creating dependency file for Iuh_CodecPort_part_4.cc #8 5.500 Creating dependency file for Iuh_CodecPort_part_1.cc #8 5.504 Creating dependency file for IuUP_Types_part_7.cc #8 5.505 Creating dependency file for IuUP_Types_part_6.cc #8 5.505 Creating dependency file for IuUP_Types_part_5.cc #8 5.505 Creating dependency file for IuUP_Types_part_4.cc #8 5.506 Creating dependency file for IuUP_Types_part_3.cc #8 5.506 Creating dependency file for IuUP_Types_part_2.cc #8 5.506 Creating dependency file for IuUP_Types_part_1.cc #8 5.507 Creating dependency file for IuUP_Emulation_part_7.cc #8 5.507 Creating dependency file for IuUP_Emulation_part_6.cc #8 5.507 Creating dependency file for IuUP_Emulation_part_4.cc #8 5.507 Creating dependency file for IuUP_Emulation_part_5.cc #8 5.507 Creating dependency file for IuUP_Emulation_part_3.cc #8 5.508 Creating dependency file for IuUP_Emulation_part_2.cc #8 5.619 Creating dependency file for IuUP_Emulation_part_1.cc #8 5.620 Creating dependency file for IPL4asp_Types_part_7.cc #8 5.620 Creating dependency file for IPL4asp_Types_part_6.cc #8 5.621 Creating dependency file for IPL4asp_Types_part_5.cc #8 5.621 Creating dependency file for IPL4asp_Types_part_4.cc #8 5.621 Creating dependency file for IPL4asp_Types_part_3.cc #8 5.622 Creating dependency file for IPL4asp_Types_part_2.cc #8 5.622 Creating dependency file for IPL4asp_Types_part_1.cc #8 5.622 Creating dependency file for IPL4asp_PortType_part_7.cc #8 5.623 Creating dependency file for IPL4asp_PortType_part_5.cc #8 5.623 Creating dependency file for IPL4asp_PortType_part_6.cc #8 5.623 Creating dependency file for IPL4asp_PortType_part_3.cc #8 5.623 Creating dependency file for IPL4asp_PortType_part_4.cc #8 5.623 Creating dependency file for IPL4asp_PortType_part_2.cc #8 5.624 Creating dependency file for IPL4asp_PortType_part_1.cc #8 5.624 Creating dependency file for IPL4asp_Functions_part_7.cc #8 5.625 Creating dependency file for IPL4asp_Functions_part_6.cc #8 5.625 Creating dependency file for IPL4asp_Functions_part_5.cc #8 5.627 Creating dependency file for IPL4asp_Functions_part_4.cc #8 5.628 Creating dependency file for IPL4asp_Functions_part_3.cc #8 5.628 Creating dependency file for IPL4asp_Functions_part_2.cc #8 5.628 Creating dependency file for IPL4asp_Functions_part_1.cc #8 5.631 Creating dependency file for IPA_Types_part_7.cc #8 5.632 Creating dependency file for IPA_Types_part_6.cc #8 5.632 Creating dependency file for IPA_Types_part_5.cc #8 5.632 Creating dependency file for IPA_Types_part_3.cc #8 5.632 Creating dependency file for IPA_Types_part_2.cc #8 5.632 Creating dependency file for IPA_Types_part_4.cc #8 5.633 Creating dependency file for IPA_Types_part_1.cc #8 5.637 Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc #8 5.637 Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc #8 5.637 Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc #8 5.637 Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc #8 5.637 Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc #8 5.638 Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc #8 5.638 Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc #8 5.638 Creating dependency file for IPA_CodecPort_part_7.cc #8 5.638 Creating dependency file for IPA_CodecPort_part_6.cc #8 5.638 Creating dependency file for IPA_CodecPort_part_5.cc #8 5.639 Creating dependency file for IPA_CodecPort_part_4.cc #8 5.639 Creating dependency file for IPA_CodecPort_part_3.cc #8 5.639 Creating dependency file for IPA_CodecPort_part_2.cc #8 5.639 Creating dependency file for IPA_CodecPort_part_1.cc #8 5.643 Creating dependency file for HNBGW_Tests_part_7.cc #8 5.643 Creating dependency file for HNBGW_Tests_part_6.cc #8 5.644 Creating dependency file for HNBGW_Tests_part_5.cc #8 5.644 Creating dependency file for HNBGW_Tests_part_4.cc #8 5.644 Creating dependency file for HNBGW_Tests_part_2.cc #8 5.644 Creating dependency file for HNBGW_Tests_part_3.cc #8 5.645 Creating dependency file for HNBGW_Tests_part_1.cc #8 5.645 Creating dependency file for HNBAP_Types_part_7.cc #8 5.645 Creating dependency file for HNBAP_Types_part_5.cc #8 5.645 Creating dependency file for HNBAP_Types_part_6.cc #8 5.646 Creating dependency file for HNBAP_Types_part_4.cc #8 5.646 Creating dependency file for HNBAP_Types_part_3.cc #8 5.646 Creating dependency file for HNBAP_Types_part_2.cc #8 5.647 Creating dependency file for HNBAP_Types_part_1.cc #8 5.647 Creating dependency file for HNBAP_Templates_part_7.cc #8 5.647 Creating dependency file for HNBAP_Templates_part_6.cc #8 5.648 Creating dependency file for HNBAP_Templates_part_5.cc #8 5.649 Creating dependency file for HNBAP_Templates_part_4.cc #8 5.651 Creating dependency file for HNBAP_Templates_part_3.cc #8 5.651 Creating dependency file for HNBAP_Templates_part_2.cc #8 5.651 Creating dependency file for HNBAP_Templates_part_1.cc #8 5.651 Creating dependency file for General_Types_part_7.cc #8 5.652 Creating dependency file for General_Types_part_6.cc #8 5.652 Creating dependency file for General_Types_part_5.cc #8 5.652 Creating dependency file for General_Types_part_4.cc #8 5.653 Creating dependency file for General_Types_part_3.cc #8 5.653 Creating dependency file for General_Types_part_2.cc #8 5.653 Creating dependency file for General_Types_part_1.cc #8 5.655 Creating dependency file for GSM_Types_part_6.cc #8 5.655 Creating dependency file for GSM_Types_part_5.cc #8 5.655 Creating dependency file for GSM_Types_part_7.cc #8 5.656 Creating dependency file for GSM_Types_part_4.cc #8 5.656 Creating dependency file for GSM_Types_part_3.cc #8 5.656 Creating dependency file for GSM_Types_part_2.cc #8 5.658 Creating dependency file for GSM_Types_part_1.cc #8 5.658 Creating dependency file for DNS_Helpers_part_7.cc #8 5.658 Creating dependency file for DNS_Helpers_part_5.cc #8 5.658 Creating dependency file for DNS_Helpers_part_6.cc #8 5.659 Creating dependency file for DNS_Helpers_part_4.cc #8 5.659 Creating dependency file for DNS_Helpers_part_3.cc #8 5.660 Creating dependency file for DNS_Helpers_part_2.cc #8 5.660 Creating dependency file for BSSAP_Types_part_7.cc #8 5.660 Creating dependency file for DNS_Helpers_part_1.cc #8 5.661 Creating dependency file for BSSAP_Types_part_6.cc #8 5.662 Creating dependency file for BSSAP_Types_part_5.cc #8 5.662 Creating dependency file for BSSAP_Types_part_4.cc #8 5.662 Creating dependency file for BSSAP_Types_part_3.cc #8 5.662 Creating dependency file for BSSAP_Types_part_2.cc #8 5.662 Creating dependency file for BSSAP_Types_part_1.cc #8 5.662 Creating dependency file for BSSAP_CodecPort_part_7.cc #8 5.665 Creating dependency file for BSSAP_CodecPort_part_6.cc #8 5.665 Creating dependency file for BSSAP_CodecPort_part_5.cc #8 5.665 Creating dependency file for BSSAP_CodecPort_part_4.cc #8 5.666 Creating dependency file for BSSAP_CodecPort_part_3.cc #8 5.666 Creating dependency file for BSSAP_CodecPort_part_2.cc #8 5.666 Creating dependency file for BSSAP_CodecPort_part_1.cc #8 5.667 Creating dependency file for UD_Types.cc #8 5.667 Creating dependency file for TELNETasp_PortType.cc #8 5.668 Creating dependency file for TCCInterface_Functions.cc #8 5.668 Creating dependency file for UD_PortType.cc #8 5.668 Creating dependency file for TCCEncoding_Functions.cc #8 5.669 Creating dependency file for TCCConversion_Functions.cc #8 5.669 Creating dependency file for StatsD_Types.cc #8 5.670 Creating dependency file for StatsD_CodecPort.cc #8 5.670 Creating dependency file for StatsD_Checker.cc #8 5.670 Creating dependency file for StatsD_CodecPort_CtrlFunct.cc #8 5.671 Creating dependency file for Socket_API_Definitions.cc #8 5.671 Creating dependency file for SDP_Types.cc #8 5.671 Creating dependency file for SDP_Templates.cc #8 5.673 Creating dependency file for SCTPasp_Types.cc #8 5.673 Creating dependency file for SCTPasp_PortType.cc #8 5.673 Creating dependency file for SCTP_Templates.cc #8 5.673 Creating dependency file for SCCP_Types.cc #8 5.674 Creating dependency file for SCCPasp_Types.cc #8 5.676 Creating dependency file for SCCP_Templates.cc #8 5.721 Creating dependency file for SCCP_Emulation.cc #8 5.721 Creating dependency file for RUA_Types.cc #8 5.725 Creating dependency file for RUA_Templates.cc #8 5.726 Creating dependency file for RUA_Emulation.cc #8 5.726 Creating dependency file for RTP_Types.cc #8 5.727 Creating dependency file for RTP_Emulation.cc #8 5.728 Creating dependency file for RTP_CodecPort_CtrlFunct.cc #8 5.728 Creating dependency file for RANAP_Types.cc #8 5.728 Creating dependency file for RTP_CodecPort.cc #8 5.732 Creating dependency file for RANAP_Templates.cc #8 5.735 Creating dependency file for RANAP_CodecPort.cc #8 5.738 Creating dependency file for PFCP_Types.cc #8 5.739 Creating dependency file for PFCP_Templates.cc #8 5.740 Creating dependency file for PFCP_Emulation.cc #8 5.749 Creating dependency file for PFCP_CodecPort_CtrlFunct.cc #8 5.749 Creating dependency file for PFCP_CodecPort.cc #8 5.752 Creating dependency file for Osmocom_VTY_Functions.cc #8 5.783 Creating dependency file for Osmocom_Types.cc #8 5.789 Creating dependency file for Osmocom_CTRL_Types.cc #8 5.795 Creating dependency file for Osmocom_CTRL_Functions.cc #8 5.800 Creating dependency file for Osmocom_CTRL_Adapter.cc #8 5.803 Creating dependency file for Native_Functions.cc #8 5.803 Creating dependency file for MobileL3_SS_Types.cc #8 5.803 Creating dependency file for MobileL3_Types.cc #8 5.810 Creating dependency file for MobileL3_SMS_Types.cc #8 5.823 Creating dependency file for MobileL3_RRM_Types.cc #8 5.826 Creating dependency file for MobileL3_MM_Types.cc #8 5.831 Creating dependency file for MobileL3_GMM_SM_Types.cc #8 5.833 Creating dependency file for MobileL3_CommonIE_Types.cc #8 5.841 Creating dependency file for MobileL3_CC_Types.cc #8 5.841 Creating dependency file for Misc_Helpers.cc #8 5.850 Creating dependency file for MTP3asp_Types.cc #8 5.859 Creating dependency file for MTP3asp_PortType.cc #8 5.869 Creating dependency file for MGCP_Types.cc #8 5.884 Creating dependency file for MGCP_Templates.cc #8 5.884 Creating dependency file for MGCP_Emulation.cc #8 5.884 Creating dependency file for MGCP_CodecPort_CtrlFunct.cc #8 5.897 Creating dependency file for MGCP_CodecPort.cc #8 5.904 Creating dependency file for M3UA_Types.cc #8 5.911 Creating dependency file for M3UA_Emulation.cc #8 5.931 Creating dependency file for L3_Common.cc #8 5.931 Creating dependency file for L3_Templates.cc #8 5.934 Creating dependency file for Iuh_Types.cc #8 5.939 Creating dependency file for Iuh_Emulation.cc #8 5.951 Creating dependency file for Iuh_CodecPort_CtrlFunct.cc #8 5.954 Creating dependency file for Iuh_CodecPort.cc #8 5.969 Creating dependency file for IuUP_Types.cc #8 5.971 Creating dependency file for IuUP_Emulation.cc #8 5.974 Creating dependency file for IPL4asp_Types.cc #8 5.980 Creating dependency file for IPL4asp_PortType.cc #8 5.987 Creating dependency file for IPL4asp_Functions.cc #8 6.016 Creating dependency file for IPA_Types.cc #8 6.023 Creating dependency file for IPA_CodecPort_CtrlFunct.cc #8 6.032 Creating dependency file for IPA_CodecPort.cc #8 6.041 Creating dependency file for HNBGW_Tests.cc #8 6.042 Creating dependency file for HNBAP_Types.cc #8 6.050 Creating dependency file for HNBAP_Templates.cc #8 6.068 Creating dependency file for General_Types.cc #8 6.084 Creating dependency file for GSM_Types.cc #8 6.084 Creating dependency file for DNS_Helpers.cc #8 6.084 Creating dependency file for BSSAP_Types.cc #8 6.085 Creating dependency file for BSSAP_CodecPort.cc #8 6.672 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.672 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.672 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.672 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.672 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.672 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.673 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.673 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.673 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.673 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.673 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.673 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.674 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.674 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.674 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.674 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.675 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.675 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.691 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.692 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.213 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.296 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.310 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.375 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.660 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.795 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.866 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.915 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.959 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 8.021 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.254 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.422 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.495 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.562 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.708 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.741 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.817 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.820 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.861 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.952 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.998 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 9.090 MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::f__comp__by__ep(const CHARSTRING&)': #8 9.090 MGCP_Emulation.cc:7791:1: warning: control reaches end of non-void function [-Wreturn-type] #8 9.090 7791 | } #8 9.090 | ^ #8 9.091 MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__ep__by__comp(const COMPONENT&)': #8 9.091 MGCP_Emulation.cc:7843:1: warning: control reaches end of non-void function [-Wreturn-type] #8 9.091 7843 | } #8 9.091 | ^ #8 9.097 MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::ExpectedCreateCallback(const MGCP__Types::MgcpCommand&, const CHARSTRING&)': #8 9.097 MGCP_Emulation.cc:8940:1: warning: control reaches end of non-void function [-Wreturn-type] #8 9.097 8940 | } #8 9.097 | ^ #8 9.100 MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__encoding__name__from__pt(const MGCP__Types::SDP__FIELD__PayloadType&)': #8 9.100 MGCP_Emulation.cc:9388:1: warning: control reaches end of non-void function [-Wreturn-type] #8 9.100 9388 | } #8 9.100 | ^ #8 9.510 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.853 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.935 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.937 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 10.01 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 10.04 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.06 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.07 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.27 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.32 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.40 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.71 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 11.10 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 11.27 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 11.45 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.50 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.68 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.83 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 12.30 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.50 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.73 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 13.31 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 13.31 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.97 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 14.29 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.41 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.99 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.70 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.76 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.43 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.98 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.13 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 18.28 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.32 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.52 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.61 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.93 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 19.03 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.19 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.23 RUA_Emulation.cc: In function 'BITSTRING RUA__Emulation::f__context__id__by__comp(const COMPONENT&)': #8 19.23 RUA_Emulation.cc:5826:1: warning: control reaches end of non-void function [-Wreturn-type] #8 19.23 5826 | } #8 19.23 | ^ #8 19.23 RUA_Emulation.cc: In function 'INTEGER RUA__Emulation::f__idx__by__comp(const COMPONENT&)': #8 19.23 RUA_Emulation.cc:5877:1: warning: control reaches end of non-void function [-Wreturn-type] #8 19.23 5877 | } #8 19.23 | ^ #8 19.23 RUA_Emulation.cc: In function 'COMPONENT RUA__Emulation::f__comp__by__context__id(const BITSTRING&)': #8 19.23 RUA_Emulation.cc:6155:1: warning: control reaches end of non-void function [-Wreturn-type] #8 19.23 6155 | } #8 19.23 | ^ #8 19.38 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.41 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.45 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.49 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.56 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.56 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.58 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.59 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.60 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.63 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.67 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.69 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.71 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.73 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 19.76 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 19.79 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 19.81 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 19.83 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 19.85 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 19.89 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 19.92 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 19.94 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 19.94 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 19.96 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 19.98 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 19.98 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.00 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.02 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.02 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.04 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.04 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.06 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.06 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.07 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.08 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.08 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.09 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.09 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.10 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.10 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.11 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.11 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.12 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.12 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.13 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.13 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.14 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.14 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.15 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.15 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.16 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.17 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.17 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.17 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.18 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.19 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.19 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.19 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.20 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.21 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.21 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.22 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.22 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.23 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.24 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.24 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.25 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.25 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.26 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.26 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.26 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.27 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.28 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.28 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.28 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.29 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.30 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.30 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.30 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.31 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.31 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.32 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.33 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.33 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.33 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.33 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.35 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.35 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.35 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.35 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.37 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.37 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.37 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.37 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.39 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.39 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.39 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.39 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.40 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.40 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.41 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.41 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.41 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.41 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.42 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.43 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.43 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.43 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.43 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.43 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.44 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.45 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.45 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.45 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.45 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.46 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.46 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.47 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.47 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.47 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.47 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.48 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.49 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.49 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.49 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.49 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.49 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.49 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.51 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.51 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.51 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.51 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.51 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.51 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.53 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.53 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.53 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.53 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.53 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.53 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.55 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.55 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.55 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.55 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.55 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.55 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.56 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.57 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.57 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.57 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.57 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.57 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.57 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.58 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.59 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.59 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.59 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.59 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.59 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.59 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.60 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.60 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.61 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.61 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.61 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.61 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.62 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.62 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.62 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.62 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.62 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.63 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.63 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.64 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.64 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.64 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.64 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.64 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.65 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.65 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.66 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.66 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.66 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.66 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.66 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.67 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.67 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.68 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.68 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.68 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.68 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.69 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.69 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.69 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.70 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.70 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.70 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.71 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.71 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.71 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.72 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.72 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.73 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.73 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.73 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.73 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.74 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.74 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.74 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.74 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.74 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.75 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.76 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.76 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.76 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.76 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.76 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.77 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.78 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.78 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.78 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.78 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.78 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.78 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.79 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.80 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.80 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.80 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.80 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.80 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.80 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.81 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.82 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.82 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.82 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.82 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.82 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.83 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.84 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.84 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.84 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.84 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.84 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.85 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.85 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 20.86 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 20.86 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 20.86 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 20.87 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 20.87 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 20.87 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 20.88 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 20.88 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 20.89 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 20.89 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 20.90 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 20.91 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 20.91 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 20.91 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 20.91 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 20.92 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 20.93 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 20.93 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 20.94 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 20.94 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 20.94 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 20.95 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 20.95 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 20.96 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 20.96 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 20.96 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 20.97 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 20.98 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 20.98 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 20.99 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 20.99 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 20.99 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 20.99 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.01 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.01 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.01 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.01 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.01 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.03 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.03 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.03 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.03 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.03 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.05 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.05 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.05 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.05 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.05 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.07 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.07 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.07 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.07 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.07 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.07 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.09 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.09 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.09 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.09 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.09 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.10 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.11 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.11 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.11 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.11 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.11 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.12 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.13 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.13 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.13 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.13 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.13 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.13 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.13 HNBGW_Tests.cc:18950:1: warning: control reaches end of non-void function [-Wreturn-type] #8 21.13 18950 | } #8 21.13 | ^ #8 21.14 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.15 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.15 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.15 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.15 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.15 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.16 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.16 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.16 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.16 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.17 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.17 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.18 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.18 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.18 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.18 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.18 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.19 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.20 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.20 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.20 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.20 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.20 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.21 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.22 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.22 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.22 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.22 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.22 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.23 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.24 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.24 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.24 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.24 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.24 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.25 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.26 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.26 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.26 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.26 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.27 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.28 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.28 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.29 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.29 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.29 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.30 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.31 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.31 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.31 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.31 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.32 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.33 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.33 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.33 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.33 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.34 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.35 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.35 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.35 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.35 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.35 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.36 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.37 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.37 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.37 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.37 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.38 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.39 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.39 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.39 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.39 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.39 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.40 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.40 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.41 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.41 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.42 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.42 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.43 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.43 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.43 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.43 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.44 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.44 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.45 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.45 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.45 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.45 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.46 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.47 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.47 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.47 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.47 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.47 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.48 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.49 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.49 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.49 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.49 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.50 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.50 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.51 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.51 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.52 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.52 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.52 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.52 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.53 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.54 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.54 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.54 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.55 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.55 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.55 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.55 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.56 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.56 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.57 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.57 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.57 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.57 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.58 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.59 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.59 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.59 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.59 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.60 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.60 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.60 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.60 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.61 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.61 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.62 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.62 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.62 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.62 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.63 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.63 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.64 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.64 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.64 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.65 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.65 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.66 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.66 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.66 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.67 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.67 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.68 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.68 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.68 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.68 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.69 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.70 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.70 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.70 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.70 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.70 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.71 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.72 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.72 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.72 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.72 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.74 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.74 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.74 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.74 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.74 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.75 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.76 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.76 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.76 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.76 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.77 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.77 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.78 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.78 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.78 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.78 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.79 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.80 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.80 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.80 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.80 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.80 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.81 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.82 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.82 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.82 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.82 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.82 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.83 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.84 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.84 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.84 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.84 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.84 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.85 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.85 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.85 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.86 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.86 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.87 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.87 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.87 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.88 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 21.88 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 21.88 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 21.89 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 21.89 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 21.89 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 21.91 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 21.91 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 21.91 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 21.91 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 21.91 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 21.92 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 21.93 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 21.93 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 21.93 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 21.94 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 21.95 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 21.95 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 21.95 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 21.95 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 21.95 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 21.96 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 21.97 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 21.97 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 21.97 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 21.98 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 21.98 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 21.99 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 21.99 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 21.99 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 21.99 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.00 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.00 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.01 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.01 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.01 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.02 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.02 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.03 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.03 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.03 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.04 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.04 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.04 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.05 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.05 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.05 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.06 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.06 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.06 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.06 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.08 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.08 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.12 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.12 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.14 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.14 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.16 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.18 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.19 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.20 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.21 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.23 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.24 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.26 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.26 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.28 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.28 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.30 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.30 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.32 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.33 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.35 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.35 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.37 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.37 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.38 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.39 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.39 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.40 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 22.97 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.08 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.15 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.57 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.83 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.22 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.38 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.46 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.58 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.78 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 24.86 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.53 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 25.97 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.11 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.16 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 27.49 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 27.54 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 27.56 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 27.58 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 27.61 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 27.64 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 27.68 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 27.71 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 27.75 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 27.79 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 27.82 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 27.84 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 27.86 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 27.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 27.90 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 27.93 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 27.95 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.97 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.99 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 28.01 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 28.03 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 28.06 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 28.08 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 28.10 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 28.12 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 28.14 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 28.17 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 28.19 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 28.21 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 28.21 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 28.23 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 28.23 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 28.25 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 28.25 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 28.27 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 28.27 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 28.29 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 28.29 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 28.31 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 28.31 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 28.33 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 28.33 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 28.35 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 28.36 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 28.37 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 28.38 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 28.40 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 28.40 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 28.42 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 28.42 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 28.44 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 28.44 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 28.46 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 28.46 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.48 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.48 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.50 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.50 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.52 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.52 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.54 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.54 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.56 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.56 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.58 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.09 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': #8 31.09 RAN_Emulation.cc:16604:1: warning: control reaches end of non-void function [-Wreturn-type] #8 31.09 16604 | } #8 31.09 | ^ #8 31.09 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': #8 31.09 RAN_Emulation.cc:16656:1: warning: control reaches end of non-void function [-Wreturn-type] #8 31.09 16656 | } #8 31.09 | ^ #8 31.09 RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': #8 31.09 RAN_Emulation.cc:16765:1: warning: control reaches end of non-void function [-Wreturn-type] #8 31.09 16765 | } #8 31.09 | ^ #8 31.09 RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': #8 31.09 RAN_Emulation.cc:16816:1: warning: control reaches end of non-void function [-Wreturn-type] #8 31.09 16816 | } #8 31.09 | ^ #8 32.54 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.67 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.79 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.81 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.84 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.89 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 33.24 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 33.90 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.08 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 34.38 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 34.46 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.58 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 38.83 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 38.87 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 38.88 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 38.89 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.93 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.94 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.95 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.97 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.97 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.99 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.99 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 39.01 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 39.02 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 39.04 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 39.04 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 39.06 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 39.06 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 39.08 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 39.08 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 39.10 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 39.11 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 39.13 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 39.13 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 39.15 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 39.15 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 39.17 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 39.17 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 39.19 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 39.19 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 39.21 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 39.22 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 39.24 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 39.26 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 39.26 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 39.28 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 39.28 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 39.30 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 39.30 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 39.32 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 39.33 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 39.35 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 39.36 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 39.39 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 39.39 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 39.42 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 39.42 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 39.43 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 39.45 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 39.45 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.47 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.48 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 40.44 lex.SDP_parse_.c: In function 'int SDP_parse_lex()': #8 40.44 lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 40.44 21592 | register yy_state_type yy_current_state; #8 40.44 | ^~~~~~~~~~~~~~~~ #8 40.44 lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 40.44 21593 | register char *yy_cp, *yy_bp; #8 40.44 | ^~~~~ #8 40.44 lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 40.44 21593 | register char *yy_cp, *yy_bp; #8 40.44 | ^~~~~ #8 40.44 lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 40.44 21594 | register int yy_act; #8 40.44 | ^~~~~~ #8 40.45 lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': #8 40.45 lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 40.45 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; #8 40.45 | ^~~~ #8 40.45 lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 40.45 22513 | register char *source = (yytext_ptr); #8 40.45 | ^~~~~~ #8 40.45 lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 40.45 22514 | register int number_to_move, i; #8 40.45 | ^~~~~~~~~~~~~~ #8 40.45 lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 40.45 22514 | register int number_to_move, i; #8 40.45 | ^ #8 40.45 lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': #8 40.45 lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 40.45 22646 | register yy_state_type yy_current_state; #8 40.45 | ^~~~~~~~~~~~~~~~ #8 40.45 lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 40.45 22647 | register char *yy_cp; #8 40.45 | ^~~~~ #8 40.45 lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': #8 40.45 lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 40.45 22676 | register int yy_is_jam; #8 40.45 | ^~~~~~~~~ #8 40.45 lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 40.45 22677 | register char *yy_cp = (yy_c_buf_p); #8 40.45 | ^~~~~ #8 40.69 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.83 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 41.71 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 42.44 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 42.45 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.70 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.85 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 43.30 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.80 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.95 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 44.20 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.28 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.73 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.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 45.01 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 45.11 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 45.14 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.42 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.80 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 46.06 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 46.12 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 46.48 g++ -shared -o BSSAP_CodecPort.so BSSAP_CodecPort.o #8 46.62 g++ -shared -o BSSAP_Types.so BSSAP_Types.o #8 46.90 g++ -shared -o DNS_Helpers.so DNS_Helpers.o #8 46.92 g++ -shared -o GSM_Types.so GSM_Types.o #8 47.05 g++ -shared -o General_Types.so General_Types.o #8 47.09 g++ -shared -o HNBAP_Templates.so HNBAP_Templates.o #8 47.20 g++ -shared -o HNBAP_Types.so HNBAP_Types.o #8 47.22 g++ -shared -o HNBGW_Tests.so HNBGW_Tests.o #8 47.26 g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o #8 47.35 g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o #8 47.38 g++ -shared -o IPA_Types.so IPA_Types.o #8 47.42 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 47.44 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 47.50 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 47.57 g++ -shared -o IuUP_Emulation.so IuUP_Emulation.o #8 47.58 g++ -shared -o IuUP_Types.so IuUP_Types.o #8 47.61 g++ -shared -o Iuh_CodecPort.so Iuh_CodecPort.o #8 47.67 g++ -shared -o Iuh_CodecPort_CtrlFunct.so Iuh_CodecPort_CtrlFunct.o #8 47.69 g++ -shared -o Iuh_Emulation.so Iuh_Emulation.o #8 47.72 g++ -shared -o Iuh_Types.so Iuh_Types.o #8 47.72 g++ -shared -o L3_Common.so L3_Common.o #8 47.73 g++ -shared -o L3_Templates.so L3_Templates.o #8 47.83 g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o #8 47.83 g++ -shared -o M3UA_Types.so M3UA_Types.o #8 47.85 g++ -shared -o MGCP_CodecPort.so MGCP_CodecPort.o #8 47.88 g++ -shared -o MGCP_CodecPort_CtrlFunct.so MGCP_CodecPort_CtrlFunct.o #8 47.98 g++ -shared -o MGCP_Emulation.so MGCP_Emulation.o #8 47.99 g++ -shared -o MGCP_Templates.so MGCP_Templates.o #8 48.00 g++ -shared -o MGCP_Types.so MGCP_Types.o #8 48.03 g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o #8 48.06 g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o #8 48.11 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 48.17 g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o #8 48.18 g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o #8 48.27 g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o #8 48.27 g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o #8 48.27 g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o #8 48.31 g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o #8 48.42 g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o #8 48.45 g++ -shared -o MobileL3_Types.so MobileL3_Types.o #8 48.50 g++ -shared -o Native_Functions.so Native_Functions.o #8 48.53 g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o #8 48.57 g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o #8 48.62 g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o #8 48.64 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 48.70 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 48.71 g++ -shared -o PFCP_CodecPort.so PFCP_CodecPort.o #8 48.73 g++ -shared -o PFCP_CodecPort_CtrlFunct.so PFCP_CodecPort_CtrlFunct.o #8 48.74 g++ -shared -o PFCP_Emulation.so PFCP_Emulation.o #8 48.77 g++ -shared -o PFCP_Templates.so PFCP_Templates.o #8 48.79 g++ -shared -o PFCP_Types.so PFCP_Types.o #8 48.85 g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o #8 48.87 g++ -shared -o RANAP_Templates.so RANAP_Templates.o #8 48.87 g++ -shared -o RANAP_Types.so RANAP_Types.o #8 48.96 g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o #8 48.99 g++ -shared -o RTP_CodecPort_CtrlFunct.so RTP_CodecPort_CtrlFunct.o #8 49.00 g++ -shared -o RTP_Emulation.so RTP_Emulation.o #8 49.03 g++ -shared -o RTP_Types.so RTP_Types.o #8 49.03 g++ -shared -o RUA_Emulation.so RUA_Emulation.o #8 49.10 g++ -shared -o RUA_Templates.so RUA_Templates.o #8 49.11 g++ -shared -o RUA_Types.so RUA_Types.o #8 49.11 g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o #8 49.15 g++ -shared -o SCCP_Templates.so SCCP_Templates.o #8 49.19 g++ -shared -o SCCP_Types.so SCCP_Types.o #8 49.21 g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o #8 49.23 g++ -shared -o SCTP_Templates.so SCTP_Templates.o #8 49.25 g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o #8 49.25 g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o #8 49.30 g++ -shared -o SDP_Templates.so SDP_Templates.o #8 49.33 g++ -shared -o SDP_Types.so SDP_Types.o #8 49.36 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 49.44 g++ -shared -o StatsD_Checker.so StatsD_Checker.o #8 49.44 g++ -shared -o StatsD_CodecPort.so StatsD_CodecPort.o #8 49.45 g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o #8 49.54 g++ -shared -o StatsD_Types.so StatsD_Types.o #8 49.55 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 49.57 g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o #8 49.58 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 49.64 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 49.65 g++ -shared -o UD_PortType.so UD_PortType.o #8 49.67 g++ -shared -o UD_Types.so UD_Types.o #8 49.73 g++ -shared -o BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_1.o #8 49.74 g++ -shared -o BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_2.o #8 49.77 g++ -shared -o BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_3.o #8 49.77 g++ -shared -o BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_4.o #8 49.78 g++ -shared -o BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_5.o #8 49.80 g++ -shared -o BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_6.o #8 49.80 g++ -shared -o BSSAP_CodecPort_part_7.so BSSAP_CodecPort_part_7.o #8 49.80 g++ -shared -o BSSAP_Types_part_2.so BSSAP_Types_part_2.o #8 49.81 g++ -shared -o BSSAP_Types_part_3.so BSSAP_Types_part_3.o #8 49.83 g++ -shared -o BSSAP_Types_part_4.so BSSAP_Types_part_4.o #8 49.83 g++ -shared -o BSSAP_Types_part_5.so BSSAP_Types_part_5.o #8 49.83 g++ -shared -o BSSAP_Types_part_6.so BSSAP_Types_part_6.o #8 49.84 g++ -shared -o BSSAP_Types_part_7.so BSSAP_Types_part_7.o #8 49.85 g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o #8 49.86 g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o #8 49.86 g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o #8 49.87 g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o #8 49.87 g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o #8 49.88 g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o #8 49.88 g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o #8 49.89 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 49.89 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 49.90 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 49.91 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 49.91 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 49.92 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 49.93 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 49.94 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 49.95 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 49.96 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 49.97 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 49.98 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 49.98 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 49.99 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 49.99 g++ -shared -o HNBAP_Templates_part_1.so HNBAP_Templates_part_1.o #8 50.01 g++ -shared -o HNBAP_Templates_part_2.so HNBAP_Templates_part_2.o #8 50.01 g++ -shared -o HNBAP_Templates_part_3.so HNBAP_Templates_part_3.o #8 50.01 g++ -shared -o HNBAP_Templates_part_4.so HNBAP_Templates_part_4.o #8 50.03 g++ -shared -o HNBAP_Templates_part_5.so HNBAP_Templates_part_5.o #8 50.04 g++ -shared -o HNBAP_Templates_part_6.so HNBAP_Templates_part_6.o #8 50.05 g++ -shared -o HNBAP_Templates_part_7.so HNBAP_Templates_part_7.o #8 50.05 g++ -shared -o HNBAP_Types_part_1.so HNBAP_Types_part_1.o #8 50.05 g++ -shared -o HNBAP_Types_part_2.so HNBAP_Types_part_2.o #8 50.07 g++ -shared -o HNBAP_Types_part_3.so HNBAP_Types_part_3.o #8 50.08 g++ -shared -o HNBAP_Types_part_4.so HNBAP_Types_part_4.o #8 50.09 g++ -shared -o HNBAP_Types_part_5.so HNBAP_Types_part_5.o #8 50.09 g++ -shared -o HNBAP_Types_part_6.so HNBAP_Types_part_6.o #8 50.09 g++ -shared -o HNBAP_Types_part_7.so HNBAP_Types_part_7.o #8 50.10 g++ -shared -o HNBGW_Tests_part_1.so HNBGW_Tests_part_1.o #8 50.10 g++ -shared -o HNBGW_Tests_part_2.so HNBGW_Tests_part_2.o #8 50.12 g++ -shared -o HNBGW_Tests_part_3.so HNBGW_Tests_part_3.o #8 50.14 g++ -shared -o HNBGW_Tests_part_4.so HNBGW_Tests_part_4.o #8 50.14 g++ -shared -o HNBGW_Tests_part_5.so HNBGW_Tests_part_5.o #8 50.14 g++ -shared -o HNBGW_Tests_part_6.so HNBGW_Tests_part_6.o #8 50.14 g++ -shared -o HNBGW_Tests_part_7.so HNBGW_Tests_part_7.o #8 50.16 g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o #8 50.17 g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o #8 50.18 g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o #8 50.18 g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o #8 50.19 g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o #8 50.20 g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o #8 50.20 g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o #8 50.20 g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o #8 50.21 g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o #8 50.22 g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o #8 50.23 g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o #8 50.23 g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o #8 50.24 g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o #8 50.24 g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o #8 50.25 g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o #8 50.25 g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o #8 50.26 g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o #8 50.27 g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o #8 50.28 g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o #8 50.28 g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o #8 50.29 g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o #8 50.29 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 50.29 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 50.30 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 50.30 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 50.32 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 50.32 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 50.32 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 50.32 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 50.34 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 50.35 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 50.35 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 50.35 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 50.35 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 50.35 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 50.36 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 50.37 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 50.37 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 50.37 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 50.38 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 50.38 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 50.40 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 50.40 g++ -shared -o IuUP_Emulation_part_1.so IuUP_Emulation_part_1.o #8 50.40 g++ -shared -o IuUP_Emulation_part_2.so IuUP_Emulation_part_2.o #8 50.40 g++ -shared -o IuUP_Emulation_part_3.so IuUP_Emulation_part_3.o #8 50.40 g++ -shared -o IuUP_Emulation_part_4.so IuUP_Emulation_part_4.o #8 50.41 g++ -shared -o IuUP_Emulation_part_5.so IuUP_Emulation_part_5.o #8 50.42 g++ -shared -o IuUP_Emulation_part_6.so IuUP_Emulation_part_6.o #8 50.42 g++ -shared -o IuUP_Emulation_part_7.so IuUP_Emulation_part_7.o #8 50.43 g++ -shared -o IuUP_Types_part_1.so IuUP_Types_part_1.o #8 50.44 g++ -shared -o IuUP_Types_part_2.so IuUP_Types_part_2.o #8 50.44 g++ -shared -o IuUP_Types_part_3.so IuUP_Types_part_3.o #8 50.45 g++ -shared -o IuUP_Types_part_4.so IuUP_Types_part_4.o #8 50.45 g++ -shared -o IuUP_Types_part_5.so IuUP_Types_part_5.o #8 50.45 g++ -shared -o IuUP_Types_part_6.so IuUP_Types_part_6.o #8 50.46 g++ -shared -o IuUP_Types_part_7.so IuUP_Types_part_7.o #8 50.46 g++ -shared -o Iuh_CodecPort_part_1.so Iuh_CodecPort_part_1.o #8 50.47 g++ -shared -o Iuh_CodecPort_part_2.so Iuh_CodecPort_part_2.o #8 50.47 g++ -shared -o Iuh_CodecPort_part_3.so Iuh_CodecPort_part_3.o #8 50.48 g++ -shared -o Iuh_CodecPort_part_4.so Iuh_CodecPort_part_4.o #8 50.48 g++ -shared -o Iuh_CodecPort_part_5.so Iuh_CodecPort_part_5.o #8 50.49 g++ -shared -o Iuh_CodecPort_part_6.so Iuh_CodecPort_part_6.o #8 50.51 g++ -shared -o Iuh_CodecPort_part_7.so Iuh_CodecPort_part_7.o #8 50.51 g++ -shared -o Iuh_CodecPort_CtrlFunct_part_1.so Iuh_CodecPort_CtrlFunct_part_1.o #8 50.51 g++ -shared -o Iuh_CodecPort_CtrlFunct_part_2.so Iuh_CodecPort_CtrlFunct_part_2.o #8 50.51 g++ -shared -o Iuh_CodecPort_CtrlFunct_part_3.so Iuh_CodecPort_CtrlFunct_part_3.o #8 50.51 g++ -shared -o Iuh_CodecPort_CtrlFunct_part_4.so Iuh_CodecPort_CtrlFunct_part_4.o #8 50.51 g++ -shared -o Iuh_CodecPort_CtrlFunct_part_5.so Iuh_CodecPort_CtrlFunct_part_5.o #8 50.54 g++ -shared -o Iuh_CodecPort_CtrlFunct_part_6.so Iuh_CodecPort_CtrlFunct_part_6.o #8 50.54 g++ -shared -o Iuh_CodecPort_CtrlFunct_part_7.so Iuh_CodecPort_CtrlFunct_part_7.o #8 50.54 g++ -shared -o Iuh_Emulation_part_1.so Iuh_Emulation_part_1.o #8 50.54 g++ -shared -o Iuh_Emulation_part_2.so Iuh_Emulation_part_2.o #8 50.54 g++ -shared -o Iuh_Emulation_part_3.so Iuh_Emulation_part_3.o #8 50.56 g++ -shared -o Iuh_Emulation_part_4.so Iuh_Emulation_part_4.o #8 50.56 g++ -shared -o Iuh_Emulation_part_5.so Iuh_Emulation_part_5.o #8 50.56 g++ -shared -o Iuh_Emulation_part_6.so Iuh_Emulation_part_6.o #8 50.56 g++ -shared -o Iuh_Emulation_part_7.so Iuh_Emulation_part_7.o #8 50.56 g++ -shared -o Iuh_Types_part_1.so Iuh_Types_part_1.o #8 50.58 g++ -shared -o Iuh_Types_part_2.so Iuh_Types_part_2.o #8 50.59 g++ -shared -o Iuh_Types_part_3.so Iuh_Types_part_3.o #8 50.59 g++ -shared -o Iuh_Types_part_4.so Iuh_Types_part_4.o #8 50.59 g++ -shared -o Iuh_Types_part_5.so Iuh_Types_part_5.o #8 50.59 g++ -shared -o Iuh_Types_part_6.so Iuh_Types_part_6.o #8 50.60 g++ -shared -o Iuh_Types_part_7.so Iuh_Types_part_7.o #8 50.61 g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o #8 50.62 g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o #8 50.62 g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o #8 50.62 g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o #8 50.63 g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o #8 50.63 g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o #8 50.63 g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o #8 50.64 g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o #8 50.64 g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o #8 50.66 g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o #8 50.66 g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o #8 50.66 g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o #8 50.66 g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o #8 50.66 g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o #8 50.68 g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o #8 50.68 g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o #8 50.68 g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o #8 50.69 g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o #8 50.70 g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o #8 50.70 g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o #8 50.70 g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o #8 50.71 g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o #8 50.71 g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o #8 50.71 g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o #8 50.71 g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o #8 50.73 g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o #8 50.73 g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o #8 50.74 g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o #8 50.74 g++ -shared -o MGCP_CodecPort_part_1.so MGCP_CodecPort_part_1.o #8 50.74 g++ -shared -o MGCP_CodecPort_part_2.so MGCP_CodecPort_part_2.o #8 50.74 g++ -shared -o MGCP_CodecPort_part_3.so MGCP_CodecPort_part_3.o #8 50.75 g++ -shared -o MGCP_CodecPort_part_4.so MGCP_CodecPort_part_4.o #8 50.76 g++ -shared -o MGCP_CodecPort_part_5.so MGCP_CodecPort_part_5.o #8 50.76 g++ -shared -o MGCP_CodecPort_part_6.so MGCP_CodecPort_part_6.o #8 50.76 g++ -shared -o MGCP_CodecPort_part_7.so MGCP_CodecPort_part_7.o #8 50.77 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_1.o #8 50.77 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_2.o #8 50.77 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_3.o #8 50.78 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_4.o #8 50.79 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_5.o #8 50.79 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_6.o #8 50.79 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_7.so MGCP_CodecPort_CtrlFunct_part_7.o #8 50.79 g++ -shared -o MGCP_Emulation_part_1.so MGCP_Emulation_part_1.o #8 50.80 g++ -shared -o MGCP_Emulation_part_2.so MGCP_Emulation_part_2.o #8 50.81 g++ -shared -o MGCP_Emulation_part_3.so MGCP_Emulation_part_3.o #8 50.81 g++ -shared -o MGCP_Emulation_part_4.so MGCP_Emulation_part_4.o #8 50.82 g++ -shared -o MGCP_Emulation_part_5.so MGCP_Emulation_part_5.o #8 50.82 g++ -shared -o MGCP_Emulation_part_6.so MGCP_Emulation_part_6.o #8 50.82 g++ -shared -o MGCP_Emulation_part_7.so MGCP_Emulation_part_7.o #8 50.83 g++ -shared -o MGCP_Templates_part_1.so MGCP_Templates_part_1.o #8 50.84 g++ -shared -o MGCP_Templates_part_2.so MGCP_Templates_part_2.o #8 50.85 g++ -shared -o MGCP_Templates_part_3.so MGCP_Templates_part_3.o #8 50.85 g++ -shared -o MGCP_Templates_part_4.so MGCP_Templates_part_4.o #8 50.85 g++ -shared -o MGCP_Templates_part_5.so MGCP_Templates_part_5.o #8 50.85 g++ -shared -o MGCP_Templates_part_6.so MGCP_Templates_part_6.o #8 50.85 g++ -shared -o MGCP_Templates_part_7.so MGCP_Templates_part_7.o #8 50.85 g++ -shared -o MGCP_Types_part_1.so MGCP_Types_part_1.o #8 50.87 g++ -shared -o MGCP_Types_part_2.so MGCP_Types_part_2.o #8 50.87 g++ -shared -o MGCP_Types_part_3.so MGCP_Types_part_3.o #8 50.87 g++ -shared -o MGCP_Types_part_4.so MGCP_Types_part_4.o #8 50.87 g++ -shared -o MGCP_Types_part_5.so MGCP_Types_part_5.o #8 50.87 g++ -shared -o MGCP_Types_part_6.so MGCP_Types_part_6.o #8 50.87 g++ -shared -o MGCP_Types_part_7.so MGCP_Types_part_7.o #8 50.88 g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o #8 50.90 g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o #8 50.90 g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o #8 50.90 g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o #8 50.90 g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o #8 50.90 g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o #8 50.90 g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o #8 50.90 g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o #8 50.92 g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o #8 50.92 g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o #8 50.92 g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o #8 50.92 g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o #8 50.92 g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o #8 50.92 g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o #8 50.93 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 50.94 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 50.95 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 50.95 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 50.95 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 50.95 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 50.95 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 50.95 g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o #8 50.97 g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o #8 50.97 g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o #8 50.97 g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o #8 50.98 g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o #8 50.98 g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o #8 50.98 g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o #8 50.99 g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o #8 50.99 g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o #8 51.00 g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o #8 51.00 g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o #8 51.00 g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o #8 51.02 g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o #8 51.02 g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o #8 51.02 g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o #8 51.02 g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o #8 51.02 g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o #8 51.04 g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o #8 51.04 g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o #8 51.04 g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o #8 51.04 g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o #8 51.05 g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o #8 51.05 g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o #8 51.06 g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o #8 51.07 g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o #8 51.07 g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o #8 51.07 g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o #8 51.07 g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o #8 51.08 g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o #8 51.08 g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o #8 51.09 g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o #8 51.10 g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o #8 51.10 g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o #8 51.11 g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o #8 51.11 g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o #8 51.11 g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o #8 51.12 g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o #8 51.12 g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o #8 51.14 g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o #8 51.14 g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o #8 51.14 g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o #8 51.15 g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o #8 51.15 g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o #8 51.16 g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o #8 51.16 g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o #8 51.16 g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o #8 51.17 g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o #8 51.18 g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o #8 51.18 g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o #8 51.19 g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o #8 51.19 g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o #8 51.20 g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o #8 51.20 g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o #8 51.21 g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o #8 51.22 g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o #8 51.23 g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o #8 51.23 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 51.23 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 51.23 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 51.23 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 51.24 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 51.24 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 51.26 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 51.26 g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o #8 51.26 g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o #8 51.26 g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o #8 51.26 g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o #8 51.27 g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o #8 51.28 g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o #8 51.29 g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o #8 51.29 g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o #8 51.29 g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o #8 51.29 g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o #8 51.29 g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o #8 51.29 g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o #8 51.29 g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o #8 51.31 g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o #8 51.31 g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o #8 51.31 g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o #8 51.31 g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o #8 51.31 g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o #8 51.31 g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o #8 51.32 g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o #8 51.33 g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o #8 51.34 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 51.34 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 51.34 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 51.34 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 51.34 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 51.34 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 51.35 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 51.35 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 51.36 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 51.36 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 51.36 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 51.37 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 51.37 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 51.37 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 51.38 g++ -shared -o PFCP_CodecPort_part_1.so PFCP_CodecPort_part_1.o #8 51.39 g++ -shared -o PFCP_CodecPort_part_2.so PFCP_CodecPort_part_2.o #8 51.39 g++ -shared -o PFCP_CodecPort_part_3.so PFCP_CodecPort_part_3.o #8 51.39 g++ -shared -o PFCP_CodecPort_part_4.so PFCP_CodecPort_part_4.o #8 51.39 g++ -shared -o PFCP_CodecPort_part_5.so PFCP_CodecPort_part_5.o #8 51.40 g++ -shared -o PFCP_CodecPort_part_6.so PFCP_CodecPort_part_6.o #8 51.40 g++ -shared -o PFCP_CodecPort_part_7.so PFCP_CodecPort_part_7.o #8 51.41 g++ -shared -o PFCP_CodecPort_CtrlFunct_part_1.so PFCP_CodecPort_CtrlFunct_part_1.o #8 51.41 g++ -shared -o PFCP_CodecPort_CtrlFunct_part_2.so PFCP_CodecPort_CtrlFunct_part_2.o #8 51.42 g++ -shared -o PFCP_CodecPort_CtrlFunct_part_3.so PFCP_CodecPort_CtrlFunct_part_3.o #8 51.42 g++ -shared -o PFCP_CodecPort_CtrlFunct_part_4.so PFCP_CodecPort_CtrlFunct_part_4.o #8 51.42 g++ -shared -o PFCP_CodecPort_CtrlFunct_part_5.so PFCP_CodecPort_CtrlFunct_part_5.o #8 51.42 g++ -shared -o PFCP_CodecPort_CtrlFunct_part_6.so PFCP_CodecPort_CtrlFunct_part_6.o #8 51.42 g++ -shared -o PFCP_CodecPort_CtrlFunct_part_7.so PFCP_CodecPort_CtrlFunct_part_7.o #8 51.43 g++ -shared -o PFCP_Emulation_part_1.so PFCP_Emulation_part_1.o #8 51.43 g++ -shared -o PFCP_Emulation_part_2.so PFCP_Emulation_part_2.o #8 51.46 g++ -shared -o PFCP_Emulation_part_3.so PFCP_Emulation_part_3.o #8 51.46 g++ -shared -o PFCP_Emulation_part_4.so PFCP_Emulation_part_4.o #8 51.46 g++ -shared -o PFCP_Emulation_part_5.so PFCP_Emulation_part_5.o #8 51.46 g++ -shared -o PFCP_Emulation_part_6.so PFCP_Emulation_part_6.o #8 51.46 g++ -shared -o PFCP_Emulation_part_7.so PFCP_Emulation_part_7.o #8 51.46 g++ -shared -o PFCP_Templates_part_1.so PFCP_Templates_part_1.o #8 51.46 g++ -shared -o PFCP_Templates_part_2.so PFCP_Templates_part_2.o #8 51.49 g++ -shared -o PFCP_Templates_part_3.so PFCP_Templates_part_3.o #8 51.49 g++ -shared -o PFCP_Templates_part_4.so PFCP_Templates_part_4.o #8 51.49 g++ -shared -o PFCP_Templates_part_5.so PFCP_Templates_part_5.o #8 51.49 g++ -shared -o PFCP_Templates_part_6.so PFCP_Templates_part_6.o #8 51.49 g++ -shared -o PFCP_Templates_part_7.so PFCP_Templates_part_7.o #8 51.49 g++ -shared -o PFCP_Types_part_1.so PFCP_Types_part_1.o #8 51.50 g++ -shared -o PFCP_Types_part_2.so PFCP_Types_part_2.o #8 51.51 g++ -shared -o PFCP_Types_part_3.so PFCP_Types_part_3.o #8 51.51 g++ -shared -o PFCP_Types_part_4.so PFCP_Types_part_4.o #8 51.51 g++ -shared -o PFCP_Types_part_5.so PFCP_Types_part_5.o #8 51.51 g++ -shared -o PFCP_Types_part_6.so PFCP_Types_part_6.o #8 51.52 g++ -shared -o PFCP_Types_part_7.so PFCP_Types_part_7.o #8 51.53 g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o #8 51.54 g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o #8 51.54 g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o #8 51.54 g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o #8 51.54 g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o #8 51.54 g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o #8 51.56 g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o #8 51.57 g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o #8 51.57 g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o #8 51.57 g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o #8 51.57 g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o #8 51.57 g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o #8 51.58 g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o #8 51.59 g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o #8 51.59 g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o #8 51.59 g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o #8 51.60 g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o #8 51.61 g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o #8 51.61 g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o #8 51.61 g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o #8 51.62 g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o #8 51.62 g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o #8 51.62 g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o #8 51.64 g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o #8 51.64 g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o #8 51.64 g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o #8 51.65 g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o #8 51.65 g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o #8 51.65 g++ -shared -o RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_1.o #8 51.67 g++ -shared -o RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_2.o #8 51.67 g++ -shared -o RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_3.o #8 51.67 g++ -shared -o RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_4.o #8 51.67 g++ -shared -o RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_5.o #8 51.68 g++ -shared -o RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_6.o #8 51.68 g++ -shared -o RTP_CodecPort_CtrlFunct_part_7.so RTP_CodecPort_CtrlFunct_part_7.o #8 51.69 g++ -shared -o RTP_Emulation_part_1.so RTP_Emulation_part_1.o #8 51.69 g++ -shared -o RTP_Emulation_part_2.so RTP_Emulation_part_2.o #8 51.70 g++ -shared -o RTP_Emulation_part_3.so RTP_Emulation_part_3.o #8 51.70 g++ -shared -o RTP_Emulation_part_4.so RTP_Emulation_part_4.o #8 51.70 g++ -shared -o RTP_Emulation_part_5.so RTP_Emulation_part_5.o #8 51.70 g++ -shared -o RTP_Emulation_part_6.so RTP_Emulation_part_6.o #8 51.72 g++ -shared -o RTP_Emulation_part_7.so RTP_Emulation_part_7.o #8 51.72 g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o #8 51.72 g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o #8 51.72 g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o #8 51.73 g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o #8 51.73 g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o #8 51.74 g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o #8 51.75 g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o #8 51.75 g++ -shared -o RUA_Emulation_part_1.so RUA_Emulation_part_1.o #8 51.77 g++ -shared -o RUA_Emulation_part_2.so RUA_Emulation_part_2.o #8 51.77 g++ -shared -o RUA_Emulation_part_3.so RUA_Emulation_part_3.o #8 51.77 g++ -shared -o RUA_Emulation_part_4.so RUA_Emulation_part_4.o #8 51.77 g++ -shared -o RUA_Emulation_part_5.so RUA_Emulation_part_5.o #8 51.77 g++ -shared -o RUA_Emulation_part_6.so RUA_Emulation_part_6.o #8 51.77 g++ -shared -o RUA_Emulation_part_7.so RUA_Emulation_part_7.o #8 51.78 g++ -shared -o RUA_Templates_part_1.so RUA_Templates_part_1.o #8 51.80 g++ -shared -o RUA_Templates_part_2.so RUA_Templates_part_2.o #8 51.80 g++ -shared -o RUA_Templates_part_3.so RUA_Templates_part_3.o #8 51.80 g++ -shared -o RUA_Templates_part_4.so RUA_Templates_part_4.o #8 51.80 g++ -shared -o RUA_Templates_part_5.so RUA_Templates_part_5.o #8 51.80 g++ -shared -o RUA_Templates_part_6.so RUA_Templates_part_6.o #8 51.80 g++ -shared -o RUA_Templates_part_7.so RUA_Templates_part_7.o #8 51.81 g++ -shared -o RUA_Types_part_1.so RUA_Types_part_1.o #8 51.82 g++ -shared -o RUA_Types_part_2.so RUA_Types_part_2.o #8 51.82 g++ -shared -o RUA_Types_part_3.so RUA_Types_part_3.o #8 51.83 g++ -shared -o RUA_Types_part_4.so RUA_Types_part_4.o #8 51.83 g++ -shared -o RUA_Types_part_5.so RUA_Types_part_5.o #8 51.83 g++ -shared -o RUA_Types_part_6.so RUA_Types_part_6.o #8 51.83 g++ -shared -o RUA_Types_part_7.so RUA_Types_part_7.o #8 51.83 g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o #8 51.85 g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o #8 51.85 g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o #8 51.85 g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o #8 51.85 g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o #8 51.85 g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o #8 51.86 g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o #8 51.86 g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o #8 51.87 g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o #8 51.88 g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o #8 51.88 g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o #8 51.88 g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o #8 51.88 g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o #8 51.89 g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o #8 51.89 g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o #8 51.91 g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o #8 51.91 g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o #8 51.91 g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o #8 51.91 g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o #8 51.91 g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o #8 51.92 g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o #8 51.92 g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o #8 51.93 g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o #8 51.93 g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o #8 51.94 g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o #8 51.94 g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o #8 51.94 g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o #8 51.94 g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o #8 51.94 g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o #8 51.96 g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o #8 51.96 g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o #8 51.96 g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o #8 51.96 g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o #8 51.96 g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o #8 51.96 g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_part_7.o #8 51.98 g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o #8 51.98 g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o #8 51.98 g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o #8 51.99 g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o #8 51.99 g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o #8 51.99 g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o #8 52.00 g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o #8 52.00 g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o #8 52.00 g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o #8 52.02 g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o #8 52.02 g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o #8 52.02 g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o #8 52.02 g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o #8 52.02 g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o #8 52.03 g++ -shared -o SDP_Templates_part_1.so SDP_Templates_part_1.o #8 52.03 g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o #8 52.03 g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o #8 52.04 g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o #8 52.04 g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o #8 52.04 g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o #8 52.05 g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o #8 52.05 g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o #8 52.06 g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o #8 52.06 g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o #8 52.06 g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o #8 52.07 g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o #8 52.07 g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o #8 52.07 g++ -shared -o SDP_Types_part_7.so SDP_Types_part_7.o #8 52.08 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 52.08 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 52.08 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 52.09 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 52.10 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 52.10 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 52.10 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 52.10 g++ -shared -o StatsD_Checker_part_1.so StatsD_Checker_part_1.o #8 52.10 g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o #8 52.11 g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o #8 52.11 g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o #8 52.11 g++ -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o #8 52.13 g++ -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o #8 52.13 g++ -shared -o StatsD_Checker_part_7.so StatsD_Checker_part_7.o #8 52.13 g++ -shared -o StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o #8 52.13 g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o #8 52.14 g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o #8 52.14 g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o #8 52.14 g++ -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o #8 52.15 g++ -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o #8 52.15 g++ -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o #8 52.15 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o #8 52.15 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o #8 52.16 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o #8 52.17 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o #8 52.17 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o #8 52.17 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o #8 52.18 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o #8 52.18 g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o #8 52.18 g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o #8 52.18 g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o #8 52.19 g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o #8 52.19 g++ -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o #8 52.20 g++ -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o #8 52.20 g++ -shared -o StatsD_Types_part_7.so StatsD_Types_part_7.o #8 52.20 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 52.21 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 52.21 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 52.21 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 52.21 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 52.22 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 52.22 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 52.23 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 52.23 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 52.23 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 52.23 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 52.24 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 52.24 g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o #8 52.24 g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o #8 52.25 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 52.25 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 52.25 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 52.26 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 52.26 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 52.26 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 52.27 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 52.27 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 52.28 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 52.28 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 52.28 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 52.29 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 52.29 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 52.29 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 52.29 g++ -shared -o UD_PortType_part_1.so UD_PortType_part_1.o #8 52.29 g++ -shared -o UD_PortType_part_2.so UD_PortType_part_2.o #8 52.29 g++ -shared -o UD_PortType_part_3.so UD_PortType_part_3.o #8 52.30 g++ -shared -o UD_PortType_part_4.so UD_PortType_part_4.o #8 52.30 g++ -shared -o UD_PortType_part_5.so UD_PortType_part_5.o #8 52.31 g++ -shared -o UD_PortType_part_6.so UD_PortType_part_6.o #8 52.31 g++ -shared -o UD_PortType_part_7.so UD_PortType_part_7.o #8 52.31 g++ -shared -o UD_Types_part_1.so UD_Types_part_1.o #8 52.32 g++ -shared -o UD_Types_part_2.so UD_Types_part_2.o #8 52.32 g++ -shared -o UD_Types_part_3.so UD_Types_part_3.o #8 52.32 g++ -shared -o UD_Types_part_4.so UD_Types_part_4.o #8 52.33 g++ -shared -o UD_Types_part_5.so UD_Types_part_5.o #8 52.33 g++ -shared -o UD_Types_part_6.so UD_Types_part_6.o #8 52.34 g++ -shared -o UD_Types_part_7.so UD_Types_part_7.o #8 52.34 g++ -shared -o IPA_Emulation.so IPA_Emulation.o #8 52.34 g++ -shared -o RAN_Adapter.so RAN_Adapter.o #8 52.34 g++ -shared -o RAN_Emulation.so RAN_Emulation.o #8 52.34 g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o #8 52.34 g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o #8 52.35 g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o #8 52.35 g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o #8 52.35 g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o #8 52.37 g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o #8 52.37 g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o #8 52.38 g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o #8 52.38 g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o #8 52.38 g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o #8 52.40 g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o #8 52.40 g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o #8 52.41 g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o #8 52.41 g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o #8 52.42 g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o #8 52.43 g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o #8 52.43 g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o #8 52.43 g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o #8 52.44 g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o #8 52.45 g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o #8 52.45 g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o #8 52.45 g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o #8 52.45 g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o #8 52.46 g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o #8 52.46 g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o #8 52.46 g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o #8 52.47 g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o #8 52.47 g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o #8 52.48 g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o #8 52.48 g++ -shared -o HNBAP_CommonDataTypes.so HNBAP_CommonDataTypes.o #8 52.48 g++ -shared -o HNBAP_Constants.so HNBAP_Constants.o #8 52.48 g++ -shared -o HNBAP_Containers.so HNBAP_Containers.o #8 52.49 g++ -shared -o HNBAP_IEs.so HNBAP_IEs.o #8 52.50 g++ -shared -o HNBAP_PDU_Contents.so HNBAP_PDU_Contents.o #8 52.50 g++ -shared -o HNBAP_PDU_Descriptions.so HNBAP_PDU_Descriptions.o #8 52.50 g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o #8 52.50 g++ -shared -o RANAP_Constants.so RANAP_Constants.o #8 52.50 g++ -shared -o RANAP_Containers.so RANAP_Containers.o #8 52.51 g++ -shared -o RANAP_IEs.so RANAP_IEs.o #8 52.59 g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o #8 52.61 g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o #8 52.62 g++ -shared -o RUA_CommonDataTypes.so RUA_CommonDataTypes.o #8 52.63 g++ -shared -o RUA_Constants.so RUA_Constants.o #8 52.65 g++ -shared -o RUA_Containers.so RUA_Containers.o #8 52.67 g++ -shared -o RUA_IEs.so RUA_IEs.o #8 52.69 g++ -shared -o RUA_PDU_Contents.so RUA_PDU_Contents.o #8 52.74 g++ -shared -o RUA_PDU_Descriptions.so RUA_PDU_Descriptions.o #8 52.75 g++ -shared -o HNBAP_CommonDataTypes_part_1.so HNBAP_CommonDataTypes_part_1.o #8 52.75 g++ -shared -o HNBAP_CommonDataTypes_part_2.so HNBAP_CommonDataTypes_part_2.o #8 52.78 g++ -shared -o HNBAP_CommonDataTypes_part_3.so HNBAP_CommonDataTypes_part_3.o #8 52.78 g++ -shared -o HNBAP_CommonDataTypes_part_4.so HNBAP_CommonDataTypes_part_4.o #8 52.78 g++ -shared -o HNBAP_CommonDataTypes_part_5.so HNBAP_CommonDataTypes_part_5.o #8 52.80 g++ -shared -o HNBAP_CommonDataTypes_part_6.so HNBAP_CommonDataTypes_part_6.o #8 52.81 g++ -shared -o HNBAP_CommonDataTypes_part_7.so HNBAP_CommonDataTypes_part_7.o #8 52.81 g++ -shared -o HNBAP_Constants_part_1.so HNBAP_Constants_part_1.o #8 52.82 g++ -shared -o HNBAP_Constants_part_2.so HNBAP_Constants_part_2.o #8 52.83 g++ -shared -o HNBAP_Constants_part_3.so HNBAP_Constants_part_3.o #8 52.84 g++ -shared -o HNBAP_Constants_part_4.so HNBAP_Constants_part_4.o #8 52.84 g++ -shared -o HNBAP_Constants_part_5.so HNBAP_Constants_part_5.o #8 52.84 g++ -shared -o HNBAP_Constants_part_6.so HNBAP_Constants_part_6.o #8 52.84 g++ -shared -o HNBAP_Constants_part_7.so HNBAP_Constants_part_7.o #8 52.84 g++ -shared -o HNBAP_Containers_part_1.so HNBAP_Containers_part_1.o #8 52.86 g++ -shared -o HNBAP_Containers_part_2.so HNBAP_Containers_part_2.o #8 52.86 g++ -shared -o HNBAP_Containers_part_3.so HNBAP_Containers_part_3.o #8 52.86 g++ -shared -o HNBAP_Containers_part_4.so HNBAP_Containers_part_4.o #8 52.86 g++ -shared -o HNBAP_Containers_part_5.so HNBAP_Containers_part_5.o #8 52.86 g++ -shared -o HNBAP_Containers_part_6.so HNBAP_Containers_part_6.o #8 52.87 g++ -shared -o HNBAP_Containers_part_7.so HNBAP_Containers_part_7.o #8 52.87 g++ -shared -o HNBAP_IEs_part_1.so HNBAP_IEs_part_1.o #8 52.88 g++ -shared -o HNBAP_IEs_part_2.so HNBAP_IEs_part_2.o #8 52.89 g++ -shared -o HNBAP_IEs_part_3.so HNBAP_IEs_part_3.o #8 52.89 g++ -shared -o HNBAP_IEs_part_4.so HNBAP_IEs_part_4.o #8 52.89 g++ -shared -o HNBAP_IEs_part_5.so HNBAP_IEs_part_5.o #8 52.89 g++ -shared -o HNBAP_IEs_part_6.so HNBAP_IEs_part_6.o #8 52.89 g++ -shared -o HNBAP_IEs_part_7.so HNBAP_IEs_part_7.o #8 52.89 g++ -shared -o HNBAP_PDU_Contents_part_1.so HNBAP_PDU_Contents_part_1.o #8 52.89 g++ -shared -o HNBAP_PDU_Contents_part_2.so HNBAP_PDU_Contents_part_2.o #8 52.90 g++ -shared -o HNBAP_PDU_Contents_part_3.so HNBAP_PDU_Contents_part_3.o #8 52.91 g++ -shared -o HNBAP_PDU_Contents_part_4.so HNBAP_PDU_Contents_part_4.o #8 52.91 g++ -shared -o HNBAP_PDU_Contents_part_5.so HNBAP_PDU_Contents_part_5.o #8 52.91 g++ -shared -o HNBAP_PDU_Contents_part_6.so HNBAP_PDU_Contents_part_6.o #8 52.92 g++ -shared -o HNBAP_PDU_Contents_part_7.so HNBAP_PDU_Contents_part_7.o #8 52.92 g++ -shared -o HNBAP_PDU_Descriptions_part_1.so HNBAP_PDU_Descriptions_part_1.o #8 52.92 g++ -shared -o HNBAP_PDU_Descriptions_part_2.so HNBAP_PDU_Descriptions_part_2.o #8 52.92 g++ -shared -o HNBAP_PDU_Descriptions_part_3.so HNBAP_PDU_Descriptions_part_3.o #8 52.92 g++ -shared -o HNBAP_PDU_Descriptions_part_4.so HNBAP_PDU_Descriptions_part_4.o #8 52.92 g++ -shared -o HNBAP_PDU_Descriptions_part_5.so HNBAP_PDU_Descriptions_part_5.o #8 52.93 g++ -shared -o HNBAP_PDU_Descriptions_part_6.so HNBAP_PDU_Descriptions_part_6.o #8 52.94 g++ -shared -o HNBAP_PDU_Descriptions_part_7.so HNBAP_PDU_Descriptions_part_7.o #8 52.94 g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o #8 52.94 g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o #8 52.94 g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o #8 52.94 g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o #8 52.94 g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o #8 52.94 g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o #8 52.95 g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o #8 52.95 g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o #8 52.96 g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o #8 52.96 g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o #8 52.97 g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o #8 52.97 g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o #8 52.97 g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o #8 52.97 g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o #8 52.97 g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o #8 52.97 g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o #8 52.98 g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o #8 52.99 g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o #8 52.99 g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o #8 52.99 g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o #8 52.99 g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o #8 52.99 g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o #8 52.99 g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o #8 53.00 g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o #8 53.01 g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o #8 53.01 g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o #8 53.01 g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o #8 53.01 g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o #8 53.02 g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o #8 53.02 g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o #8 53.02 g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o #8 53.03 g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o #8 53.04 g++ -shared -o RUA_CommonDataTypes_part_1.so RUA_CommonDataTypes_part_1.o #8 53.04 g++ -shared -o RUA_CommonDataTypes_part_2.so RUA_CommonDataTypes_part_2.o #8 53.04 g++ -shared -o RUA_CommonDataTypes_part_3.so RUA_CommonDataTypes_part_3.o #8 53.04 g++ -shared -o RUA_CommonDataTypes_part_4.so RUA_CommonDataTypes_part_4.o #8 53.04 g++ -shared -o RUA_CommonDataTypes_part_5.so RUA_CommonDataTypes_part_5.o #8 53.04 g++ -shared -o RUA_CommonDataTypes_part_6.so RUA_CommonDataTypes_part_6.o #8 53.04 g++ -shared -o RUA_CommonDataTypes_part_7.so RUA_CommonDataTypes_part_7.o #8 53.06 g++ -shared -o RUA_Constants_part_1.so RUA_Constants_part_1.o #8 53.07 g++ -shared -o RUA_Constants_part_2.so RUA_Constants_part_2.o #8 53.07 g++ -shared -o RUA_Constants_part_3.so RUA_Constants_part_3.o #8 53.07 g++ -shared -o RUA_Constants_part_4.so RUA_Constants_part_4.o #8 53.07 g++ -shared -o RUA_Constants_part_5.so RUA_Constants_part_5.o #8 53.07 g++ -shared -o RUA_Constants_part_6.so RUA_Constants_part_6.o #8 53.07 g++ -shared -o RUA_Constants_part_7.so RUA_Constants_part_7.o #8 53.07 g++ -shared -o RUA_Containers_part_1.so RUA_Containers_part_1.o #8 53.08 g++ -shared -o RUA_Containers_part_2.so RUA_Containers_part_2.o #8 53.09 g++ -shared -o RUA_Containers_part_3.so RUA_Containers_part_3.o #8 53.09 g++ -shared -o RUA_Containers_part_4.so RUA_Containers_part_4.o #8 53.09 g++ -shared -o RUA_Containers_part_5.so RUA_Containers_part_5.o #8 53.09 g++ -shared -o RUA_Containers_part_6.so RUA_Containers_part_6.o #8 53.09 g++ -shared -o RUA_Containers_part_7.so RUA_Containers_part_7.o #8 53.09 g++ -shared -o RUA_IEs_part_1.so RUA_IEs_part_1.o #8 53.09 g++ -shared -o RUA_IEs_part_2.so RUA_IEs_part_2.o #8 53.10 g++ -shared -o RUA_IEs_part_3.so RUA_IEs_part_3.o #8 53.10 g++ -shared -o RUA_IEs_part_4.so RUA_IEs_part_4.o #8 53.11 g++ -shared -o RUA_IEs_part_5.so RUA_IEs_part_5.o #8 53.11 g++ -shared -o RUA_IEs_part_6.so RUA_IEs_part_6.o #8 53.12 g++ -shared -o RUA_IEs_part_7.so RUA_IEs_part_7.o #8 53.12 g++ -shared -o RUA_PDU_Contents_part_1.so RUA_PDU_Contents_part_1.o #8 53.12 g++ -shared -o RUA_PDU_Contents_part_2.so RUA_PDU_Contents_part_2.o #8 53.12 g++ -shared -o RUA_PDU_Contents_part_3.so RUA_PDU_Contents_part_3.o #8 53.12 g++ -shared -o RUA_PDU_Contents_part_4.so RUA_PDU_Contents_part_4.o #8 53.12 g++ -shared -o RUA_PDU_Contents_part_5.so RUA_PDU_Contents_part_5.o #8 53.13 g++ -shared -o RUA_PDU_Contents_part_6.so RUA_PDU_Contents_part_6.o #8 53.14 g++ -shared -o RUA_PDU_Contents_part_7.so RUA_PDU_Contents_part_7.o #8 53.14 g++ -shared -o RUA_PDU_Descriptions_part_1.so RUA_PDU_Descriptions_part_1.o #8 53.14 g++ -shared -o RUA_PDU_Descriptions_part_2.so RUA_PDU_Descriptions_part_2.o #8 53.14 g++ -shared -o RUA_PDU_Descriptions_part_3.so RUA_PDU_Descriptions_part_3.o #8 53.14 g++ -shared -o RUA_PDU_Descriptions_part_4.so RUA_PDU_Descriptions_part_4.o #8 53.15 g++ -shared -o RUA_PDU_Descriptions_part_5.so RUA_PDU_Descriptions_part_5.o #8 53.15 g++ -shared -o RUA_PDU_Descriptions_part_6.so RUA_PDU_Descriptions_part_6.o #8 53.15 g++ -shared -o RUA_PDU_Descriptions_part_7.so RUA_PDU_Descriptions_part_7.o #8 53.16 g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o #8 53.16 g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o #8 53.16 g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o #8 53.16 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 53.16 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 53.17 g++ -shared -o IuUP_EncDec.so IuUP_EncDec.o #8 53.17 g++ -shared -o Iuh_CodecPort_CtrlFunctDef.so Iuh_CodecPort_CtrlFunctDef.o #8 53.17 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 53.17 g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o #8 53.18 g++ -shared -o RTP_EncDec.so RTP_EncDec.o #8 53.20 g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o #8 53.21 g++ -shared -o SDP_EncDec.so SDP_EncDec.o #8 53.24 g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.o #8 53.27 g++ -shared -o TCCConversion.so TCCConversion.o #8 53.27 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 53.27 g++ -shared -o TCCInterface.so TCCInterface.o #8 53.28 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 53.28 g++ -shared -o HNBAP_EncDec.so HNBAP_EncDec.o #8 53.30 g++ -shared -o RUA_EncDec.so RUA_EncDec.o #8 53.30 g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o #8 53.33 g++ -shared -o MGCP_CodecPort_CtrlFunctDef.so MGCP_CodecPort_CtrlFunctDef.o #8 53.34 g++ -shared -o UD_PT.so UD_PT.o #8 53.36 g++ -shared -o PFCP_CodecPort_CtrlFunctDef.so PFCP_CodecPort_CtrlFunctDef.o #8 53.37 g++ -shared -o BSSAP_Types_part_1.so BSSAP_Types_part_1.o #8 56.93 g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o #8 57.44 g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o #8 59.03 g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o #8 61.20 g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o #8 61.43 g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o #8 62.09 g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o #8 62.31 g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o #8 62.59 g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o #8 62.71 g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o #8 63.17 g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o #8 63.26 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 63.26 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 63.26 -L/lib -lcrypto \ #8 63.26 -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ #8 63.26 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.88 make[1]: Leaving directory '/osmo-ttcn3-hacks/hnbgw' #8 DONE 64.7s #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 5.9s done #10 writing image sha256:ee72ccb55d941f15c3efc847111aa4ecf7b44d9a4324146a3951117a75155d66 done #10 naming to docker.io/osmocom-build/ttcn3-hnbgw-test:latest 0.0s done #10 DONE 5.9s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-hnbgw-test' + docker_image_exists ttcn3-hnbgw-test + docker images -q osmocom-build/ttcn3-hnbgw-test + test -n ee72ccb55d94 + list_osmo_packages debian-bookworm ttcn3-hnbgw-test + local distro=debian-bookworm + local image=ttcn3-hnbgw-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-hnbgw-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + VOL_BASE_DIR_PFCP=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp + network_create + SUBNET=3052217 + seq 1 30 + bc+ echo (3052217 + 1) % 256 + SUBNET=186 + NET_NAME=ttcn3-hnbgw-test-186 + SUB4=172.18.186.0/24 + SUB6=fd02:db8:186::/64 + set +x Creating network ttcn3-hnbgw-test-186, trying SUBNET=186... + docker network create --internal --subnet 172.18.186.0/24 --ipv6 --subnet fd02:db8:186::/64 ttcn3-hnbgw-test-186 ec80eac7480d6a141829c54742d32decb3643d1805ff8d6b144dd20c51cbe5e4 + set +x ### Network ttcn3-hnbgw-test-186 created (SUBNET=186) ### + return + echo Testing without PFCP Testing without PFCP + run_tests /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs HNBGW_Tests.cfg osmo-stp.cfg osmo-hnbgw.cfg + base_dir=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs + tests_cfg=HNBGW_Tests.cfg + stp_cfg=osmo-stp.cfg + hnbgw_cfg=osmo-hnbgw.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw-tester/unix + cp HNBGW_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw-tester/HNBGW_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw-tester/HNBGW_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw-tester/HNBGW_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw-tester/HNBGW_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/stp/osmo-stp.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw/unix + cp osmo-hnbgw.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw/osmo-hnbgw.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/unix + network_replace_subnet_in_configs + set +x Applying SUBNET=186 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw-tester/HNBGW_Tests.cfg Applying SUBNET=186 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw/osmo-hnbgw.cfg Applying SUBNET=186 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/stp/osmo-stp.cfg + echo Starting container with STP Starting container with STP + docker_network_params 186 200 + NET=186 + ADDR_SUFIX=200 + echo --network ttcn3-hnbgw-test-186 --ip 172.18.186.200 --ip6 fd02:db8:186::200 + docker run --rm --network ttcn3-hnbgw-test-186 --ip 172.18.186.200 --ip6 fd02:db8:186::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/stp:/data --name jenkins-ttcn3-hnbgw-test-latest-741-stp -d osmocom-build/osmo-stp-latest 564b3e8d4e7cfc4759ed13eead1c3b6da3c03d8ad022b132edec3406c2e03013 + echo Starting container with HNBGW Starting container with HNBGW + docker_network_params 186 20 + NET=186 + ADDR_SUFIX=20 + echo --network ttcn3-hnbgw-test-186 --ip 172.18.186.20 --ip6 fd02:db8:186::20 + docker run --rm --network ttcn3-hnbgw-test-186 --ip 172.18.186.20 --ip6 fd02:db8:186::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/unix:/data/unix --name jenkins-ttcn3-hnbgw-test-latest-741-hnbgw -d osmocom-build/osmo-hnbgw-latest edf158ea5f687d7e70ab44a7d9ab42ff75910cf5c9d9316c1b87b54b9af4ec60 + echo Starting container with HNBGW testsuite Starting container with HNBGW testsuite + docker_network_params 186 203 + NET=186 + ADDR_SUFIX=203 + echo --network ttcn3-hnbgw-test-186 --ip 172.18.186.203 --ip6 fd02:db8:186::203 + docker run --rm --network ttcn3-hnbgw-test-186 --ip 172.18.186.203 --ip6 fd02:db8:186::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.186.20 -e OSMO_SUT_PORT=4261 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw-tester:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/unix:/data/unix --name jenkins-ttcn3-hnbgw-test-latest-741-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@7c4f3f7409ab: Unix server socket created successfully. MC@7c4f3f7409ab: Listening on TCP port 43221. MC2> 7c4f3f7409ab is the default spawn /osmo-ttcn3-hacks/hnbgw/HNBGW_Tests 7c4f3f7409ab 43221 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@7c4f3f7409ab: New HC connected from 172.18.186.203 [172.18.186.203]. 7c4f3f7409ab: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@7c4f3f7409ab: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@7c4f3f7409ab: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@7c4f3f7409ab: Configuration file was processed on all HCs. MC@7c4f3f7409ab: Creating MTC on host 172.18.186.203. MC@7c4f3f7409ab: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Thu Jun 27 10:23: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_hnb_register.pcap" >/data/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_hnb_register started. TC_hnb_register-Iuh0(4)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(9)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(9)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(9)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-SCCP(7)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(12)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(12)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(12)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(10)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(9)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(12)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 MTC@7c4f3f7409ab: setverdict(pass): none -> pass MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register-Iuh0-RUA(5)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(7)@7c4f3f7409ab: Final verdict of PTC: none TC_hnb_register-Iuh0(4)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(3)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(8)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(10)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(11)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(12)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(9)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(13)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(3): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_hnb_register-Iuh0(4): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_hnb_register-Iuh0-RUA(5): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(7): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(8): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(9): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(10): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(11): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(12): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(13): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_hnb_register finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Thu Jun 27 10:23:19 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=133914) Waiting for packet dumper to finish... 1 (prev_count=133914, count=161101) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Thu Jun 27 10:23:22 UTC 2024 NOTE: unable 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@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_hnb_register_duplicate started. TC_hnb_register_duplicate-Iuh0(15)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hnb_register_duplicate-Iuh1(17)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(22)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(22)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(22)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-SCCP(20)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(25)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(25)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(25)@7c4f3f7409ab: ************************************************* MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(23)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(22)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(25)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(21)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(21)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(24)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(24)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message MTC@7c4f3f7409ab: setverdict(pass): none -> pass MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: talloc reports "struct hnb_context" x 1, expecting 1 MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register_duplicate-Iuh0-RUA(16)@7c4f3f7409ab: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(18)@7c4f3f7409ab: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(17)@7c4f3f7409ab: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(15)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(14)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(19)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(24)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(23)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(25)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(21)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(20)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(22)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(26)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(14): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(15): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(16): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(17): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(18): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(19): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(20): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(21): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(22): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(23): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(24): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(25): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(26): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Thu Jun 27 10:23:24 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88567) Waiting for packet dumper to finish... 1 (prev_count=88567, count=151464) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc ------ Thu Jun 27 10:23: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_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@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(33)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(33)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(33)@7c4f3f7409ab: ************************************************* MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(31)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(36)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(36)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(36)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(34)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(33)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(36)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(32)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(32)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(35)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(35)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message MTC@7c4f3f7409ab: setverdict(pass): none -> pass MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: talloc reports "struct hnb_context" x 1, expecting 1 MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(31)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(34)@7c4f3f7409ab: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(30)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(27)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(32)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(36)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(35)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(33)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(37)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(27): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(31): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(32): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(33): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(34): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(35): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(36): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(37): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Thu Jun 27 10:23:28 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=86705) Waiting for packet dumper to finish... 1 (prev_count=86705, count=149480) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout'. ------ HNBGW_Tests.TC_hnb_disconnected_timeout ------ Thu Jun 27 10:23:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap" >/data/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_hnb_disconnected_timeout started. TC_hnb_disconnected_timeout-Iuh0(39)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(44)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(44)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(44)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-SCCP(42)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(47)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(47)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(47)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(45)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(44)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(47)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(43)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(43)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(46)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(46)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message IPA-CTRL-CLI-IPA(41)@7c4f3f7409ab: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@7c4f3f7409ab: retrieved rate counters: "hnb": { { { name := "iuh:established", val := -1 } } } MTC@7c4f3f7409ab: initial hnb rate counters: { { { name := "iuh:established", val := -1 } } } TC_hnb_disconnected_timeout-Iuh0(39)@7c4f3f7409ab: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(40)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } IPA-CTRL-CLI-IPA(41)@7c4f3f7409ab: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } IPA-CTRL-CLI-IPA(41)@7c4f3f7409ab: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } IPA-CTRL-CLI-IPA(41)@7c4f3f7409ab: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_hnb_disconnected_timeout-Iuh0(49)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } IPA-CTRL-CLI-IPA(41)@7c4f3f7409ab: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@7c4f3f7409ab: setverdict(fail): pass -> fail reason: "Rate counter mismatch: "hnb" 0 "iuh:established" is at -1 but expected 1", new component reason: "Rate counter mismatch: "hnb" 0 "iuh:established" is at -1 but expected 1" TC_hnb_disconnected_timeout-Iuh0(49)@7c4f3f7409ab: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(50)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } IPA-CTRL-CLI-IPA(41)@7c4f3f7409ab: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@7c4f3f7409ab: setverdict(fail): fail -> fail reason: "Rate counter mismatch: "hnb" 0 "iuh:established" is at -1 but expected 1", component reason not changed MTC@7c4f3f7409ab: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } IPA-CTRL-CLI-IPA(41)@7c4f3f7409ab: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(43)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(46)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(45)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(42)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(44)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(38)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(47)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(41)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(48)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: fail reason: "Rate counter mismatch: "hnb" 0 "iuh:established" is at -1 but expected 1" MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(38): none (fail -> fail) MTC@7c4f3f7409ab: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(39): none (fail -> fail) MTC@7c4f3f7409ab: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(40): none (fail -> fail) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(41): none (fail -> fail) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(42): none (fail -> fail) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(43): none (fail -> fail) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(44): none (fail -> fail) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(45): none (fail -> fail) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(46): none (fail -> fail) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(47): none (fail -> fail) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(48): none (fail -> fail) MTC@7c4f3f7409ab: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(49): none (fail -> fail) MTC@7c4f3f7409ab: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(50): none (fail -> fail) MTC@7c4f3f7409ab: Test case TC_hnb_disconnected_timeout finished. Verdict: fail reason: Rate counter mismatch: "hnb" 0 "iuh:established" is at -1 but expected 1 MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout fail'. Thu Jun 27 10:23:47 UTC 2024 ------ HNBGW_Tests.TC_hnb_disconnected_timeout fail ------ Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_hnb_disconnected_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=156901) Waiting for packet dumper to finish... 1 (prev_count=156901, count=157585) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout fail' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Thu Jun 27 10:23: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_ue_register.pcap" >/data/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_ue_register started. TC_ue_register-Iuh0(52)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(57)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(57)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(57)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-SCCP(55)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(60)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(60)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(60)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(58)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(57)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(60)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(56)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(56)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(59)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(59)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register-Iuh0-RUA(53)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(55)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(60)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(59)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(51)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(56)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(58)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(57)@7c4f3f7409ab: Final verdict of PTC: none TC_ue_register-Iuh0(52)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(61)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(51): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ue_register-Iuh0(52): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ue_register-Iuh0-RUA(53): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(55): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(56): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(57): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(58): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(59): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(60): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(61): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_ue_register finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Thu Jun 27 10:23:52 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_ue_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=107890) Waiting for packet dumper to finish... 1 (prev_count=107890, count=148170) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Thu Jun 27 10:23:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_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@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_ue_register_tmsi_lai started. MTC@7c4f3f7409ab: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ue_register_tmsi_lai-Iuh0(63)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(68)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(68)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(68)@7c4f3f7409ab: ************************************************* MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(66)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(71)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(71)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(71)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(69)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(68)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(71)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(67)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(67)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(70)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(70)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(67)@7c4f3f7409ab: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(64)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(68)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(70)@7c4f3f7409ab: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(63)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(69)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(65)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(66)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(72)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(71)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(62)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(62): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(63): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(64): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(65): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(66): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(67): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(68): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(69): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(70): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(71): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(72): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Thu Jun 27 10:23:57 UTC 2024 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89072) Waiting for packet dumper to finish... 1 (prev_count=89072, count=148272) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Thu Jun 27 10:23: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_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@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_ue_register_before_hnb_register started. TC_ue_register_before_hnb_register-Iuh0(74)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(79)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(79)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(79)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-SCCP(77)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(82)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(82)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(82)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(80)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(79)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(82)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(78)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(78)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(81)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(81)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message MTC@7c4f3f7409ab: setverdict(fail): none -> fail reason: "Timeout waiting for UE Register response", new component reason: "Timeout waiting for UE Register response" MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register_before_hnb_register-Iuh0-RUA(75)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(81)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(77)@7c4f3f7409ab: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(74)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(73)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(78)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(80)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(79)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(82)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(83)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: fail reason: "Timeout waiting for UE Register response" MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(73): none (fail -> fail) MTC@7c4f3f7409ab: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(74): none (fail -> fail) MTC@7c4f3f7409ab: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(75): none (fail -> fail) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (fail -> fail) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(77): none (fail -> fail) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(78): none (fail -> fail) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(79): none (fail -> fail) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(80): none (fail -> fail) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(81): none (fail -> fail) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(82): none (fail -> fail) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(83): none (fail -> fail) MTC@7c4f3f7409ab: Test case TC_ue_register_before_hnb_register finished. Verdict: fail reason: Timeout waiting for UE Register response MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register fail'. Thu Jun 27 10:24:03 UTC 2024 ------ HNBGW_Tests.TC_ue_register_before_hnb_register fail ------ Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=136380) Waiting for packet dumper to finish... 1 (prev_count=136380, count=144675) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register fail' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Thu Jun 27 10:24:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_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@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_ranap_cs_initial_ue started. TC_ranap_cs_initial_ue-Iuh0(85)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(90)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(90)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(90)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-SCCP(88)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(93)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(93)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(93)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(91)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(90)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(93)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(89)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(89)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(92)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(89)@7c4f3f7409ab: f_create_expect(l3 := 'A392D6C8DB75C1548B26'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(89)@7c4f3f7409ab: Created Expect[0] for 'A392D6C8DB75C1548B26'O to be handled at TC_ranap_cs_initial_ue0(95) TC_ranap_cs_initial_ue-Iuh0-RUA(86)@7c4f3f7409ab: Added conn table entry 0TC_ranap_cs_initial_ue0(95)1198569 HNBGW_Test.msc0-SCCP(88)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc0-SCCP(88)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(89)@7c4f3f7409ab: Found Expect[0] for l3='A392D6C8DB75C1548B26'O handled at TC_ranap_cs_initial_ue0(95) HNBGW_Test.msc0-RAN(89)@7c4f3f7409ab: Added conn table entry 0TC_ranap_cs_initial_ue0(95)5079168 HNBGW_Test.msc0-SCCP(88)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(88)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(95)@7c4f3f7409ab: setverdict(pass): none -> pass TC_ranap_cs_initial_ue0(95)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(88)@7c4f3f7409ab: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(86)@7c4f3f7409ab: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(85)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(84)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(89)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(91)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(92)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(93)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(90)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(94)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue-PFCP(96)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(84): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(85): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(86): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(88): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(89): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(90): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(91): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(92): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(93): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(94): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ranap_cs_initial_ue0(95): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ranap_cs_initial_ue-PFCP(96): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Thu Jun 27 10:24:09 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=129262) Waiting for packet dumper to finish... 1 (prev_count=129262, count=170725) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Thu Jun 27 10:24:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_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@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_ranap_ps_initial_ue started. TC_ranap_ps_initial_ue-Iuh0(98)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(103)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(103)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(103)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-SCCP(101)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(106)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(106)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(106)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(104)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(103)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(106)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(102)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(102)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(105)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(105)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(105)@7c4f3f7409ab: f_create_expect(l3 := 'B4D5895019DA9E4D2D7B'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(105)@7c4f3f7409ab: Created Expect[0] for 'B4D5895019DA9E4D2D7B'O to be handled at TC_ranap_ps_initial_ue0(108) TC_ranap_ps_initial_ue-Iuh0-RUA(99)@7c4f3f7409ab: Added conn table entry 0TC_ranap_ps_initial_ue0(108)699109 HNBGW_Test.sgsn0-SCCP(104)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(104)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(105)@7c4f3f7409ab: Found Expect[0] for l3='B4D5895019DA9E4D2D7B'O handled at TC_ranap_ps_initial_ue0(108) HNBGW_Test.sgsn0-RAN(105)@7c4f3f7409ab: Added conn table entry 0TC_ranap_ps_initial_ue0(108)1719477 HNBGW_Test.sgsn0-SCCP(104)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(104)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(108)@7c4f3f7409ab: setverdict(pass): none -> pass TC_ranap_ps_initial_ue0(108)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(101)@7c4f3f7409ab: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(98)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(97)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(100)@7c4f3f7409ab: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(99)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(105)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(102)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(104)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(106)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(103)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(107)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue-PFCP(109)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(97): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(98): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(99): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(101): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(102): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(103): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(104): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(105): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(106): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(107): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ranap_ps_initial_ue0(108): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ranap_ps_initial_ue-PFCP(109): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Thu Jun 27 10:24:15 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=129262) Waiting for packet dumper to finish... 1 (prev_count=129262, count=171141) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr ------ Thu Jun 27 10:24:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_cs_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@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_ranap_cs_initial_ue_empty_cr started. TC_ranap_cs_initial_ue_empty_cr-Iuh0(111)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(116)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(116)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(116)@7c4f3f7409ab: ************************************************* MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(114)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(119)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(119)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(119)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(117)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(116)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(119)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(115)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(115)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(118)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(118)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(115)@7c4f3f7409ab: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(115)@7c4f3f7409ab: Created Expect[0] for omit to be handled at TC_ranap_cs_initial_ue_empty_cr0(121) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(112)@7c4f3f7409ab: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(121)6467345 HNBGW_Test.msc0-SCCP(114)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc0-SCCP(114)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(115)@7c4f3f7409ab: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(121) HNBGW_Test.msc0-RAN(115)@7c4f3f7409ab: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(121)8729736 HNBGW_Test.msc0-SCCP(114)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(114)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(114)@7c4f3f7409ab: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(114)@7c4f3f7409ab: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(114)@7c4f3f7409ab: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(114)@7c4f3f7409ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(121)@7c4f3f7409ab: setverdict(pass): none -> pass TC_ranap_cs_initial_ue_empty_cr0(121)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(112)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(115)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(116)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(118)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(120)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(113)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(117)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(114)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(119)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(110)@7c4f3f7409ab: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(111)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue_empty_cr-PFCP(122)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(110): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(111): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(112): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(113): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(114): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(115): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(116): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(117): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(118): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(119): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(120): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(121): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-PFCP(122): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Thu Jun 27 10:24:20 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=136627) Waiting for packet dumper to finish... 1 (prev_count=136627, count=181598) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr ------ Thu Jun 27 10:24: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_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@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_ranap_ps_initial_ue_empty_cr started. TC_ranap_ps_initial_ue_empty_cr-Iuh0(124)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(129)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(129)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(129)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-SCCP(127)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(132)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(132)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(132)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(130)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(129)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(132)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(128)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(128)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(131)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(131)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(131)@7c4f3f7409ab: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(131)@7c4f3f7409ab: Created Expect[0] for omit to be handled at TC_ranap_ps_initial_ue_empty_cr0(134) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(125)@7c4f3f7409ab: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(134)11746125 HNBGW_Test.sgsn0-SCCP(130)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(130)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(131)@7c4f3f7409ab: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(134) HNBGW_Test.sgsn0-RAN(131)@7c4f3f7409ab: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(134)10720443 HNBGW_Test.sgsn0-SCCP(130)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(130)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(130)@7c4f3f7409ab: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(130)@7c4f3f7409ab: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(130)@7c4f3f7409ab: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(130)@7c4f3f7409ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(134)@7c4f3f7409ab: setverdict(pass): none -> pass TC_ranap_ps_initial_ue_empty_cr0(134)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(127)@7c4f3f7409ab: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(124)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(123)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(126)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(128)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(131)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(130)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(132)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(129)@7c4f3f7409ab: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(125)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(133)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue_empty_cr-PFCP(135)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(123): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(124): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(125): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(126): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(127): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(128): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(129): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(130): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(131): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(132): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(133): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(134): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-PFCP(135): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Thu Jun 27 10:24:26 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=136535) Waiting for packet dumper to finish... 1 (prev_count=136535, count=181593) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Thu Jun 27 10:24: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_cs_bidir.pcap" >/data/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_ranap_cs_bidir started. TC_ranap_cs_bidir-Iuh0(137)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(142)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(142)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(142)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-SCCP(140)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(145)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(145)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(145)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(143)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(142)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(145)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(141)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(141)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(144)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(144)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(141)@7c4f3f7409ab: f_create_expect(l3 := '153797A3F056415459AC'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(141)@7c4f3f7409ab: Created Expect[0] for '153797A3F056415459AC'O to be handled at TC_ranap_cs_bidir0(147) TC_ranap_cs_bidir-Iuh0-RUA(138)@7c4f3f7409ab: Added conn table entry 0TC_ranap_cs_bidir0(147)689296 HNBGW_Test.msc0-SCCP(140)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc0-SCCP(140)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(141)@7c4f3f7409ab: Found Expect[0] for l3='153797A3F056415459AC'O handled at TC_ranap_cs_bidir0(147) HNBGW_Test.msc0-RAN(141)@7c4f3f7409ab: Added conn table entry 0TC_ranap_cs_bidir0(147)7896421 HNBGW_Test.msc0-SCCP(140)@7c4f3f7409ab: Session index based on connection ID:0 TC_ranap_cs_bidir0(147)@7c4f3f7409ab: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(140)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(140)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(140)@7c4f3f7409ab: vl_len:22 HNBGW_Test.msc0-SCCP(140)@7c4f3f7409ab: vl_from0 HNBGW_Test.msc0-SCCP(140)@7c4f3f7409ab: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AC14E432FA3A0370AF5B9'O TC_ranap_cs_bidir0(147)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(140)@7c4f3f7409ab: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(140)@7c4f3f7409ab: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(140)@7c4f3f7409ab: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(140)@7c4f3f7409ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(147)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(140)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(140)@7c4f3f7409ab: vl_len:20 HNBGW_Test.msc0-SCCP(140)@7c4f3f7409ab: vl_from0 HNBGW_Test.msc0-SCCP(140)@7c4f3f7409ab: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O TC_ranap_cs_bidir0(147)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir0(147)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_bidir-Iuh0-RUA(138)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(140)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(136)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(139)@7c4f3f7409ab: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(137)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(141)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(142)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(144)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(145)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(143)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(146)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir-PFCP(148)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(136): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(137): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(138): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(139): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(140): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(141): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(142): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(143): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(144): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(145): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(146): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ranap_cs_bidir0(147): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ranap_cs_bidir-PFCP(148): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Thu Jun 27 10:24:32 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=135211) Waiting for packet dumper to finish... 1 (prev_count=135211, count=191831) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Thu Jun 27 10:24: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_ps_bidir.pcap" >/data/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_ranap_ps_bidir started. TC_ranap_ps_bidir-Iuh0(150)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(155)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(155)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(155)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-SCCP(153)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(158)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(158)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(158)@7c4f3f7409ab: ************************************************* MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(156)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(155)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(158)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(154)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(154)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(157)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(157)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(157)@7c4f3f7409ab: f_create_expect(l3 := '940FD2CAD002B18B33F5'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(157)@7c4f3f7409ab: Created Expect[0] for '940FD2CAD002B18B33F5'O to be handled at TC_ranap_ps_bidir0(160) TC_ranap_ps_bidir-Iuh0-RUA(151)@7c4f3f7409ab: Added conn table entry 0TC_ranap_ps_bidir0(160)2662023 HNBGW_Test.sgsn0-SCCP(156)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(156)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(157)@7c4f3f7409ab: Found Expect[0] for l3='940FD2CAD002B18B33F5'O handled at TC_ranap_ps_bidir0(160) HNBGW_Test.sgsn0-RAN(157)@7c4f3f7409ab: Added conn table entry 0TC_ranap_ps_bidir0(160)15666668 HNBGW_Test.sgsn0-SCCP(156)@7c4f3f7409ab: Session index based on connection ID:0 TC_ranap_ps_bidir0(160)@7c4f3f7409ab: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(156)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(156)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(156)@7c4f3f7409ab: vl_len:22 HNBGW_Test.sgsn0-SCCP(156)@7c4f3f7409ab: vl_from0 HNBGW_Test.sgsn0-SCCP(156)@7c4f3f7409ab: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A6060D2B56D4C98DB5028'O TC_ranap_ps_bidir0(160)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(156)@7c4f3f7409ab: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(156)@7c4f3f7409ab: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(156)@7c4f3f7409ab: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(156)@7c4f3f7409ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(160)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(156)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(156)@7c4f3f7409ab: vl_len:20 HNBGW_Test.sgsn0-SCCP(156)@7c4f3f7409ab: vl_from0 HNBGW_Test.sgsn0-SCCP(156)@7c4f3f7409ab: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O TC_ranap_ps_bidir0(160)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir0(160)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_bidir-Iuh0-RUA(151)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(154)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(157)@7c4f3f7409ab: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(150)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(153)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(156)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(158)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(155)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(159)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(152)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(149)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir-PFCP(161)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(149): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(150): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(151): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(152): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(153): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(154): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(155): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(156): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(157): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(158): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(159): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ranap_ps_bidir0(160): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ranap_ps_bidir-PFCP(161): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Thu Jun 27 10:24:38 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=135211) Waiting for packet dumper to finish... 1 (prev_count=135211, count=191098) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Thu Jun 27 10:24: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_rab_assignment.pcap" >/data/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_rab_assignment started. TC_rab_assignment-Iuh0(163)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(168)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(168)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(168)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-SCCP(166)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(171)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(171)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(171)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(169)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(168)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(171)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(167)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(167)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(170)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(170)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(172)@7c4f3f7409ab: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(173) HNBGW_Test.msc0-RAN(167)@7c4f3f7409ab: f_create_expect(l3 := '06942A825727653F9448'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(167)@7c4f3f7409ab: Created Expect[0] for '06942A825727653F9448'O to be handled at TC_rab_assignment0(173) TC_rab_assignment-Iuh0-RUA(164)@7c4f3f7409ab: Added conn table entry 0TC_rab_assignment0(173)14526624 HNBGW_Test.msc0-SCCP(166)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc0-SCCP(166)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(167)@7c4f3f7409ab: Found Expect[0] for l3='06942A825727653F9448'O handled at TC_rab_assignment0(173) HNBGW_Test.msc0-RAN(167)@7c4f3f7409ab: Added conn table entry 0TC_rab_assignment0(173)8255831 HNBGW_Test.msc0-SCCP(166)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(173)@7c4f3f7409ab: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(166)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@7c4f3f7409ab: vl_len:91 HNBGW_Test.msc0-SCCP(166)@7c4f3f7409ab: vl_from0 HNBGW_Test.msc0-SCCP(166)@7c4f3f7409ab: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(172)@7c4f3f7409ab: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "dda8a017" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } handled at TC_rab_assignment0(173) TC_rab_assignment0(173)@7c4f3f7409ab: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "dda8a017" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } TC_rab_assignment0(173)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(173)@7c4f3f7409ab: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "dda8a017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dda8a017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.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(173)@7c4f3f7409ab: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "dda8a017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dda8a017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.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)@7c4f3f7409ab: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(166)@7c4f3f7409ab: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@7c4f3f7409ab: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@7c4f3f7409ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(173)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(166)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@7c4f3f7409ab: vl_len:12 HNBGW_Test.msc0-SCCP(166)@7c4f3f7409ab: vl_from0 HNBGW_Test.msc0-SCCP(166)@7c4f3f7409ab: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment0(173)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(173)@7c4f3f7409ab: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "dda8a017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(173)@7c4f3f7409ab: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "dda8a017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(173)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(166)@7c4f3f7409ab: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(166)@7c4f3f7409ab: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@7c4f3f7409ab: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@7c4f3f7409ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(173)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(173)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(166)@7c4f3f7409ab: Final verdict of PTC: none TC_rab_assignment-Iuh0(163)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(168)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(162)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(165)@7c4f3f7409ab: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(164)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(167)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(170)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(169)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(171)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(172)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment-PFCP(174)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(162): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_rab_assignment-Iuh0(163): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(164): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(165): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(166): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(167): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(168): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(169): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(170): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(171): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(172): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_rab_assignment0(173): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_rab_assignment-PFCP(174): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_rab_assignment finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Thu Jun 27 10:24:44 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=135211) Waiting for packet dumper to finish... 1 (prev_count=135211, count=233347) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Thu Jun 27 10:24: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_release.pcap" >/data/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_rab_release started. TC_rab_release-Iuh0(176)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(181)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(181)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(181)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-SCCP(179)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(184)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(184)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(184)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(182)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(181)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(184)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(180)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(180)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(183)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(183)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(185)@7c4f3f7409ab: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(186) HNBGW_Test.msc0-RAN(180)@7c4f3f7409ab: f_create_expect(l3 := '4DD685A79DBFB5AFEA4B'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(180)@7c4f3f7409ab: Created Expect[0] for '4DD685A79DBFB5AFEA4B'O to be handled at TC_rab_release0(186) TC_rab_release-Iuh0-RUA(177)@7c4f3f7409ab: Added conn table entry 0TC_rab_release0(186)6524483 HNBGW_Test.msc0-SCCP(179)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc0-SCCP(179)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(180)@7c4f3f7409ab: Found Expect[0] for l3='4DD685A79DBFB5AFEA4B'O handled at TC_rab_release0(186) HNBGW_Test.msc0-RAN(180)@7c4f3f7409ab: Added conn table entry 0TC_rab_release0(186)3599513 HNBGW_Test.msc0-SCCP(179)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release0(186)@7c4f3f7409ab: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(179)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@7c4f3f7409ab: vl_len:91 HNBGW_Test.msc0-SCCP(179)@7c4f3f7409ab: vl_from0 HNBGW_Test.msc0-SCCP(179)@7c4f3f7409ab: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(185)@7c4f3f7409ab: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "638e4317" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } handled at TC_rab_release0(186) TC_rab_release0(186)@7c4f3f7409ab: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "638e4317" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } TC_rab_release0(186)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(186)@7c4f3f7409ab: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "638e4317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "638e4317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.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(186)@7c4f3f7409ab: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "638e4317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "638e4317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.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)@7c4f3f7409ab: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(179)@7c4f3f7409ab: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@7c4f3f7409ab: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@7c4f3f7409ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(186)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(179)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@7c4f3f7409ab: vl_len:21 HNBGW_Test.msc0-SCCP(179)@7c4f3f7409ab: vl_from0 HNBGW_Test.msc0-SCCP(179)@7c4f3f7409ab: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O TC_rab_release0(186)@7c4f3f7409ab: DLCX{ line := { verb := "DLCX", trans_id := "9", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "638e4317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(186)@7c4f3f7409ab: DLCX{ line := { verb := "DLCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "638e4317" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(186)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(186)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(186)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(180)@7c4f3f7409ab: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(177)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(179)@7c4f3f7409ab: Final verdict of PTC: none TC_rab_release-Iuh0(176)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(178)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(182)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(181)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(183)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(185)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(184)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(175)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_rab_release-PFCP(187)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(175): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_rab_release-Iuh0(176): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_rab_release-Iuh0-RUA(177): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(178): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(179): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(180): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(181): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(182): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(183): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(184): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(185): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_rab_release0(186): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_rab_release-PFCP(187): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_rab_release finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Thu Jun 27 10:24:50 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_rab_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=135144) Waiting for packet dumper to finish... 1 (prev_count=135144, count=227550) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Thu Jun 27 10:24: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_abnormal.pcap" >/data/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_rab_release_abnormal started. TC_rab_release_abnormal-Iuh0(189)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(194)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(194)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(194)@7c4f3f7409ab: ************************************************* MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(192)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(197)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(197)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(197)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(195)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(194)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(197)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(193)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(193)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(196)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(196)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(198)@7c4f3f7409ab: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(199) HNBGW_Test.msc0-RAN(193)@7c4f3f7409ab: f_create_expect(l3 := '7DBF5ADD2FD35B9DF4EB'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(193)@7c4f3f7409ab: Created Expect[0] for '7DBF5ADD2FD35B9DF4EB'O to be handled at TC_rab_release_abnormal0(199) TC_rab_release_abnormal-Iuh0-RUA(190)@7c4f3f7409ab: Added conn table entry 0TC_rab_release_abnormal0(199)436598 HNBGW_Test.msc0-SCCP(192)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc0-SCCP(192)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(193)@7c4f3f7409ab: Found Expect[0] for l3='7DBF5ADD2FD35B9DF4EB'O handled at TC_rab_release_abnormal0(199) HNBGW_Test.msc0-RAN(193)@7c4f3f7409ab: Added conn table entry 0TC_rab_release_abnormal0(199)5014246 HNBGW_Test.msc0-SCCP(192)@7c4f3f7409ab: Session index based on connection ID:0 TC_rab_release_abnormal0(199)@7c4f3f7409ab: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(192)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(192)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@7c4f3f7409ab: vl_len:91 HNBGW_Test.msc0-SCCP(192)@7c4f3f7409ab: vl_from0 HNBGW_Test.msc0-SCCP(192)@7c4f3f7409ab: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(198)@7c4f3f7409ab: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6a97617" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } handled at TC_rab_release_abnormal0(199) TC_rab_release_abnormal0(199)@7c4f3f7409ab: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6a97617" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } TC_rab_release_abnormal0(199)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(199)@7c4f3f7409ab: MDCX1{ line := { verb := "MDCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "6a97617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6a97617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.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(199)@7c4f3f7409ab: CRCX2{ line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "6a97617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6a97617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.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(192)@7c4f3f7409ab: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(192)@7c4f3f7409ab: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@7c4f3f7409ab: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@7c4f3f7409ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(199)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(192)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@7c4f3f7409ab: vl_len:21 HNBGW_Test.msc0-SCCP(192)@7c4f3f7409ab: vl_from0 HNBGW_Test.msc0-SCCP(192)@7c4f3f7409ab: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O TC_rab_release_abnormal0(199)@7c4f3f7409ab: DLCX{ line := { verb := "DLCX", trans_id := "14", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "6a97617" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(199)@7c4f3f7409ab: DLCX{ line := { verb := "DLCX", trans_id := "15", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "6a97617" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(199)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(199)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(199)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(192)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(197)@7c4f3f7409ab: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0-RUA(190)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(188)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(196)@7c4f3f7409ab: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(189)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(193)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(194)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(195)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(191)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(198)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal-PFCP(200)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(188): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_rab_release_abnormal-Iuh0(189): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(190): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(191): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(192): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(193): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(194): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(195): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(196): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(197): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(198): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_rab_release_abnormal0(199): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_rab_release_abnormal-PFCP(200): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Thu Jun 27 10:24:56 UTC 2024 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=135313) Waiting for packet dumper to finish... 1 (prev_count=135313, count=227271) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Thu Jun 27 10:24:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_assign_fail.pcap" >/data/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_rab_assign_fail started. TC_rab_assign_fail-Iuh0(202)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(207)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(207)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(207)@7c4f3f7409ab: ************************************************* MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(205)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(210)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(210)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(210)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(208)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(207)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(210)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(206)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(206)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(209)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(209)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(211)@7c4f3f7409ab: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(212) HNBGW_Test.msc0-RAN(206)@7c4f3f7409ab: f_create_expect(l3 := '9F6B4F54C669ADEE2A6E'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(206)@7c4f3f7409ab: Created Expect[0] for '9F6B4F54C669ADEE2A6E'O to be handled at TC_rab_assign_fail0(212) TC_rab_assign_fail-Iuh0-RUA(203)@7c4f3f7409ab: Added conn table entry 0TC_rab_assign_fail0(212)11949308 HNBGW_Test.msc0-SCCP(205)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc0-SCCP(205)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(206)@7c4f3f7409ab: Found Expect[0] for l3='9F6B4F54C669ADEE2A6E'O handled at TC_rab_assign_fail0(212) HNBGW_Test.msc0-RAN(206)@7c4f3f7409ab: Added conn table entry 0TC_rab_assign_fail0(212)12697714 HNBGW_Test.msc0-SCCP(205)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(212)@7c4f3f7409ab: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(205)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@7c4f3f7409ab: vl_len:91 HNBGW_Test.msc0-SCCP(205)@7c4f3f7409ab: vl_from0 HNBGW_Test.msc0-SCCP(205)@7c4f3f7409ab: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(211)@7c4f3f7409ab: Found Expect[0] for { line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b654fc17" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } handled at TC_rab_assign_fail0(212) TC_rab_assign_fail0(212)@7c4f3f7409ab: CRCX1{ line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b654fc17" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } TC_rab_assign_fail0(212)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(205)@7c4f3f7409ab: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(205)@7c4f3f7409ab: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@7c4f3f7409ab: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@7c4f3f7409ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(212)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail0(212)@7c4f3f7409ab: DLCX{ line := { verb := "DLCX", trans_id := "17", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b654fc17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(212)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail0(212)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_fail-Iuh0-RUA(203)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(209)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(207)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(204)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(206)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(201)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(208)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(205)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(210)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(211)@7c4f3f7409ab: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(202)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail-PFCP(213)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(201): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_rab_assign_fail-Iuh0(202): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(203): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(204): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(205): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(206): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(207): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(208): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(209): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(210): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(211): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_rab_assign_fail0(212): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_rab_assign_fail-PFCP(213): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_rab_assign_fail finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Thu Jun 27 10:25:02 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=135228) Waiting for packet dumper to finish... 1 (prev_count=135228, count=204206) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Thu Jun 27 10:25:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_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@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_rab_assign_mgcp_to started. TC_rab_assign_mgcp_to-Iuh0(215)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(220)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(220)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(220)@7c4f3f7409ab: ************************************************* MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(218)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(223)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(223)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(223)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(221)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(220)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(223)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(219)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(219)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(222)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(222)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(224)@7c4f3f7409ab: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgcp_to0(225) HNBGW_Test.msc0-RAN(219)@7c4f3f7409ab: f_create_expect(l3 := '6160C21DC29782AA35C4'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(219)@7c4f3f7409ab: Created Expect[0] for '6160C21DC29782AA35C4'O to be handled at TC_rab_assign_mgcp_to0(225) TC_rab_assign_mgcp_to-Iuh0-RUA(216)@7c4f3f7409ab: Added conn table entry 0TC_rab_assign_mgcp_to0(225)15694926 HNBGW_Test.msc0-SCCP(218)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc0-SCCP(218)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(219)@7c4f3f7409ab: Found Expect[0] for l3='6160C21DC29782AA35C4'O handled at TC_rab_assign_mgcp_to0(225) HNBGW_Test.msc0-RAN(219)@7c4f3f7409ab: Added conn table entry 0TC_rab_assign_mgcp_to0(225)9569333 HNBGW_Test.msc0-SCCP(218)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(225)@7c4f3f7409ab: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(218)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@7c4f3f7409ab: vl_len:91 HNBGW_Test.msc0-SCCP(218)@7c4f3f7409ab: vl_from0 HNBGW_Test.msc0-SCCP(218)@7c4f3f7409ab: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(224)@7c4f3f7409ab: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ef7c4e17" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } handled at TC_rab_assign_mgcp_to0(225) TC_rab_assign_mgcp_to0(225)@7c4f3f7409ab: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ef7c4e17" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } HNBGW_Test.msc0-SCCP(218)@7c4f3f7409ab: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(218)@7c4f3f7409ab: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@7c4f3f7409ab: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@7c4f3f7409ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(218)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@7c4f3f7409ab: vl_len:12 HNBGW_Test.msc0-SCCP(218)@7c4f3f7409ab: vl_from0 HNBGW_Test.msc0-SCCP(218)@7c4f3f7409ab: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgcp_to0(225)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(218)@7c4f3f7409ab: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(218)@7c4f3f7409ab: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@7c4f3f7409ab: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@7c4f3f7409ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(225)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to0(225)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_mgcp_to-Iuh0-RUA(216)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(224)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(223)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(219)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(220)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(222)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(218)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(221)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(214)@7c4f3f7409ab: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(215)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(217)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-PFCP(226)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(214): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(215): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(216): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(217): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(218): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(219): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(220): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(221): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(222): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(223): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(224): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_rab_assign_mgcp_to0(225): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_rab_assign_mgcp_to-PFCP(226): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Thu Jun 27 10:25:12 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=159812) Waiting for packet dumper to finish... 1 (prev_count=159812, count=206755) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg'. ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg ------ Thu Jun 27 10:25:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_assign_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@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_rab_assign_mgw_iuup_addr_chg started. TC_rab_assign_mgw_iuup_addr_chg-Iuh0(228)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(233)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(233)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@7c4f3f7409ab: ************************************************* MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(231)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(233)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(236)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(232)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(232)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(235)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(235)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(237)@7c4f3f7409ab: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgw_iuup_addr_chg0(238) HNBGW_Test.msc0-RAN(232)@7c4f3f7409ab: f_create_expect(l3 := '6F836DABB83D742D7DB8'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@7c4f3f7409ab: Created Expect[0] for '6F836DABB83D742D7DB8'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(238) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(229)@7c4f3f7409ab: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(238)10983794 HNBGW_Test.msc0-SCCP(231)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@7c4f3f7409ab: Found Expect[0] for l3='6F836DABB83D742D7DB8'O handled at TC_rab_assign_mgw_iuup_addr_chg0(238) HNBGW_Test.msc0-RAN(232)@7c4f3f7409ab: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(238)360147 HNBGW_Test.msc0-SCCP(231)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgw_iuup_addr_chg0(238)@7c4f3f7409ab: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@7c4f3f7409ab: vl_len:91 HNBGW_Test.msc0-SCCP(231)@7c4f3f7409ab: vl_from0 HNBGW_Test.msc0-SCCP(231)@7c4f3f7409ab: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(237)@7c4f3f7409ab: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a7997217" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } handled at TC_rab_assign_mgw_iuup_addr_chg0(238) TC_rab_assign_mgw_iuup_addr_chg0(238)@7c4f3f7409ab: CRCX1{ line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a7997217" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(238)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(238)@7c4f3f7409ab: MDCX1{ line := { verb := "MDCX", trans_id := "20", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a7997217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a7997217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.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" } } } } } } } HNBGW_Test.msc0-SCCP(231)@7c4f3f7409ab: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@7c4f3f7409ab: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@7c4f3f7409ab: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@7c4f3f7409ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(238)@7c4f3f7409ab: setverdict(fail): pass -> fail reason: "Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 54, criticality := ignore (1), value_ := { rAB_SetupOrModifyList := { { { id := 53, firstCriticality := reject (0), firstValue := { rAB_SetupOrModifyItemFirst := { rAB_ID := '00010111'B, nAS_SynchronisationIndicator := omit, rAB_Parameters := { trafficClass := conversational (0), rAB_AsymmetryIndicator := symmetric_bidirectional (0), maxBitrate := { 12200 }, guaranteedBitRate := { 12200 }, deliveryOrder := delivery_order_requested (0), maxSDU_Size := 244, sDU_Parameters := { { sDU_ErrorRatio := { mantissa := 1, exponent := 5, iE_Extensions := omit }, residualBitErrorRatio := { mantissa := 1, exponent := 6, iE_Extensions := omit }, deliveryOfErroneousSDU := yes (0), sDU_FormatInformationParameters := { { subflowSDU_Size := 81, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 39, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 1, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 103, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 5, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 60, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit } }, transferDelay := 80, trafficHandlingPriority := omit, allocationOrRetentionPriority := { priorityLevel := 15, pre_emptionCapability := shall_not_trigger_pre_emption (0), pre_emptionVulnerability := pre_emptable (1), queuingAllowed := queueing_not_allowed (0), iE_Extensions := omit }, sourceStatisticsDescriptor := omit, relocationRequirement := omit, iE_Extensions := omit }, userPlaneInformation := { userPlaneMode := support_mode_for_predefined_SDU_sizes (1), uP_ModeVersions := '0000000000000010'B, iE_Extensions := omit }, transportLayerInformation := { transportLayerAddress := '0011010100000000000000010111111100000011000000100000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'B, iuTransportAssociation := { bindingID := '27100000'O }, iE_Extensions := omit }, service_Handover := omit, iE_Extensions := omit } }, secondCriticality := ignore (1), secondValue := { rAB_SetupOrModifyItemSecond := { pDP_TypeInformation := omit, dataVolumeReportingIndication := omit, dl_GTP_PDU_SequenceNumber := omit, ul_GTP_PDU_SequenceNumber := omit, dl_N_PDU_SequenceNumber := omit, ul_N_PDU_SequenceNumber := omit, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 54, criticality := ignore (1), value_ := { rAB_SetupOrModifyList := { { { id := 53, firstCriticality := reject (0), firstValue := { rAB_SetupOrModifyItemFirst := { rAB_ID := '00010111'B, nAS_SynchronisationIndicator := omit, rAB_Parameters := { trafficClass := conversational (0), rAB_AsymmetryIndicator := symmetric_bidirectional (0), maxBitrate := { 12200 }, guaranteedBitRate := { 12200 }, deliveryOrder := delivery_order_requested (0), maxSDU_Size := 244, sDU_Parameters := { { sDU_ErrorRatio := { mantissa := 1, exponent := 5, iE_Extensions := omit }, residualBitErrorRatio := { mantissa := 1, exponent := 6, iE_Extensions := omit }, deliveryOfErroneousSDU := yes (0), sDU_FormatInformationParameters := { { subflowSDU_Size := 81, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 39, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 1, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 103, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 5, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 60, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit } }, transferDelay := 80, trafficHandlingPriority := omit, allocationOrRetentionPriority := { priorityLevel := 15, pre_emptionCapability := shall_not_trigger_pre_emption (0), pre_emptionVulnerability := pre_emptable (1), queuingAllowed := queueing_not_allowed (0), iE_Extensions := omit }, sourceStatisticsDescriptor := omit, relocationRequirement := omit, iE_Extensions := omit }, userPlaneInformation := { userPlaneMode := support_mode_for_predefined_SDU_sizes (1), uP_ModeVersions := '0000000000000010'B, iE_Extensions := omit }, transportLayerInformation := { transportLayerAddress := '0011010100000000000000010111111100000011000000100000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'B, iuTransportAssociation := { bindingID := '27100000'O }, iE_Extensions := omit }, service_Handover := omit, iE_Extensions := omit } }, secondCriticality := ignore (1), secondValue := { rAB_SetupOrModifyItemSecond := { pDP_TypeInformation := omit, dataVolumeReportingIndication := omit, dl_GTP_PDU_SequenceNumber := omit, ul_GTP_PDU_SequenceNumber := omit, dl_N_PDU_SequenceNumber := omit, ul_N_PDU_SequenceNumber := omit, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }" MC@7c4f3f7409ab: Test Component 238 has requested to stop MTC. Terminating current testcase execution. TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(229)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@7c4f3f7409ab: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg0(238)@7c4f3f7409ab: Final verdict of PTC: fail reason: "Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 54, criticality := ignore (1), value_ := { rAB_SetupOrModifyList := { { { id := 53, firstCriticality := reject (0), firstValue := { rAB_SetupOrModifyItemFirst := { rAB_ID := '00010111'B, nAS_SynchronisationIndicator := omit, rAB_Parameters := { trafficClass := conversational (0), rAB_AsymmetryIndicator := symmetric_bidirectional (0), maxBitrate := { 12200 }, guaranteedBitRate := { 12200 }, deliveryOrder := delivery_order_requested (0), maxSDU_Size := 244, sDU_Parameters := { { sDU_ErrorRatio := { mantissa := 1, exponent := 5, iE_Extensions := omit }, residualBitErrorRatio := { mantissa := 1, exponent := 6, iE_Extensions := omit }, deliveryOfErroneousSDU := yes (0), sDU_FormatInformationParameters := { { subflowSDU_Size := 81, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 39, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 1, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 103, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 5, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 60, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit } }, transferDelay := 80, trafficHandlingPriority := omit, allocationOrRetentionPriority := { priorityLevel := 15, pre_emptionCapability := shall_not_trigger_pre_emption (0), pre_emptionVulnerability := pre_emptable (1), queuingAllowed := queueing_not_allowed (0), iE_Extensions := omit }, sourceStatisticsDescriptor := omit, relocationRequirement := omit, iE_Extensions := omit }, userPlaneInformation := { userPlaneMode := support_mode_for_predefined_SDU_sizes (1), uP_ModeVersions := '0000000000000010'B, iE_Extensions := omit }, transportLayerInformation := { transportLayerAddress := '0011010100000000000000010111111100000011000000100000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'B, iuTransportAssociation := { bindingID := '27100000'O }, iE_Extensions := omit }, service_Handover := omit, iE_Extensions := omit } }, secondCriticality := ignore (1), secondValue := { rAB_SetupOrModifyItemSecond := { pDP_TypeInformation := omit, dataVolumeReportingIndication := omit, dl_GTP_PDU_SequenceNumber := omit, ul_GTP_PDU_SequenceNumber := omit, dl_N_PDU_SequenceNumber := omit, ul_N_PDU_SequenceNumber := omit, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }" IPA-CTRL-CLI-IPA(230)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(232)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(235)@7c4f3f7409ab: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(228)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(227)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(237)@7c4f3f7409ab: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-PFCP(239)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(227): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(228): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(229): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(230): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(238): fail (pass -> fail) reason: "Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 54, criticality := ignore (1), value_ := { rAB_SetupOrModifyList := { { { id := 53, firstCriticality := reject (0), firstValue := { rAB_SetupOrModifyItemFirst := { rAB_ID := '00010111'B, nAS_SynchronisationIndicator := omit, rAB_Parameters := { trafficClass := conversational (0), rAB_AsymmetryIndicator := symmetric_bidirectional (0), maxBitrate := { 12200 }, guaranteedBitRate := { 12200 }, deliveryOrder := delivery_order_requested (0), maxSDU_Size := 244, sDU_Parameters := { { sDU_ErrorRatio := { mantissa := 1, exponent := 5, iE_Extensions := omit }, residualBitErrorRatio := { mantissa := 1, exponent := 6, iE_Extensions := omit }, deliveryOfErroneousSDU := yes (0), sDU_FormatInformationParameters := { { subflowSDU_Size := 81, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 39, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 1, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 103, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 5, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 60, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit } }, transferDelay := 80, trafficHandlingPriority := omit, allocationOrRetentionPriority := { priorityLevel := 15, pre_emptionCapability := shall_not_trigger_pre_emption (0), pre_emptionVulnerability := pre_emptable (1), queuingAllowed := queueing_not_allowed (0), iE_Extensions := omit }, sourceStatisticsDescriptor := omit, relocationRequirement := omit, iE_Extensions := omit }, userPlaneInformation := { userPlaneMode := support_mode_for_predefined_SDU_sizes (1), uP_ModeVersions := '0000000000000010'B, iE_Extensions := omit }, transportLayerInformation := { transportLayerAddress := '0011010100000000000000010111111100000011000000100000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'B, iuTransportAssociation := { bindingID := '27100000'O }, iE_Extensions := omit }, service_Handover := omit, iE_Extensions := omit } }, secondCriticality := ignore (1), secondValue := { rAB_SetupOrModifyItemSecond := { pDP_TypeInformation := omit, dataVolumeReportingIndication := omit, dl_GTP_PDU_SequenceNumber := omit, ul_GTP_PDU_SequenceNumber := omit, dl_N_PDU_SequenceNumber := omit, ul_N_PDU_SequenceNumber := omit, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }" MTC@7c4f3f7409ab: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-PFCP(239): none (fail -> fail) MTC@7c4f3f7409ab: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: fail reason: Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 54, criticality := ignore (1), value_ := { rAB_SetupOrModifyList := { { { id := 53, firstCriticality := reject (0), firstValue := { rAB_SetupOrModifyItemFirst := { rAB_ID := '00010111'B, nAS_SynchronisationIndicator := omit, rAB_Parameters := { trafficClass := conversational (0), rAB_AsymmetryIndicator := symmetric_bidirectional (0), maxBitrate := { 12200 }, guaranteedBitRate := { 12200 }, deliveryOrder := delivery_order_requested (0), maxSDU_Size := 244, sDU_Parameters := { { sDU_ErrorRatio := { mantissa := 1, exponent := 5, iE_Extensions := omit }, residualBitErrorRatio := { mantissa := 1, exponent := 6, iE_Extensions := omit }, deliveryOfErroneousSDU := yes (0), sDU_FormatInformationParameters := { { subflowSDU_Size := 81, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 39, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 1, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 103, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 5, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 60, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit } }, transferDelay := 80, trafficHandlingPriority := omit, allocationOrRetentionPriority := { priorityLevel := 15, pre_emptionCapability := shall_not_trigger_pre_emption (0), pre_emptionVulnerability := pre_emptable (1), queuingAllowed := queueing_not_allowed (0), iE_Extensions := omit }, sourceStatisticsDescriptor := omit, relocationRequirement := omit, iE_Extensions := omit }, userPlaneInformation := { userPlaneMode := support_mode_for_predefined_SDU_sizes (1), uP_ModeVersions := '0000000000000010'B, iE_Extensions := omit }, transportLayerInformation := { transportLayerAddress := '0011010100000000000000010111111100000011000000100000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'B, iuTransportAssociation := { bindingID := '27100000'O }, iE_Extensions := omit }, service_Handover := omit, iE_Extensions := omit } }, secondCriticality := ignore (1), secondValue := { rAB_SetupOrModifyItemSecond := { pDP_TypeInformation := omit, dataVolumeReportingIndication := omit, dl_GTP_PDU_SequenceNumber := omit, ul_GTP_PDU_SequenceNumber := omit, dl_N_PDU_SequenceNumber := omit, ul_N_PDU_SequenceNumber := omit, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } } MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg fail'. Thu Jun 27 10:25:23 UTC 2024 ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg fail ------ Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=189625) Waiting for packet dumper to finish... 1 (prev_count=189625, count=213195) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg fail' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Thu Jun 27 10:25: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@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_ranap_cs_mo_disconnect started. TC_ranap_cs_mo_disconnect-Iuh0(241)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(246)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(246)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(246)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-SCCP(244)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(249)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(249)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(249)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(247)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(246)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(249)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(245)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(245)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(248)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(248)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(245)@7c4f3f7409ab: f_create_expect(l3 := '97C6A1EB6B84265F6782'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(245)@7c4f3f7409ab: Created Expect[0] for '97C6A1EB6B84265F6782'O to be handled at TC_ranap_cs_mo_disconnect0(251) TC_ranap_cs_mo_disconnect-Iuh0-RUA(242)@7c4f3f7409ab: Added conn table entry 0TC_ranap_cs_mo_disconnect0(251)10082882 HNBGW_Test.msc0-SCCP(244)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc0-SCCP(244)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(245)@7c4f3f7409ab: Found Expect[0] for l3='97C6A1EB6B84265F6782'O handled at TC_ranap_cs_mo_disconnect0(251) HNBGW_Test.msc0-RAN(245)@7c4f3f7409ab: Added conn table entry 0TC_ranap_cs_mo_disconnect0(251)10597459 HNBGW_Test.msc0-SCCP(244)@7c4f3f7409ab: Session index based on connection ID:0 TC_ranap_cs_mo_disconnect0(251)@7c4f3f7409ab: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(244)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(244)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@7c4f3f7409ab: vl_len:22 HNBGW_Test.msc0-SCCP(244)@7c4f3f7409ab: vl_from0 HNBGW_Test.msc0-SCCP(244)@7c4f3f7409ab: data sent by MTP3_SCCP_PORT: '001440120000010010400B0ACA06B30CC87BC49508CD'O TC_ranap_cs_mo_disconnect0(251)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@7c4f3f7409ab: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@7c4f3f7409ab: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@7c4f3f7409ab: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@7c4f3f7409ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(251)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(242)@7c4f3f7409ab: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(251)10082882 HNBGW_Test.msc0-SCCP(244)@7c4f3f7409ab: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@7c4f3f7409ab: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@7c4f3f7409ab: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@7c4f3f7409ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(251)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@7c4f3f7409ab: Session index based on local reference:0 HNBGW_Test.msc0-RAN(245)@7c4f3f7409ab: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(251)10597459 TC_ranap_cs_mo_disconnect0(251)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect0(251)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(248)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(247)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(240)@7c4f3f7409ab: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0-RUA(242)@7c4f3f7409ab: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(241)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(245)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(244)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(246)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(249)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(250)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-PFCP(252)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(241): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(242): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(244): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(245): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(246): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(247): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(248): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(249): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(250): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ranap_cs_mo_disconnect0(251): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ranap_cs_mo_disconnect-PFCP(252): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Thu Jun 27 10:25:34 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=167449) Waiting for packet dumper to finish... 1 (prev_count=167449, count=196423) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Thu Jun 27 10:25: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@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_ranap_ps_mo_disconnect started. TC_ranap_ps_mo_disconnect-Iuh0(254)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(259)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(259)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(259)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-SCCP(257)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(262)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(262)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(262)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(260)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(259)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(262)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(258)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(258)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(261)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(261)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(258)@7c4f3f7409ab: f_create_expect(l3 := 'EE472C81B885C3ECB2DE'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(258)@7c4f3f7409ab: Created Expect[0] for 'EE472C81B885C3ECB2DE'O to be handled at TC_ranap_ps_mo_disconnect0(264) TC_ranap_ps_mo_disconnect-Iuh0-RUA(255)@7c4f3f7409ab: Added conn table entry 0TC_ranap_ps_mo_disconnect0(264)11289953 HNBGW_Test.msc0-SCCP(257)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc0-SCCP(257)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(258)@7c4f3f7409ab: Found Expect[0] for l3='EE472C81B885C3ECB2DE'O handled at TC_ranap_ps_mo_disconnect0(264) HNBGW_Test.msc0-RAN(258)@7c4f3f7409ab: Added conn table entry 0TC_ranap_ps_mo_disconnect0(264)6753989 HNBGW_Test.msc0-SCCP(257)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(257)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(264)@7c4f3f7409ab: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(257)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(257)@7c4f3f7409ab: vl_len:22 HNBGW_Test.msc0-SCCP(257)@7c4f3f7409ab: vl_from0 HNBGW_Test.msc0-SCCP(257)@7c4f3f7409ab: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A5F4E1D9A1B178DEDA023'O TC_ranap_ps_mo_disconnect0(264)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(257)@7c4f3f7409ab: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(257)@7c4f3f7409ab: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(257)@7c4f3f7409ab: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(257)@7c4f3f7409ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(264)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(255)@7c4f3f7409ab: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(264)11289953 HNBGW_Test.msc0-SCCP(257)@7c4f3f7409ab: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(257)@7c4f3f7409ab: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(257)@7c4f3f7409ab: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(257)@7c4f3f7409ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(264)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(257)@7c4f3f7409ab: Session index based on local reference:0 HNBGW_Test.msc0-RAN(258)@7c4f3f7409ab: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(264)6753989 TC_ranap_ps_mo_disconnect0(264)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect0(264)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_mo_disconnect-Iuh0-RUA(255)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(253)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@7c4f3f7409ab: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(254)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(260)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(257)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(259)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(261)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(258)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(262)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(263)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-PFCP(265)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(253): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(254): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(255): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(257): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(258): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(259): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(260): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(261): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(262): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(263): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ranap_ps_mo_disconnect0(264): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ranap_ps_mo_disconnect-PFCP(265): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Thu Jun 27 10:25:46 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=161224) Waiting for packet dumper to finish... 1 (prev_count=161224, count=190198) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp'. ------ HNBGW_Tests.TC_ps_rab_assignment_without_pfcp ------ Thu Jun 27 10:25: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_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@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_ps_rab_assignment_without_pfcp started. TC_ps_rab_assignment_without_pfcp-Iuh0(267)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_ps_rab_assignment_without_pfcp-Iuh1(269)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(274)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(274)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(274)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-SCCP(272)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(277)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(277)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(277)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(275)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(274)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(277)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(273)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(273)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(276)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(276)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message TC_ps_rab_assignment_without_pfcp-PFCP(280)@7c4f3f7409ab: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) HNBGW_Test.sgsn0-RAN(276)@7c4f3f7409ab: f_create_expect(l3 := '336D635E42D91FA9078B'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(276)@7c4f3f7409ab: Created Expect[0] for '336D635E42D91FA9078B'O to be handled at TC_ps_rab_assignment_without_pfcp0(279) TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(268)@7c4f3f7409ab: Added conn table entry 0TC_ps_rab_assignment_without_pfcp0(279)8002502 HNBGW_Test.sgsn0-SCCP(275)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(275)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(276)@7c4f3f7409ab: Found Expect[0] for l3='336D635E42D91FA9078B'O handled at TC_ps_rab_assignment_without_pfcp0(279) HNBGW_Test.sgsn0-RAN(276)@7c4f3f7409ab: Added conn table entry 0TC_ps_rab_assignment_without_pfcp0(279)11018410 HNBGW_Test.sgsn0-SCCP(275)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(275)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment_without_pfcp0(279)@7c4f3f7409ab: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(275)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(275)@7c4f3f7409ab: vl_len:91 HNBGW_Test.sgsn0-SCCP(275)@7c4f3f7409ab: vl_from0 HNBGW_Test.sgsn0-SCCP(275)@7c4f3f7409ab: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_without_pfcp0(279)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(275)@7c4f3f7409ab: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(275)@7c4f3f7409ab: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(275)@7c4f3f7409ab: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(275)@7c4f3f7409ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_without_pfcp0(279)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(275)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(275)@7c4f3f7409ab: vl_len:12 HNBGW_Test.sgsn0-SCCP(275)@7c4f3f7409ab: vl_from0 HNBGW_Test.sgsn0-SCCP(275)@7c4f3f7409ab: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_without_pfcp0(279)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(275)@7c4f3f7409ab: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(275)@7c4f3f7409ab: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(275)@7c4f3f7409ab: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(275)@7c4f3f7409ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_without_pfcp0(279)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_without_pfcp0(279)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes TC_ps_rab_assignment_without_pfcp-Iuh1-RUA(270)@7c4f3f7409ab: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(268)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(272)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(276)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(266)@7c4f3f7409ab: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh0(267)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(273)@7c4f3f7409ab: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh1(269)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(277)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(278)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(275)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(274)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(271)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_without_pfcp-PFCP(280)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(266): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh0(267): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(268): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh1(269): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh1-RUA(270): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(271): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(272): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(273): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(274): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(275): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(276): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(277): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(278): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ps_rab_assignment_without_pfcp0(279): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-PFCP(280): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_ps_rab_assignment_without_pfcp finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass'. Thu Jun 27 10:25:57 UTC 2024 ====== HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_ps_rab_assignment_without_pfcp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=169945) Waiting for packet dumper to finish... 1 (prev_count=169945, count=196740) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Thu Jun 27 10:25:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_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@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_mscpool_L3Compl_on_1_cnlink started. TC_mscpool_L3Compl_on_1_cnlink-Iuh0(282)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Compl_on_1_cnlink-Iuh1(284)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(289)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(289)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-SCCP(287)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(289)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(292)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(288)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(288)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(291)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(291)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message MTC@7c4f3f7409ab: 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@7c4f3f7409ab: "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@7c4f3f7409ab: 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(288)@7c4f3f7409ab: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@7c4f3f7409ab: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(294) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(283)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(294)7983075 HNBGW_Test.msc0-SCCP(287)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@7c4f3f7409ab: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(294) HNBGW_Test.msc0-RAN(288)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(294)6701912 HNBGW_Test.msc0-SCCP(287)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(294)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(294)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: 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(288)@7c4f3f7409ab: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@7c4f3f7409ab: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(296) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(283)@7c4f3f7409ab: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(296)2467302 HNBGW_Test.msc0-SCCP(287)@7c4f3f7409ab: First idle individual index:1 HNBGW_Test.msc0-SCCP(287)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(288)@7c4f3f7409ab: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(296) HNBGW_Test.msc0-RAN(288)@7c4f3f7409ab: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(296)14715652 HNBGW_Test.msc0-SCCP(287)@7c4f3f7409ab: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(287)@7c4f3f7409ab: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(296)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(296)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: 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(288)@7c4f3f7409ab: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@7c4f3f7409ab: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(298) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(283)@7c4f3f7409ab: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(298)7265830 HNBGW_Test.msc0-SCCP(287)@7c4f3f7409ab: First idle individual index:2 HNBGW_Test.msc0-SCCP(287)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(288)@7c4f3f7409ab: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(298) HNBGW_Test.msc0-RAN(288)@7c4f3f7409ab: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(298)12052207 HNBGW_Test.msc0-SCCP(287)@7c4f3f7409ab: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(287)@7c4f3f7409ab: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(298)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(298)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: 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(288)@7c4f3f7409ab: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@7c4f3f7409ab: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(300) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(283)@7c4f3f7409ab: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(300)7963457 HNBGW_Test.msc0-SCCP(287)@7c4f3f7409ab: First idle individual index:3 HNBGW_Test.msc0-SCCP(287)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(288)@7c4f3f7409ab: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(300) HNBGW_Test.msc0-RAN(288)@7c4f3f7409ab: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(300)9538468 HNBGW_Test.msc0-SCCP(287)@7c4f3f7409ab: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(287)@7c4f3f7409ab: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(300)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(300)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(285)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(284)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(283)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(282)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(288)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(286)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(290)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(293)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(289)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(292)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(287)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(281)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(291)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Compl_on_1_cnlink-PFCP(299)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(295)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(297)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(301)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(281): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(282): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(283): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(284): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(285): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(286): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(294): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(295): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(296): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(297): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(298): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(299): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(300): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(301): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Thu Jun 27 10:26:06 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=229036) Waiting for packet dumper to finish... 1 (prev_count=229036, count=300937) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------ Thu Jun 27 10:26: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_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@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(303)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(305)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(310)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(310)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(310)@7c4f3f7409ab: ************************************************* MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(308)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(313)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc1-M3UA(313)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(313)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc1-SCCP(311)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(316)@7c4f3f7409ab: ************************************************* MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(316)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(316)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(314)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(319)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn1-M3UA(319)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(319)@7c4f3f7409ab: ************************************************* MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(317)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(310)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc1-M3UA(313)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(316)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(319)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23908 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(309)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(309)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(312)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(312)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(315)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(315)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(318)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(318)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message MTC@7c4f3f7409ab: 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@7c4f3f7409ab: "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@7c4f3f7409ab: 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(309)@7c4f3f7409ab: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(309)@7c4f3f7409ab: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(321) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(304)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(321)25059 HNBGW_Test.msc0-SCCP(308)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc0-SCCP(308)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(309)@7c4f3f7409ab: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(321) HNBGW_Test.msc0-RAN(309)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(321)497860 HNBGW_Test.msc0-SCCP(308)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(308)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(321)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(321)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: 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(312)@7c4f3f7409ab: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(312)@7c4f3f7409ab: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(323) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(304)@7c4f3f7409ab: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(323)9082364 HNBGW_Test.msc1-SCCP(311)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc1-SCCP(311)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(312)@7c4f3f7409ab: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(323) HNBGW_Test.msc1-RAN(312)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(323)984413 HNBGW_Test.msc1-SCCP(311)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(311)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(323)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(323)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: 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(309)@7c4f3f7409ab: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(309)@7c4f3f7409ab: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(325) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(304)@7c4f3f7409ab: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(325)498387 HNBGW_Test.msc0-SCCP(308)@7c4f3f7409ab: First idle individual index:1 HNBGW_Test.msc0-SCCP(308)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(309)@7c4f3f7409ab: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(325) HNBGW_Test.msc0-RAN(309)@7c4f3f7409ab: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(325)11514046 HNBGW_Test.msc0-SCCP(308)@7c4f3f7409ab: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(308)@7c4f3f7409ab: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(325)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(325)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-RAN(312)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(306)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(311)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(318)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(308)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(314)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(303)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(317)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(316)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(320)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(319)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(304)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(309)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(310)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(313)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(315)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(302)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(305)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(322)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(324)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(326)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(302): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(303): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(304): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(305): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(306): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(308): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(309): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(310): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-SCCP(311): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-RAN(312): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-M3UA(313): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(314): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(315): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(316): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(317): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-RAN(318): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(319): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(320): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(321): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(322): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(323): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(324): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(325): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(326): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Thu Jun 27 10:26:15 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=262904) Waiting for packet dumper to finish... 1 (prev_count=262904, count=335588) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin ------ Thu Jun 27 10:26: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_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@7c4f3f7409ab: 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@7c4f3f7409ab: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(328)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(330)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(335)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(335)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(335)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-SCCP(333)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(338)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc1-M3UA(338)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(338)@7c4f3f7409ab: ************************************************* MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(336)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(341)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(341)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(341)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(339)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(344)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn1-M3UA(344)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(344)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn1-SCCP(342)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(335)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc1-M3UA(338)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(341)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(344)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23908 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(334)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(334)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(337)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(337)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(340)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(340)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(343)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(343)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message MTC@7c4f3f7409ab: 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@7c4f3f7409ab: "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@7c4f3f7409ab: 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@7c4f3f7409ab: 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(334)@7c4f3f7409ab: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(334)@7c4f3f7409ab: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(329)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346)16484362 HNBGW_Test.msc0-SCCP(333)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc0-SCCP(333)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(334)@7c4f3f7409ab: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346) HNBGW_Test.msc0-RAN(334)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346)8905713 HNBGW_Test.msc0-SCCP(333)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(333)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: 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(337)@7c4f3f7409ab: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(337)@7c4f3f7409ab: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(329)@7c4f3f7409ab: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348)6877141 HNBGW_Test.msc1-SCCP(336)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc1-SCCP(336)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(337)@7c4f3f7409ab: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348) HNBGW_Test.msc1-RAN(337)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348)4164559 HNBGW_Test.msc1-SCCP(336)@7c4f3f7409ab: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348)@7c4f3f7409ab: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(336)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: 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(334)@7c4f3f7409ab: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(334)@7c4f3f7409ab: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(350) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(329)@7c4f3f7409ab: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(350)12081209 HNBGW_Test.msc0-SCCP(333)@7c4f3f7409ab: First idle individual index:1 HNBGW_Test.msc0-SCCP(333)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(334)@7c4f3f7409ab: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(350) HNBGW_Test.msc0-RAN(334)@7c4f3f7409ab: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(350)9954869 HNBGW_Test.msc0-SCCP(333)@7c4f3f7409ab: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(333)@7c4f3f7409ab: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(350)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(350)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(331)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(339)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(344)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(341)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(343)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(334)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-RAN(337)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(342)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(328)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(335)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(336)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(340)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(327)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(333)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(329)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(332)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(345)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(338)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(330)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(347)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(349)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(351)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(327): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(328): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(329): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(330): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(331): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(332): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(333): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(334): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(335): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-SCCP(336): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-RAN(337): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-M3UA(338): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(339): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(340): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(341): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(342): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-RAN(343): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(344): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(345): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(347): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(349): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(350): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(351): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Thu Jun 27 10:26:24 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 172.18.186.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=263401) Waiting for packet dumper to finish... 1 (prev_count=263401, count=336267) MTC@7c4f3f7409ab: 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@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin ------ Thu Jun 27 10:26: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_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@7c4f3f7409ab: 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@7c4f3f7409ab: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(353)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(355)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(360)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(360)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(360)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-SCCP(358)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(363)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc1-M3UA(363)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(363)@7c4f3f7409ab: ************************************************* MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(361)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(366)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(366)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(366)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(364)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(369)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn1-M3UA(369)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(369)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn1-SCCP(367)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(360)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc1-M3UA(363)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(366)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(369)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23908 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(359)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(359)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(362)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(362)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(365)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(365)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(368)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(368)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message MTC@7c4f3f7409ab: 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@7c4f3f7409ab: "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@7c4f3f7409ab: 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@7c4f3f7409ab: 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(359)@7c4f3f7409ab: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(359)@7c4f3f7409ab: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(354)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371)12341714 HNBGW_Test.msc0-SCCP(358)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc0-SCCP(358)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(359)@7c4f3f7409ab: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371) HNBGW_Test.msc0-RAN(359)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371)714074 HNBGW_Test.msc0-SCCP(358)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(358)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: 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(362)@7c4f3f7409ab: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(362)@7c4f3f7409ab: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(354)@7c4f3f7409ab: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373)269947 HNBGW_Test.msc1-SCCP(361)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc1-SCCP(361)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(362)@7c4f3f7409ab: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373) HNBGW_Test.msc1-RAN(362)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373)5717575 HNBGW_Test.msc1-SCCP(361)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(361)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: 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(359)@7c4f3f7409ab: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(359)@7c4f3f7409ab: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(375) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(354)@7c4f3f7409ab: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(375)10864276 HNBGW_Test.msc0-SCCP(358)@7c4f3f7409ab: First idle individual index:1 HNBGW_Test.msc0-SCCP(358)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(359)@7c4f3f7409ab: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(375) HNBGW_Test.msc0-RAN(359)@7c4f3f7409ab: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(375)9204109 HNBGW_Test.msc0-SCCP(358)@7c4f3f7409ab: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(358)@7c4f3f7409ab: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(375)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(375)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-M3UA(360)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(365)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(364)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(358)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(366)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(356)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(361)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(368)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(367)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(369)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(354)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(363)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(353)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(359)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-RAN(362)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(355)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(357)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(370)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(352)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(372)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(374)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(376)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(353): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(354): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(355): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(356): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(357): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(358): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(359): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(360): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-SCCP(361): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-RAN(362): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-M3UA(363): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(364): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(365): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(366): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(367): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-RAN(368): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(369): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(370): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(372): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(374): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(375): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(376): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Thu Jun 27 10:26:33 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 172.18.186.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=266393) Waiting for packet dumper to finish... 1 (prev_count=266393, count=340532) MTC@7c4f3f7409ab: 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@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin ------ Thu Jun 27 10:26: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@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(378)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(380)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(385)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(385)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(385)@7c4f3f7409ab: ************************************************* MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(383)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(388)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc1-M3UA(388)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(388)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc1-SCCP(386)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(391)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(391)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(391)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(389)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(394)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn1-M3UA(394)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(394)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn1-SCCP(392)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(385)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc1-M3UA(388)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(391)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(394)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23908 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(384)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(384)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(387)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(387)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(390)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(390)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(393)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(393)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message MTC@7c4f3f7409ab: 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@7c4f3f7409ab: "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@7c4f3f7409ab: 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@7c4f3f7409ab: 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@7c4f3f7409ab: 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@7c4f3f7409ab: 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(384)@7c4f3f7409ab: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(384)@7c4f3f7409ab: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(379)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396)122881 HNBGW_Test.msc0-SCCP(383)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc0-SCCP(383)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(384)@7c4f3f7409ab: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396) HNBGW_Test.msc0-RAN(384)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396)12363110 HNBGW_Test.msc0-SCCP(383)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(383)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: 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(387)@7c4f3f7409ab: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(387)@7c4f3f7409ab: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(379)@7c4f3f7409ab: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398)10614956 HNBGW_Test.msc1-SCCP(386)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc1-SCCP(386)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(387)@7c4f3f7409ab: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398) HNBGW_Test.msc1-RAN(387)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398)10037630 HNBGW_Test.msc1-SCCP(386)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(386)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: 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(384)@7c4f3f7409ab: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(384)@7c4f3f7409ab: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(400) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(379)@7c4f3f7409ab: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(400)3548997 HNBGW_Test.msc0-SCCP(383)@7c4f3f7409ab: First idle individual index:1 HNBGW_Test.msc0-SCCP(383)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(384)@7c4f3f7409ab: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(400) HNBGW_Test.msc0-RAN(384)@7c4f3f7409ab: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(400)6040085 HNBGW_Test.msc0-SCCP(383)@7c4f3f7409ab: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(383)@7c4f3f7409ab: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(400)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(400)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(379)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(393)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(381)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(392)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(386)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(394)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(390)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(383)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(378)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(391)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(384)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(377)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(389)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(385)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(388)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(380)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-RAN(387)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(395)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(382)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(399)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(397)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(401)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(377): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(378): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(379): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(380): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(381): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(382): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(383): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(384): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(385): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-SCCP(386): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-RAN(387): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-M3UA(388): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(389): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(390): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(391): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(392): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-RAN(393): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(394): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(395): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(397): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(399): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(400): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(401): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Thu Jun 27 10:26:42 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 172.18.186.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=338884) Waiting for packet dumper to finish... 1 (prev_count=338884, count=351900) MTC@7c4f3f7409ab: 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@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin ------ Thu Jun 27 10:26: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@7c4f3f7409ab: 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@7c4f3f7409ab: 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(403)@7c4f3f7409ab: 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(405)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(410)@7c4f3f7409ab: ************************************************* MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(410)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(410)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-SCCP(408)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(413)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc1-M3UA(413)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(413)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc1-SCCP(411)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(416)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(416)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(416)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(414)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(419)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn1-M3UA(419)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(419)@7c4f3f7409ab: ************************************************* MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(417)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(410)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc1-M3UA(413)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(416)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(419)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23908 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(409)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(409)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(412)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(412)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(415)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(415)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(418)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(418)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message MTC@7c4f3f7409ab: 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@7c4f3f7409ab: "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@7c4f3f7409ab: 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@7c4f3f7409ab: 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@7c4f3f7409ab: 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@7c4f3f7409ab: 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(409)@7c4f3f7409ab: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(409)@7c4f3f7409ab: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(404)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421)15113877 HNBGW_Test.msc0-SCCP(408)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc0-SCCP(408)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(409)@7c4f3f7409ab: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421) HNBGW_Test.msc0-RAN(409)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421)15112270 HNBGW_Test.msc0-SCCP(408)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(408)@7c4f3f7409ab: 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(421)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: 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(412)@7c4f3f7409ab: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(412)@7c4f3f7409ab: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(404)@7c4f3f7409ab: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423)12150452 HNBGW_Test.msc1-SCCP(411)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc1-SCCP(411)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(412)@7c4f3f7409ab: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423) HNBGW_Test.msc1-RAN(412)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423)12793768 HNBGW_Test.msc1-SCCP(411)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(411)@7c4f3f7409ab: 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(423)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: 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(409)@7c4f3f7409ab: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(409)@7c4f3f7409ab: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(425) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(404)@7c4f3f7409ab: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(425)12706018 HNBGW_Test.msc0-SCCP(408)@7c4f3f7409ab: First idle individual index:1 HNBGW_Test.msc0-SCCP(408)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(409)@7c4f3f7409ab: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(425) HNBGW_Test.msc0-RAN(409)@7c4f3f7409ab: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(425)5094090 HNBGW_Test.msc0-SCCP(408)@7c4f3f7409ab: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(408)@7c4f3f7409ab: 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(425)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(425)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(404)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(417)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(415)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(416)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(418)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(409)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(406)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(410)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-RAN(412)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(414)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(411)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(405)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(407)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(408)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(402)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(420)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(413)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(419)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(403)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(424)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(426)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(422)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(402): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(403): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(404): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(405): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(406): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(407): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(408): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(409): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(410): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-SCCP(411): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-RAN(412): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-M3UA(413): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(414): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(415): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(416): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(417): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-RAN(418): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(419): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(420): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(422): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(424): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(425): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(426): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Thu Jun 27 10:26:51 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 172.18.186.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=279880) Waiting for packet dumper to finish... 1 (prev_count=279880, count=360809) MTC@7c4f3f7409ab: 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@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 ------ Thu Jun 27 10:26:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_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@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(428)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(430)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(435)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(435)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(435)@7c4f3f7409ab: ************************************************* MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(433)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(438)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc1-M3UA(438)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(438)@7c4f3f7409ab: ************************************************* MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(436)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(441)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(441)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(441)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(439)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(444)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn1-M3UA(444)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(444)@7c4f3f7409ab: ************************************************* MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(442)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(435)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc1-M3UA(438)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(441)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(444)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23908 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(434)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(434)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(437)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(437)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(440)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(440)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(443)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(443)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message MTC@7c4f3f7409ab: 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@7c4f3f7409ab: "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@7c4f3f7409ab: 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@7c4f3f7409ab: 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@7c4f3f7409ab: 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@7c4f3f7409ab: 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(437)@7c4f3f7409ab: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(437)@7c4f3f7409ab: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(429)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446)3540165 HNBGW_Test.msc1-SCCP(436)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc1-SCCP(436)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(437)@7c4f3f7409ab: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446) HNBGW_Test.msc1-RAN(437)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446)8557976 HNBGW_Test.msc1-SCCP(436)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(436)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: 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(437)@7c4f3f7409ab: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(437)@7c4f3f7409ab: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(429)@7c4f3f7409ab: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448)14053071 HNBGW_Test.msc1-SCCP(436)@7c4f3f7409ab: First idle individual index:1 HNBGW_Test.msc1-SCCP(436)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(437)@7c4f3f7409ab: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448) HNBGW_Test.msc1-RAN(437)@7c4f3f7409ab: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448)6456427 HNBGW_Test.msc1-SCCP(436)@7c4f3f7409ab: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(436)@7c4f3f7409ab: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: 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(437)@7c4f3f7409ab: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(437)@7c4f3f7409ab: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(450) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(429)@7c4f3f7409ab: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(450)15334726 HNBGW_Test.msc1-SCCP(436)@7c4f3f7409ab: First idle individual index:2 HNBGW_Test.msc1-SCCP(436)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(437)@7c4f3f7409ab: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(450) HNBGW_Test.msc1-RAN(437)@7c4f3f7409ab: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(450)8977200 HNBGW_Test.msc1-SCCP(436)@7c4f3f7409ab: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(436)@7c4f3f7409ab: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(450)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(450)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(431)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(441)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(444)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(440)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(433)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(427)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(442)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(429)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(434)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-RAN(437)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(443)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(439)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(430)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(445)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(435)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(428)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(432)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(438)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(436)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(447)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(449)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(451)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(427): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(428): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(429): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(430): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(431): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(432): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(433): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(434): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(435): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-SCCP(436): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-RAN(437): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-M3UA(438): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(439): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(440): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(441): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(442): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-RAN(443): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(444): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(445): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(447): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(449): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(450): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(451): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Thu Jun 27 10:27:00 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 172.18.186.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=372637) Waiting for packet dumper to finish... 1 (prev_count=372637, count=379401) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 ------ Thu Jun 27 10:27:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_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@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(453)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(455)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(460)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(460)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(460)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-SCCP(458)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(463)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc1-M3UA(463)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(463)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc1-SCCP(461)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(466)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc2-M3UA(466)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(466)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc2-SCCP(464)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(469)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(469)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(469)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(467)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(472)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn1-M3UA(472)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(472)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn1-SCCP(470)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(475)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn2-M3UA(475)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(475)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn2-SCCP(473)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(460)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc1-M3UA(463)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc2-M3UA(466)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23909 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(469)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(472)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23908 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(475)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23910 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(459)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(459)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(462)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(462)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(465)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(465)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(468)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(468)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(471)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(471)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(474)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(474)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message MTC@7c4f3f7409ab: 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@7c4f3f7409ab: "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@7c4f3f7409ab: 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@7c4f3f7409ab: 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@7c4f3f7409ab: 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(465)@7c4f3f7409ab: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(465)@7c4f3f7409ab: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(454)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477)1718322 HNBGW_Test.msc2-SCCP(464)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc2-SCCP(464)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(465)@7c4f3f7409ab: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477) HNBGW_Test.msc2-RAN(465)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477)8445073 HNBGW_Test.msc2-SCCP(464)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(464)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: 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(465)@7c4f3f7409ab: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(465)@7c4f3f7409ab: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(454)@7c4f3f7409ab: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479)12247893 HNBGW_Test.msc2-SCCP(464)@7c4f3f7409ab: First idle individual index:1 HNBGW_Test.msc2-SCCP(464)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(465)@7c4f3f7409ab: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479) HNBGW_Test.msc2-RAN(465)@7c4f3f7409ab: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479)9330042 HNBGW_Test.msc2-SCCP(464)@7c4f3f7409ab: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(464)@7c4f3f7409ab: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: 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(462)@7c4f3f7409ab: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(462)@7c4f3f7409ab: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(481) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(454)@7c4f3f7409ab: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(481)5602466 HNBGW_Test.msc1-SCCP(461)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc1-SCCP(461)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(462)@7c4f3f7409ab: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(481) HNBGW_Test.msc1-RAN(462)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(481)6943474 HNBGW_Test.msc1-SCCP(461)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(461)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(481)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(481)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-SCCP(470)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(456)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc2-RAN(465)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(468)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(454)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(464)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(459)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(458)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-RAN(462)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(467)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(453)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(471)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(461)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(455)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(466)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(457)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(472)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(463)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(476)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(474)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(469)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(473)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(475)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(452)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(460)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(482)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(480)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(478)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(452): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(453): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(454): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(455): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(456): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(457): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(458): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(459): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(460): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-SCCP(461): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-RAN(462): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-M3UA(463): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc2-SCCP(464): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc2-RAN(465): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc2-M3UA(466): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(467): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(468): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(469): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(470): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-RAN(471): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(472): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(473): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn2-RAN(474): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(475): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(476): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(478): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(480): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(481): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(482): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Thu Jun 27 10:27:10 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 172.18.186.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=436015) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN ------ Thu Jun 27 10:27: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@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(484)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(486)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(491)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(491)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(491)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-SCCP(489)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(494)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc1-M3UA(494)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(494)@7c4f3f7409ab: ************************************************* MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(492)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(497)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc2-M3UA(497)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(497)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc2-SCCP(495)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(500)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(500)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(500)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(498)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(503)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn1-M3UA(503)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(503)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn1-SCCP(501)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(506)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn2-M3UA(506)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(506)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn2-SCCP(504)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(491)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc1-M3UA(494)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc2-M3UA(497)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23909 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(500)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(503)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23908 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(506)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23910 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(490)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(490)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(493)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(493)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(496)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(496)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(499)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(499)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(502)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(502)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(505)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(505)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message MTC@7c4f3f7409ab: 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@7c4f3f7409ab: "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@7c4f3f7409ab: 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@7c4f3f7409ab: 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@7c4f3f7409ab: 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(490)@7c4f3f7409ab: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(490)@7c4f3f7409ab: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(508) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(485)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(508)11767236 HNBGW_Test.msc0-SCCP(489)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc0-SCCP(489)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(490)@7c4f3f7409ab: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(508) HNBGW_Test.msc0-RAN(490)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(508)11235573 HNBGW_Test.msc0-SCCP(489)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(489)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(508)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(508)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: 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(496)@7c4f3f7409ab: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(496)@7c4f3f7409ab: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(510) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(485)@7c4f3f7409ab: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(510)2026933 HNBGW_Test.msc2-SCCP(495)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc2-SCCP(495)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(496)@7c4f3f7409ab: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(510) HNBGW_Test.msc2-RAN(496)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(510)13622493 HNBGW_Test.msc2-SCCP(495)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(495)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(510)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(510)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(485)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(499)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(494)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(498)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(487)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(497)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-RAN(493)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc2-RAN(496)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(490)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(502)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(492)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(503)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(484)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(495)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(489)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(491)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(506)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(501)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(486)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(488)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(505)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(504)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(507)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(500)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(483)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(511)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(509)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(483): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(484): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(485): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(486): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(487): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(488): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(489): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(490): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(491): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-SCCP(492): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-RAN(493): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-M3UA(494): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc2-SCCP(495): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc2-RAN(496): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc2-M3UA(497): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(498): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(499): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(500): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(501): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-RAN(502): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(503): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(504): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn2-RAN(505): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(506): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(507): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(508): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(509): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(510): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(511): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Thu Jun 27 10:27:17 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 172.18.186.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=339367) Waiting for packet dumper to finish... 1 (prev_count=339367, count=413300) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Thu Jun 27 10:27: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@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_mscpool_paging_imsi started. TC_mscpool_paging_imsi-Iuh0(513)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_imsi-Iuh1(515)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(520)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(520)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(520)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-SCCP(518)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(523)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc1-M3UA(523)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(523)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc1-SCCP(521)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(526)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc2-M3UA(526)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(526)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc2-SCCP(524)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(529)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(529)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(529)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(527)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(520)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc1-M3UA(523)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc2-M3UA(526)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23909 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(529)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(519)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(519)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(522)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(522)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(525)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(525)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(528)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(528)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message MTC@7c4f3f7409ab: 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@7c4f3f7409ab: "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(516)@7c4f3f7409ab: UnitdataCallback TC_mscpool_paging_imsi-Iuh0-RUA(514)@7c4f3f7409ab: UnitdataCallback HNBGW_Test.msc0-RAN(519)@7c4f3f7409ab: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(519)@7c4f3f7409ab: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(531) TC_mscpool_paging_imsi-Iuh0-RUA(514)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_paging_imsi0(531)7693479 HNBGW_Test.msc0-SCCP(518)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc0-SCCP(518)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(519)@7c4f3f7409ab: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(531) HNBGW_Test.msc0-RAN(519)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_paging_imsi0(531)6785062 HNBGW_Test.msc0-SCCP(518)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(518)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(531)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_paging_imsi0(531)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_paging_imsi-Iuh0-RUA(514)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(519)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(527)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(528)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(516)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-RAN(522)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(526)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(512)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(520)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(521)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(524)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(513)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(518)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(515)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(529)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(523)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(517)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(530)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc2-RAN(525)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_imsi-PFCP(532)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(512): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(513): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(514): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(515): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(516): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(517): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(518): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(519): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(520): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-SCCP(521): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-RAN(522): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-M3UA(523): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc2-SCCP(524): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc2-RAN(525): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc2-M3UA(526): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(527): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(528): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(529): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(530): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_paging_imsi0(531): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_paging_imsi-PFCP(532): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Thu Jun 27 10:27:26 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=272508) Waiting for packet dumper to finish... 1 (prev_count=272508, count=317379) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Thu Jun 27 10:27: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@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_mscpool_paging_tmsi started. TC_mscpool_paging_tmsi-Iuh0(534)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_tmsi-Iuh1(536)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(541)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(541)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(541)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-SCCP(539)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(544)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc1-M3UA(544)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(544)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc1-SCCP(542)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(547)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc2-M3UA(547)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(547)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc2-SCCP(545)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(550)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(550)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(550)@7c4f3f7409ab: ************************************************* MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(548)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(541)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc1-M3UA(544)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc2-M3UA(547)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23909 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(550)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(540)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(540)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(543)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(546)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(546)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(549)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(549)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(543)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message MTC@7c4f3f7409ab: 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@7c4f3f7409ab: "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(552)@7c4f3f7409ab: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O TC_mscpool_paging_tmsi-Iuh1-RUA(537)@7c4f3f7409ab: UnitdataCallback TC_mscpool_paging_tmsi-Iuh0-RUA(535)@7c4f3f7409ab: UnitdataCallback TC_mscpool_paging_tmsi0(552)@7c4f3f7409ab: 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(540)@7c4f3f7409ab: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(540)@7c4f3f7409ab: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(552) TC_mscpool_paging_tmsi-Iuh0-RUA(535)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_paging_tmsi0(552)4256038 HNBGW_Test.msc0-SCCP(539)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc0-SCCP(539)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(540)@7c4f3f7409ab: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(552) HNBGW_Test.msc0-RAN(540)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_paging_tmsi0(552)8453407 HNBGW_Test.msc0-SCCP(539)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(539)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(552)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_paging_tmsi0(552)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(540)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(535)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(537)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(545)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(548)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(542)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-RAN(543)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(538)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc2-RAN(546)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(536)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(534)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(549)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(539)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(547)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(533)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(541)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(550)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(551)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(544)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_tmsi-PFCP(553)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(533): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(534): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(535): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(536): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(537): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(538): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(539): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(540): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(541): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-SCCP(542): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-RAN(543): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-M3UA(544): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc2-SCCP(545): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc2-RAN(546): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc2-M3UA(547): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(548): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(549): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(550): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(551): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_paging_tmsi0(552): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_paging_tmsi-PFCP(553): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Thu Jun 27 10:27:35 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=254336) Waiting for packet dumper to finish... 1 (prev_count=254336, count=298498) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin ------ Thu Jun 27 10:27: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@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_mscpool_no_allow_attach_round_robin started. TC_mscpool_no_allow_attach_round_robin-Iuh0(555)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_round_robin-Iuh1(557)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(562)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(562)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(562)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-SCCP(560)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(565)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc1-M3UA(565)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(565)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc1-SCCP(563)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(568)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc2-M3UA(568)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(568)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc2-SCCP(566)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(571)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(571)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(571)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(569)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(562)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc1-M3UA(565)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc2-M3UA(568)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23909 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(571)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(561)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(561)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(564)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(564)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(567)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(570)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(570)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(567)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message MTC@7c4f3f7409ab: 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@7c4f3f7409ab: "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@7c4f3f7409ab: 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(561)@7c4f3f7409ab: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(561)@7c4f3f7409ab: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(573) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(556)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(573)8122240 HNBGW_Test.msc0-SCCP(560)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc0-SCCP(560)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(561)@7c4f3f7409ab: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(573) HNBGW_Test.msc0-RAN(561)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(573)14590977 HNBGW_Test.msc0-SCCP(560)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(560)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(573)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(573)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: 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(567)@7c4f3f7409ab: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(567)@7c4f3f7409ab: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(575) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(556)@7c4f3f7409ab: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(575)10871997 HNBGW_Test.msc2-SCCP(566)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc2-SCCP(566)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(567)@7c4f3f7409ab: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(575) HNBGW_Test.msc2-RAN(567)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(575)11840159 HNBGW_Test.msc2-SCCP(566)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(566)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(575)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(575)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: 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(561)@7c4f3f7409ab: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(561)@7c4f3f7409ab: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(577) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(556)@7c4f3f7409ab: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(577)3093891 HNBGW_Test.msc0-SCCP(560)@7c4f3f7409ab: First idle individual index:1 HNBGW_Test.msc0-SCCP(560)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(561)@7c4f3f7409ab: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(577) HNBGW_Test.msc0-RAN(561)@7c4f3f7409ab: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(577)7204610 HNBGW_Test.msc0-SCCP(560)@7c4f3f7409ab: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(560)@7c4f3f7409ab: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(577)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(577)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(570)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(556)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(571)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(569)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(568)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(561)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(559)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(555)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(558)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(557)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(560)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(565)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(566)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(554)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-RAN(564)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(562)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc2-RAN(567)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(563)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(572)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_round_robin-PFCP(576)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(574)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(578)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(554): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(555): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(556): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(557): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(558): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(559): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(560): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(561): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(562): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-SCCP(563): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-RAN(564): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-M3UA(565): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc2-SCCP(566): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc2-RAN(567): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc2-M3UA(568): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(569): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(570): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(571): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(572): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(573): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(574): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(575): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(576): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(577): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(578): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Thu Jun 27 10:27:44 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=284739) Waiting for packet dumper to finish... 1 (prev_count=284739, count=356988) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri ------ Thu Jun 27 10:27: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@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_mscpool_no_allow_attach_valid_nri started. TC_mscpool_no_allow_attach_valid_nri-Iuh0(580)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_valid_nri-Iuh1(582)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(587)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(587)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(587)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-SCCP(585)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(590)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc1-M3UA(590)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(590)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc1-SCCP(588)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(593)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc2-M3UA(593)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(593)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc2-SCCP(591)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(596)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(596)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(596)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(594)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(587)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc1-M3UA(590)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc2-M3UA(593)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23909 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(596)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(586)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(586)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(589)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(589)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(592)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(592)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(595)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(595)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message MTC@7c4f3f7409ab: 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@7c4f3f7409ab: "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@7c4f3f7409ab: 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@7c4f3f7409ab: 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(589)@7c4f3f7409ab: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(589)@7c4f3f7409ab: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(598) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(581)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(598)15821606 HNBGW_Test.msc1-SCCP(588)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc1-SCCP(588)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(589)@7c4f3f7409ab: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(598) HNBGW_Test.msc1-RAN(589)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(598)13181681 HNBGW_Test.msc1-SCCP(588)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(588)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(598)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(598)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: 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(586)@7c4f3f7409ab: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(586)@7c4f3f7409ab: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(600) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(581)@7c4f3f7409ab: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(600)9730414 HNBGW_Test.msc0-SCCP(585)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc0-SCCP(585)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(586)@7c4f3f7409ab: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(600) HNBGW_Test.msc0-RAN(586)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(600)8805063 HNBGW_Test.msc0-SCCP(585)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(585)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(600)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(600)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: 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(592)@7c4f3f7409ab: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(592)@7c4f3f7409ab: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(602) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(581)@7c4f3f7409ab: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(602)16035089 HNBGW_Test.msc2-SCCP(591)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc2-SCCP(591)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(592)@7c4f3f7409ab: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(602) HNBGW_Test.msc2-RAN(592)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(602)4263589 HNBGW_Test.msc2-SCCP(591)@7c4f3f7409ab: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri0(602)@7c4f3f7409ab: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(591)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(602)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(583)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc2-RAN(592)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(581)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(593)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(585)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(587)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(594)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(596)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(595)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(586)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-RAN(589)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(591)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(584)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(582)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(590)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(579)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(580)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(588)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(597)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_valid_nri-PFCP(599)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(601)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(603)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(579): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(580): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(581): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(582): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(583): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(584): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(585): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(586): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(587): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-SCCP(588): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-RAN(589): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-M3UA(590): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc2-SCCP(591): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc2-RAN(592): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc2-M3UA(593): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(594): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(595): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(596): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(597): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(598): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(599): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(600): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(601): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(602): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(603): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Thu Jun 27 10:27:53 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=271328) Waiting for packet dumper to finish... 1 (prev_count=271328, count=344358) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink ------ Thu Jun 27 10:27: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@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(605)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(607)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(612)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(612)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(612)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-SCCP(610)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(615)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc1-M3UA(615)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(615)@7c4f3f7409ab: ************************************************* MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(613)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(618)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(618)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(618)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(616)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(621)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn1-M3UA(621)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(621)@7c4f3f7409ab: ************************************************* MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(619)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(612)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc1-M3UA(615)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(618)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(621)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23908 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(611)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(611)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(614)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(614)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(617)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(617)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(620)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(620)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message MTC@7c4f3f7409ab: 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@7c4f3f7409ab: "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@7c4f3f7409ab: 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(611)@7c4f3f7409ab: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(611)@7c4f3f7409ab: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(606)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623)13205318 HNBGW_Test.msc0-SCCP(610)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc0-SCCP(610)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(611)@7c4f3f7409ab: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623) HNBGW_Test.msc0-RAN(611)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623)2370104 HNBGW_Test.msc0-SCCP(610)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(610)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: 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(614)@7c4f3f7409ab: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(614)@7c4f3f7409ab: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(606)@7c4f3f7409ab: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625)12363996 HNBGW_Test.msc1-SCCP(613)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc1-SCCP(613)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(614)@7c4f3f7409ab: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625) HNBGW_Test.msc1-RAN(614)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625)6817922 HNBGW_Test.msc1-SCCP(613)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(613)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: "disconnecting msc0" HNBGW_Test.msc0-RAN(611)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(612)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(610)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: 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(606)@7c4f3f7409ab: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623)13205318 HNBGW_Test.msc1-RAN(614)@7c4f3f7409ab: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(614)@7c4f3f7409ab: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(627) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(606)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(627)16117735 HNBGW_Test.msc1-SCCP(613)@7c4f3f7409ab: First idle individual index:1 HNBGW_Test.msc1-SCCP(613)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(614)@7c4f3f7409ab: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(627) HNBGW_Test.msc1-RAN(614)@7c4f3f7409ab: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(627)1691046 HNBGW_Test.msc1-SCCP(613)@7c4f3f7409ab: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(613)@7c4f3f7409ab: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(627)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(627)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(606)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(608)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(615)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(617)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(621)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-RAN(614)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(609)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(605)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(616)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(620)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(619)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(613)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(607)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(618)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(604)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(622)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(626)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(624)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(628)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(604): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(605): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(606): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(607): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(608): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(609): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(610): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(611): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(612): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-SCCP(613): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-RAN(614): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-M3UA(615): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(616): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(617): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(618): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(619): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-RAN(620): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(621): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(622): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(624): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(626): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(627): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(628): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Thu Jun 27 10:28:02 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=280549) Waiting for packet dumper to finish... 1 (prev_count=280549, count=344189) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink ------ Thu Jun 27 10:28: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@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(630)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(632)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(637)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(637)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(637)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-SCCP(635)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(640)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(640)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(640)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(638)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(637)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(640)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(636)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(636)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(639)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(639)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message MTC@7c4f3f7409ab: 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@7c4f3f7409ab: "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@7c4f3f7409ab: 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(636)@7c4f3f7409ab: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(636)@7c4f3f7409ab: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(631)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642)8778564 HNBGW_Test.msc0-SCCP(635)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc0-SCCP(635)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(636)@7c4f3f7409ab: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642) HNBGW_Test.msc0-RAN(636)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642)5737373 HNBGW_Test.msc0-SCCP(635)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(635)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: 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(636)@7c4f3f7409ab: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(636)@7c4f3f7409ab: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(644) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(631)@7c4f3f7409ab: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(644)16144078 HNBGW_Test.msc0-SCCP(635)@7c4f3f7409ab: First idle individual index:1 HNBGW_Test.msc0-SCCP(635)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(636)@7c4f3f7409ab: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(644) HNBGW_Test.msc0-RAN(636)@7c4f3f7409ab: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(644)10075050 HNBGW_Test.msc0-SCCP(635)@7c4f3f7409ab: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(635)@7c4f3f7409ab: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(644)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(644)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: "connecting cnlink 1" MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(648)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc1-M3UA(648)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(648)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc1-SCCP(646)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 HNBGW_Test.msc1-M3UA(648)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 MTC@7c4f3f7409ab: 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(647)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(647)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(647)@7c4f3f7409ab: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(647)@7c4f3f7409ab: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(649) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(631)@7c4f3f7409ab: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(649)5172722 HNBGW_Test.msc1-SCCP(646)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc1-SCCP(646)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(647)@7c4f3f7409ab: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(649) HNBGW_Test.msc1-RAN(647)@7c4f3f7409ab: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(649)10829869 HNBGW_Test.msc1-SCCP(646)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(646)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(649)@7c4f3f7409ab: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(649)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(639)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(631)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(646)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(633)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(638)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-RAN(647)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(630)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(632)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(634)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(636)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(635)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(640)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(637)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(648)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(641)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(629)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(643)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(645)@7c4f3f7409ab: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(650)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(629): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(630): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(631): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(632): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(633): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(634): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(635): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(636): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(637): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(638): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(639): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(640): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(641): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(643): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(644): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(645): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-SCCP(646): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-RAN(647): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-M3UA(648): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(649): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(650): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Thu Jun 27 10:28:12 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=254944) Waiting for packet dumper to finish... 1 (prev_count=254944, count=335960) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Thu Jun 27 10:28:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_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@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(652)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(654)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(659)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(659)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(659)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-SCCP(657)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(662)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(662)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(662)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(660)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(659)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(662)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(658)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(658)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(661)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(661)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message MTC@7c4f3f7409ab: 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@7c4f3f7409ab: "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@7c4f3f7409ab: 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(661)@7c4f3f7409ab: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(661)@7c4f3f7409ab: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(664) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(653)@7c4f3f7409ab: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(664)3620068 HNBGW_Test.sgsn0-SCCP(660)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(660)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(661)@7c4f3f7409ab: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(664) HNBGW_Test.sgsn0-RAN(661)@7c4f3f7409ab: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(664)16720185 HNBGW_Test.sgsn0-SCCP(660)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(660)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(664)@7c4f3f7409ab: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(664)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: 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(661)@7c4f3f7409ab: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(661)@7c4f3f7409ab: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(666) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(653)@7c4f3f7409ab: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(666)5326109 HNBGW_Test.sgsn0-SCCP(660)@7c4f3f7409ab: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(660)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(661)@7c4f3f7409ab: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(666) HNBGW_Test.sgsn0-RAN(661)@7c4f3f7409ab: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(666)3980005 HNBGW_Test.sgsn0-SCCP(660)@7c4f3f7409ab: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(660)@7c4f3f7409ab: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(666)@7c4f3f7409ab: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(666)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: 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(661)@7c4f3f7409ab: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(661)@7c4f3f7409ab: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(668) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(653)@7c4f3f7409ab: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(668)11917715 HNBGW_Test.sgsn0-SCCP(660)@7c4f3f7409ab: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(660)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(661)@7c4f3f7409ab: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(668) HNBGW_Test.sgsn0-RAN(661)@7c4f3f7409ab: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(668)8107991 HNBGW_Test.sgsn0-SCCP(660)@7c4f3f7409ab: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(660)@7c4f3f7409ab: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(668)@7c4f3f7409ab: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(668)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: 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(661)@7c4f3f7409ab: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(661)@7c4f3f7409ab: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(670) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(653)@7c4f3f7409ab: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(670)8927657 HNBGW_Test.sgsn0-SCCP(660)@7c4f3f7409ab: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(660)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(661)@7c4f3f7409ab: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(670) HNBGW_Test.sgsn0-RAN(661)@7c4f3f7409ab: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(670)9414050 HNBGW_Test.sgsn0-SCCP(660)@7c4f3f7409ab: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(660)@7c4f3f7409ab: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(670)@7c4f3f7409ab: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(670)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(653)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(658)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(659)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(661)@7c4f3f7409ab: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(655)@7c4f3f7409ab: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(652)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(656)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(662)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(657)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(660)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(651)@7c4f3f7409ab: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(654)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(663)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(665)@7c4f3f7409ab: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(671)@7c4f3f7409ab: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(667)@7c4f3f7409ab: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(669)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(651): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(652): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(653): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(654): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(655): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(656): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(657): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(658): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(659): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(660): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(661): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(662): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(663): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(664): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(665): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(666): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(667): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(668): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(669): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(670): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(671): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Thu Jun 27 10:28:21 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=236165) Waiting for packet dumper to finish... 1 (prev_count=236165, count=309039) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin ------ Thu Jun 27 10:28:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_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@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(673)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(675)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(680)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(680)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(680)@7c4f3f7409ab: ************************************************* MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(678)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(683)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc1-M3UA(683)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(683)@7c4f3f7409ab: ************************************************* MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(681)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(686)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(686)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(686)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(684)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(689)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn1-M3UA(689)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(689)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn1-SCCP(687)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(680)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc1-M3UA(683)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(686)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(689)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23908 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(679)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(682)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(682)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(685)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(685)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(688)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(688)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(679)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message MTC@7c4f3f7409ab: 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@7c4f3f7409ab: "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@7c4f3f7409ab: 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(685)@7c4f3f7409ab: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(685)@7c4f3f7409ab: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(691) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(674)@7c4f3f7409ab: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(691)12805637 HNBGW_Test.sgsn0-SCCP(684)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(684)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(685)@7c4f3f7409ab: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(691) HNBGW_Test.sgsn0-RAN(685)@7c4f3f7409ab: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(691)6391473 HNBGW_Test.sgsn0-SCCP(684)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(684)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(691)@7c4f3f7409ab: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(691)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: 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(688)@7c4f3f7409ab: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(688)@7c4f3f7409ab: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(693) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(674)@7c4f3f7409ab: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(693)9921455 HNBGW_Test.sgsn1-SCCP(687)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(687)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(688)@7c4f3f7409ab: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(693) HNBGW_Test.sgsn1-RAN(688)@7c4f3f7409ab: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(693)8055661 HNBGW_Test.sgsn1-SCCP(687)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(687)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(693)@7c4f3f7409ab: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(693)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: 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(685)@7c4f3f7409ab: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(685)@7c4f3f7409ab: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(695) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(674)@7c4f3f7409ab: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(695)11184858 HNBGW_Test.sgsn0-SCCP(684)@7c4f3f7409ab: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(684)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(685)@7c4f3f7409ab: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(695) HNBGW_Test.sgsn0-RAN(685)@7c4f3f7409ab: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(695)13861990 HNBGW_Test.sgsn0-SCCP(684)@7c4f3f7409ab: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(684)@7c4f3f7409ab: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(695)@7c4f3f7409ab: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(695)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(674)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(678)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(685)@7c4f3f7409ab: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(676)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(686)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(689)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(679)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(687)@7c4f3f7409ab: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(673)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-RAN(682)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(672)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(681)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(683)@7c4f3f7409ab: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(675)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(680)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(684)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(688)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(677)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(690)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(692)@7c4f3f7409ab: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(696)@7c4f3f7409ab: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(694)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(672): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(673): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(674): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(675): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(676): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(677): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(678): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(679): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(680): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-SCCP(681): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-RAN(682): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-M3UA(683): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(684): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(685): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(686): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(687): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-RAN(688): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(689): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(690): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(691): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(692): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(693): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(694): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(695): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(696): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Thu Jun 27 10:28:30 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=344367) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Thu Jun 27 10:28:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_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@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(698)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(700)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(705)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(705)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(705)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-SCCP(703)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(708)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc1-M3UA(708)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(708)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc1-SCCP(706)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(711)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(711)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(711)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(709)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(714)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn1-M3UA(714)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(714)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn1-SCCP(712)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(705)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc1-M3UA(708)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(711)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(714)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23908 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(704)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(707)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(707)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(710)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(710)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(713)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(713)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(704)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message MTC@7c4f3f7409ab: 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@7c4f3f7409ab: "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@7c4f3f7409ab: 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@7c4f3f7409ab: 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@7c4f3f7409ab: 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@7c4f3f7409ab: 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(713)@7c4f3f7409ab: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(713)@7c4f3f7409ab: Created Expect[0] for '08087300F1102A2A170411E5100010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(716) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(699)@7c4f3f7409ab: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(716)7093676 HNBGW_Test.sgsn1-SCCP(712)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(712)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(713)@7c4f3f7409ab: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(716) HNBGW_Test.sgsn1-RAN(713)@7c4f3f7409ab: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(716)4523852 HNBGW_Test.sgsn1-SCCP(712)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(712)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(716)@7c4f3f7409ab: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(716)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: 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(713)@7c4f3f7409ab: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(713)@7c4f3f7409ab: Created Expect[0] for '08087300F1102A2A170411E5100010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(718) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(699)@7c4f3f7409ab: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(718)6343749 HNBGW_Test.sgsn1-SCCP(712)@7c4f3f7409ab: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(712)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(713)@7c4f3f7409ab: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(718) HNBGW_Test.sgsn1-RAN(713)@7c4f3f7409ab: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(718)12473407 HNBGW_Test.sgsn1-SCCP(712)@7c4f3f7409ab: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(712)@7c4f3f7409ab: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(718)@7c4f3f7409ab: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(718)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: 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(713)@7c4f3f7409ab: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(713)@7c4f3f7409ab: Created Expect[0] for '08087300F1102A2A170411E5100010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(720) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(699)@7c4f3f7409ab: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(720)9600107 HNBGW_Test.sgsn1-SCCP(712)@7c4f3f7409ab: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(712)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(713)@7c4f3f7409ab: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(720) HNBGW_Test.sgsn1-RAN(713)@7c4f3f7409ab: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(720)14067154 HNBGW_Test.sgsn1-SCCP(712)@7c4f3f7409ab: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(712)@7c4f3f7409ab: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(720)@7c4f3f7409ab: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(720)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(699)@7c4f3f7409ab: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(701)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(710)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(712)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(709)@7c4f3f7409ab: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(698)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(704)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(706)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-RAN(707)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(711)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(703)@7c4f3f7409ab: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(700)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(714)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(715)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(702)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(697)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(705)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(708)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(713)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_1-PFCP(717)@7c4f3f7409ab: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(719)@7c4f3f7409ab: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(721)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(697): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(698): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(699): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(700): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(701): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(702): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(703): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(704): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(705): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-SCCP(706): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-RAN(707): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-M3UA(708): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(709): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(710): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(711): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(712): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-RAN(713): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(714): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(715): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(716): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(717): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(718): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(719): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(720): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(721): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Thu Jun 27 10:28:39 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=289602) Waiting for packet dumper to finish... 1 (prev_count=289602, count=363315) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Thu Jun 27 10:28:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_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@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(723)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(725)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(730)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(730)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(730)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-SCCP(728)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(733)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc1-M3UA(733)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(733)@7c4f3f7409ab: ************************************************* MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(731)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(736)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc2-M3UA(736)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(736)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc2-SCCP(734)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(739)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(739)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(739)@7c4f3f7409ab: ************************************************* MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(737)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(742)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn1-M3UA(742)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(742)@7c4f3f7409ab: ************************************************* MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(740)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(745)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn2-M3UA(745)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(745)@7c4f3f7409ab: ************************************************* MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(743)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(730)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc1-M3UA(733)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc2-M3UA(736)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23909 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(739)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(742)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23908 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(745)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23910 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(729)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(729)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(732)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(732)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(735)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(735)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(738)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(738)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(741)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(741)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(744)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(744)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message MTC@7c4f3f7409ab: 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@7c4f3f7409ab: "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@7c4f3f7409ab: 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@7c4f3f7409ab: 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@7c4f3f7409ab: 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(744)@7c4f3f7409ab: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(744)@7c4f3f7409ab: Created Expect[0] for '080101D471000005F44280002300F1102A2A170411E5100010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(747) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(724)@7c4f3f7409ab: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(747)10976002 HNBGW_Test.sgsn2-SCCP(743)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(743)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(744)@7c4f3f7409ab: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(747) HNBGW_Test.sgsn2-RAN(744)@7c4f3f7409ab: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(747)3395864 HNBGW_Test.sgsn2-SCCP(743)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(743)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(747)@7c4f3f7409ab: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(747)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: 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(744)@7c4f3f7409ab: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(744)@7c4f3f7409ab: Created Expect[0] for '080101D471000005F442A9802300F1102A2A170411E510001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(749) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(724)@7c4f3f7409ab: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(749)1810636 HNBGW_Test.sgsn2-SCCP(743)@7c4f3f7409ab: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(743)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(744)@7c4f3f7409ab: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(749) HNBGW_Test.sgsn2-RAN(744)@7c4f3f7409ab: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(749)13742888 HNBGW_Test.sgsn2-SCCP(743)@7c4f3f7409ab: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(743)@7c4f3f7409ab: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(749)@7c4f3f7409ab: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(749)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: 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(741)@7c4f3f7409ab: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(741)@7c4f3f7409ab: Created Expect[0] for '080101D471000008292624000000001000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(751) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(724)@7c4f3f7409ab: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(751)8315692 HNBGW_Test.sgsn1-SCCP(740)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(740)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(741)@7c4f3f7409ab: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(751) HNBGW_Test.sgsn1-RAN(741)@7c4f3f7409ab: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(751)832437 HNBGW_Test.sgsn1-SCCP(740)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(740)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(751)@7c4f3f7409ab: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(751)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(724)@7c4f3f7409ab: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(726)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(733)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(736)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(734)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(737)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(738)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc2-RAN(735)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(739)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-RAN(732)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(740)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(729)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(728)@7c4f3f7409ab: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(723)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(730)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(731)@7c4f3f7409ab: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(725)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(722)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(741)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(727)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(745)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(743)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(744)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(746)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(742)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_2-PFCP(752)@7c4f3f7409ab: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(750)@7c4f3f7409ab: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(748)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(722): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(723): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(724): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(725): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(726): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(727): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(728): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(729): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(730): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-SCCP(731): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-RAN(732): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-M3UA(733): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc2-SCCP(734): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc2-RAN(735): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc2-M3UA(736): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(737): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(738): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(739): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(740): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-RAN(741): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(742): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(743): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn2-RAN(744): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(745): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(746): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(747): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(748): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(749): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(750): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(751): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(752): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Thu Jun 27 10:28:48 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=437123) Waiting for packet dumper to finish... 1 (prev_count=437123, count=443866) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Thu Jun 27 10:28:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_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@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_sgsnpool_nri_from_other_PLMN started. TC_sgsnpool_nri_from_other_PLMN-Iuh0(754)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_nri_from_other_PLMN-Iuh1(756)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(761)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(761)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(761)@7c4f3f7409ab: ************************************************* MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(759)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(764)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc1-M3UA(764)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(764)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc1-SCCP(762)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(767)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc2-M3UA(767)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(767)@7c4f3f7409ab: ************************************************* MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(765)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(770)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(770)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(770)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(768)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(773)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn1-M3UA(773)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(773)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn1-SCCP(771)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(776)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn2-M3UA(776)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(776)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn2-SCCP(774)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(761)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc1-M3UA(764)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc2-M3UA(767)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23909 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(770)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(773)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23908 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(776)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23910 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(760)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(760)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(763)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(763)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(766)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(766)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(769)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(769)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(772)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(772)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(775)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(775)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message MTC@7c4f3f7409ab: 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@7c4f3f7409ab: "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@7c4f3f7409ab: 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@7c4f3f7409ab: 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@7c4f3f7409ab: 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(769)@7c4f3f7409ab: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(769)@7c4f3f7409ab: Created Expect[0] for '080101D471000005F44241002399F9992A2A170411E5100010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(778) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(755)@7c4f3f7409ab: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(778)5926717 HNBGW_Test.sgsn0-SCCP(768)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(768)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(769)@7c4f3f7409ab: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(778) HNBGW_Test.sgsn0-RAN(769)@7c4f3f7409ab: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(778)14425732 HNBGW_Test.sgsn0-SCCP(768)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(768)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(778)@7c4f3f7409ab: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(778)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: 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(775)@7c4f3f7409ab: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(775)@7c4f3f7409ab: Created Expect[0] for '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(780) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(755)@7c4f3f7409ab: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(780)10763369 HNBGW_Test.sgsn2-SCCP(774)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(774)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(775)@7c4f3f7409ab: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(780) HNBGW_Test.sgsn2-RAN(775)@7c4f3f7409ab: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(780)16572545 HNBGW_Test.sgsn2-SCCP(774)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(774)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(780)@7c4f3f7409ab: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(780)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(755)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc2-RAN(766)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(769)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(765)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(764)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(753)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(768)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(773)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(760)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(767)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(759)@7c4f3f7409ab: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(754)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(762)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(761)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(758)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-RAN(763)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(771)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(772)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(774)@7c4f3f7409ab: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(756)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(775)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(776)@7c4f3f7409ab: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(757)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(777)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(770)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_nri_from_other_PLMN-PFCP(781)@7c4f3f7409ab: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-PFCP(779)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(753): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(754): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(755): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(756): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(757): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(758): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(759): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(760): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(761): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-SCCP(762): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-RAN(763): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-M3UA(764): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc2-SCCP(765): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc2-RAN(766): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc2-M3UA(767): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(768): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(769): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(770): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(771): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-RAN(772): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(773): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(774): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn2-RAN(775): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(776): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(777): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(778): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(779): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(780): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(781): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Thu Jun 27 10:28:56 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=398122) Waiting for packet dumper to finish... 1 (prev_count=398122, count=404865) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink ------ Thu Jun 27 10:28: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@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(783)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(785)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(790)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(790)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(790)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-SCCP(788)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(793)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc1-M3UA(793)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(793)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc1-SCCP(791)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(796)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(796)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(796)@7c4f3f7409ab: ************************************************* MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(794)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(799)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn1-M3UA(799)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(799)@7c4f3f7409ab: ************************************************* MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(797)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(790)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc1-M3UA(793)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(796)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(799)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23908 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(789)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(789)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(792)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(792)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(795)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(795)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(798)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(798)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message MTC@7c4f3f7409ab: 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@7c4f3f7409ab: "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@7c4f3f7409ab: 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(795)@7c4f3f7409ab: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(795)@7c4f3f7409ab: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(784)@7c4f3f7409ab: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801)11624782 HNBGW_Test.sgsn0-SCCP(794)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(794)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(795)@7c4f3f7409ab: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801) HNBGW_Test.sgsn0-RAN(795)@7c4f3f7409ab: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801)7054330 HNBGW_Test.sgsn0-SCCP(794)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(794)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801)@7c4f3f7409ab: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: 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(798)@7c4f3f7409ab: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(798)@7c4f3f7409ab: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(784)@7c4f3f7409ab: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803)1188345 HNBGW_Test.sgsn1-SCCP(797)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(797)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(798)@7c4f3f7409ab: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803) HNBGW_Test.sgsn1-RAN(798)@7c4f3f7409ab: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803)14180794 HNBGW_Test.sgsn1-SCCP(797)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(797)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803)@7c4f3f7409ab: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: "disconnecting msc0" HNBGW_Test.sgsn0-RAN(795)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(796)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(794)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: 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(784)@7c4f3f7409ab: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801)11624782 HNBGW_Test.sgsn1-RAN(798)@7c4f3f7409ab: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(798)@7c4f3f7409ab: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(805) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(784)@7c4f3f7409ab: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(805)4052823 HNBGW_Test.sgsn1-SCCP(797)@7c4f3f7409ab: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(797)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(798)@7c4f3f7409ab: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(805) HNBGW_Test.sgsn1-RAN(798)@7c4f3f7409ab: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(805)11146196 HNBGW_Test.sgsn1-SCCP(797)@7c4f3f7409ab: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(797)@7c4f3f7409ab: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(805)@7c4f3f7409ab: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(805)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(784)@7c4f3f7409ab: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(783)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(799)@7c4f3f7409ab: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(786)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(782)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-RAN(792)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(788)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(791)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(797)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(790)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(800)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(798)@7c4f3f7409ab: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(785)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(793)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(789)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(787)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(804)@7c4f3f7409ab: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(802)@7c4f3f7409ab: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(806)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(782): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(783): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(784): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(785): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(786): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(787): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(788): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(789): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(790): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-SCCP(791): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-RAN(792): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc1-M3UA(793): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(794): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(795): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(796): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(797): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-RAN(798): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(799): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(800): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(802): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(804): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(805): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(806): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Thu Jun 27 10:29:05 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=316931) Waiting for packet dumper to finish... 1 (prev_count=316931, count=383956) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink ------ Thu Jun 27 10:29: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@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(808)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(810)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(815)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(815)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(815)@7c4f3f7409ab: ************************************************* MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(813)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(818)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(818)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(818)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(816)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(815)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(818)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(814)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(814)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(817)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(817)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message MTC@7c4f3f7409ab: 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@7c4f3f7409ab: "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@7c4f3f7409ab: 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(817)@7c4f3f7409ab: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(817)@7c4f3f7409ab: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(809)@7c4f3f7409ab: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820)6544142 HNBGW_Test.sgsn0-SCCP(816)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(816)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(817)@7c4f3f7409ab: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820) HNBGW_Test.sgsn0-RAN(817)@7c4f3f7409ab: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820)10132653 HNBGW_Test.sgsn0-SCCP(816)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(816)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820)@7c4f3f7409ab: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: 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(817)@7c4f3f7409ab: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(817)@7c4f3f7409ab: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(822) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(809)@7c4f3f7409ab: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(822)4160462 HNBGW_Test.sgsn0-SCCP(816)@7c4f3f7409ab: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(816)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(817)@7c4f3f7409ab: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(822) HNBGW_Test.sgsn0-RAN(817)@7c4f3f7409ab: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(822)8813484 HNBGW_Test.sgsn0-SCCP(816)@7c4f3f7409ab: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(816)@7c4f3f7409ab: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(822)@7c4f3f7409ab: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(822)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: "connecting cnlink 1" MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(826)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn1-M3UA(826)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(826)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn1-SCCP(824)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 HNBGW_Test.sgsn1-M3UA(826)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23908 to server: "172.18.186.200":2905 association #8 MTC@7c4f3f7409ab: 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(825)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(825)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(825)@7c4f3f7409ab: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(825)@7c4f3f7409ab: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(827) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(809)@7c4f3f7409ab: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(827)12771467 HNBGW_Test.sgsn1-SCCP(824)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(824)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(825)@7c4f3f7409ab: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(827) HNBGW_Test.sgsn1-RAN(825)@7c4f3f7409ab: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(827)4290041 HNBGW_Test.sgsn1-SCCP(824)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(824)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(827)@7c4f3f7409ab: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(827)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: 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@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(809)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(824)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(825)@7c4f3f7409ab: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(811)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(814)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(826)@7c4f3f7409ab: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(808)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(817)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(813)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(818)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(812)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(816)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(819)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(807)@7c4f3f7409ab: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(810)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(815)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(821)@7c4f3f7409ab: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(823)@7c4f3f7409ab: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(828)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(807): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(808): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(809): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(810): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(811): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(812): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(813): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(814): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(815): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(816): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(817): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(818): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(819): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(821): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(822): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(823): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(824): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-RAN(825): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(826): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(827): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(828): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Thu Jun 27 10:29:15 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=249309) Waiting for packet dumper to finish... 1 (prev_count=249309, count=334289) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Thu Jun 27 10:29:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap" >/data/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_hnb_reregister_reuse_sctp_assoc started. TC_hnb_reregister_reuse_sctp_assoc-Iuh0(830)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(835)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(835)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(835)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-SCCP(833)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(838)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(838)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(838)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(836)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(835)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(838)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(834)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(834)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(837)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(837)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message MTC@7c4f3f7409ab: setverdict(pass): none -> pass MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: talloc reports "struct hnb_context" x 1, expecting 1 MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(831)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(837)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(833)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(829)@7c4f3f7409ab: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(830)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(839)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(835)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(836)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(838)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(832)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(834)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(829): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(830): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(831): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(832): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(833): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(834): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(835): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(836): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(837): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(838): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(839): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Thu Jun 27 10:29:20 UTC 2024 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=92867) Waiting for packet dumper to finish... 1 (prev_count=92867, count=156825) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Thu Jun 27 10:29:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_apply_sccp.pcap" >/data/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@7c4f3f7409ab: Test case TC_apply_sccp started. TC_apply_sccp-Iuh0(841)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_apply_sccp-Iuh1(843)@7c4f3f7409ab: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(848)@7c4f3f7409ab: ************************************************* HNBGW_Test.msc0-M3UA(848)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(848)@7c4f3f7409ab: ************************************************* MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(846)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@7c4f3f7409ab: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(851)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-M3UA(851)@7c4f3f7409ab: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(851)@7c4f3f7409ab: ************************************************* HNBGW_Test.sgsn0-SCCP(849)@7c4f3f7409ab: v_sccp_pdu_maxlen:268 MTC@7c4f3f7409ab: setverdict(pass): none -> pass MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(848)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(851)@7c4f3f7409ab: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(847)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(847)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(850)@7c4f3f7409ab: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(850)@7c4f3f7409ab: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(847)@7c4f3f7409ab: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(847)@7c4f3f7409ab: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(853) TC_apply_sccp-Iuh0-RUA(842)@7c4f3f7409ab: Added conn table entry 0TC_apply_sccp0(853)850666 HNBGW_Test.msc0-SCCP(846)@7c4f3f7409ab: First idle individual index:0 HNBGW_Test.msc0-SCCP(846)@7c4f3f7409ab: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(847)@7c4f3f7409ab: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(853) HNBGW_Test.msc0-RAN(847)@7c4f3f7409ab: Added conn table entry 0TC_apply_sccp0(853)13100765 HNBGW_Test.msc0-SCCP(846)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(846)@7c4f3f7409ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(853)@7c4f3f7409ab: setverdict(pass): none -> pass TC_apply_sccp0(853)@7c4f3f7409ab: "Changing SCCP address, don't apply yet" HNBGW_Test.msc0-SCCP(846)@7c4f3f7409ab: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(846)@7c4f3f7409ab: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(846)@7c4f3f7409ab: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(846)@7c4f3f7409ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(853)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(846)@7c4f3f7409ab: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(846)@7c4f3f7409ab: vl_len:22 HNBGW_Test.msc0-SCCP(846)@7c4f3f7409ab: vl_from0 HNBGW_Test.msc0-SCCP(846)@7c4f3f7409ab: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AC7348E0ED40E972304B1'O TC_apply_sccp0(853)@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(853)@7c4f3f7409ab: "Apply SCCP address changes" HNBGW_Test.msc0-SCCP(846)@7c4f3f7409ab: Session index based on local reference:0 HNBGW_Test.msc0-RAN(847)@7c4f3f7409ab: Deleted conn table entry 0TC_apply_sccp0(853)13100765 TC_apply_sccp-Iuh0-RUA(842)@7c4f3f7409ab: Deleted conn table entry 0TC_apply_sccp0(853)850666 TC_apply_sccp0(853)@7c4f3f7409ab: Final verdict of PTC: pass MTC@7c4f3f7409ab: ok: talloc reports "asn1_context" = 1 bytes TC_apply_sccp-Iuh0-RUA(842)@7c4f3f7409ab: Final verdict of PTC: none VirtHNBGW-STATS(840)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-RAN(847)@7c4f3f7409ab: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(844)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(849)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(846)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(850)@7c4f3f7409ab: Final verdict of PTC: none TC_apply_sccp-Iuh0(841)@7c4f3f7409ab: Final verdict of PTC: none TC_apply_sccp-Iuh1(843)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(851)@7c4f3f7409ab: Final verdict of PTC: none IPA-CTRL-CLI-IPA(845)@7c4f3f7409ab: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(848)@7c4f3f7409ab: Final verdict of PTC: none HNBGW-MGCP(852)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp-PFCP(854)@7c4f3f7409ab: Final verdict of PTC: none MTC@7c4f3f7409ab: Setting final verdict of the test case. MTC@7c4f3f7409ab: Local verdict of MTC: pass MTC@7c4f3f7409ab: Local verdict of PTC VirtHNBGW-STATS(840): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_apply_sccp-Iuh0(841): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(842): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_apply_sccp-Iuh1(843): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(844): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC IPA-CTRL-CLI-IPA(845): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-SCCP(846): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-RAN(847): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.msc0-M3UA(848): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(849): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-RAN(850): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(851): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC HNBGW-MGCP(852): none (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_apply_sccp0(853): pass (pass -> pass) MTC@7c4f3f7409ab: Local verdict of PTC TC_apply_sccp-PFCP(854): none (pass -> pass) MTC@7c4f3f7409ab: Test case TC_apply_sccp finished. Verdict: pass MTC@7c4f3f7409ab: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Thu Jun 27 10:29:30 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_apply_sccp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=211212) Waiting for packet dumper to finish... 1 (prev_count=211212, count=231791) MTC@7c4f3f7409ab: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@7c4f3f7409ab: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@7c4f3f7409ab: Terminating MTC. MC@7c4f3f7409ab: MTC terminated. MC2> exit MC@7c4f3f7409ab: Shutting down session. MC@7c4f3f7409ab: 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->FAIL 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->FAIL 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_hnb_reregister_reuse_sctp_assoc pass HNBGW_Tests.TC_apply_sccp NEW: FAIL HNBGW_Tests.TC_hnb_disconnected_timeout Summary: pass->FAIL: 2 NEW: FAIL: 1 pass: 44 skip: 1 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm Generated HNBGW_Tests.TC_apply_sccp.merged Generated HNBGW_Tests.TC_hnb_disconnected_timeout.merged Generated HNBGW_Tests.TC_hnb_register.merged Generated HNBGW_Tests.TC_hnb_register_duplicate.merged Generated HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.merged Generated HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.merged Generated HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.merged Generated HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.merged Generated HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.merged Generated HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.merged Generated HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.merged Generated HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.merged Generated HNBGW_Tests.TC_mscpool_paging_imsi.merged Generated HNBGW_Tests.TC_mscpool_paging_tmsi.merged Generated HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.merged Generated HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.merged Generated HNBGW_Tests.TC_ps_rab_assignment_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_sgsnpool_L3Compl_on_1_cnlink.merged Generated HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.merged Generated HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.merged Generated HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.merged Generated HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.merged Generated HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.merged Generated HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.merged Generated HNBGW_Tests.TC_ue_register.merged Generated HNBGW_Tests.TC_ue_register_before_hnb_register.merged Generated HNBGW_Tests.TC_ue_register_tmsi_lai.merged Removing Input log files !!! + exit 0 + echo Stopping containers Stopping containers + docker_kill_wait jenkins-ttcn3-hnbgw-test-latest-741-hnbgw + docker kill jenkins-ttcn3-hnbgw-test-latest-741-hnbgw jenkins-ttcn3-hnbgw-test-latest-741-hnbgw + docker wait jenkins-ttcn3-hnbgw-test-latest-741-hnbgw 137 + docker_kill_wait jenkins-ttcn3-hnbgw-test-latest-741-stp + docker kill jenkins-ttcn3-hnbgw-test-latest-741-stp jenkins-ttcn3-hnbgw-test-latest-741-stp + docker wait jenkins-ttcn3-hnbgw-test-latest-741-stp 137 + echo Testing with PFCP Testing with PFCP + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp + run_tests /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp with-pfcp/HNBGW_Tests.cfg osmo-stp.cfg with-pfcp/osmo-hnbgw.cfg + base_dir=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp + tests_cfg=with-pfcp/HNBGW_Tests.cfg + stp_cfg=osmo-stp.cfg + hnbgw_cfg=with-pfcp/osmo-hnbgw.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw-tester/unix + cp with-pfcp/HNBGW_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/stp/osmo-stp.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw/unix + cp with-pfcp/osmo-hnbgw.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw/osmo-hnbgw.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/unix + network_replace_subnet_in_configs + set +x Applying SUBNET=186 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw-tester/HNBGW_Tests.cfg Applying SUBNET=186 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg Applying SUBNET=186 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw/osmo-hnbgw.cfg Applying SUBNET=186 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/stp/osmo-stp.cfg Applying SUBNET=186 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw/osmo-hnbgw.cfg Applying SUBNET=186 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/stp/osmo-stp.cfg + echo Starting container with STP Starting container with STP + docker_network_params 186 200 + NET=186 + ADDR_SUFIX=200 + echo --network ttcn3-hnbgw-test-186 --ip 172.18.186.200 --ip6 fd02:db8:186::200 + docker run --rm --network ttcn3-hnbgw-test-186 --ip 172.18.186.200 --ip6 fd02:db8:186::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/stp:/data --name jenkins-ttcn3-hnbgw-test-latest-741-stp -d osmocom-build/osmo-stp-latest d4f8a1806d746cc8329ac04fb6a777a1744795055c09fbe9ceb26c39b8dc62af + echo Starting container with HNBGW Starting container with HNBGW + docker_network_params 186 20 + NET=186 + ADDR_SUFIX=20 + echo --network ttcn3-hnbgw-test-186 --ip 172.18.186.20 --ip6 fd02:db8:186::20 + docker run --rm --network ttcn3-hnbgw-test-186 --ip 172.18.186.20 --ip6 fd02:db8:186::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/unix:/data/unix --name jenkins-ttcn3-hnbgw-test-latest-741-hnbgw -d osmocom-build/osmo-hnbgw-latest c33cced8a2a0a377add3ed5d76620b171f73840ab2686e887a7d895ebda45fb6 + echo Starting container with HNBGW testsuite Starting container with HNBGW testsuite + docker_network_params 186 203 + NET=186 + ADDR_SUFIX=203 + echo --network ttcn3-hnbgw-test-186 --ip 172.18.186.203 --ip6 fd02:db8:186::203 + docker run --rm --network ttcn3-hnbgw-test-186 --ip 172.18.186.203 --ip6 fd02:db8:186::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.186.20 -e OSMO_SUT_PORT=4261 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw-tester:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/unix:/data/unix --name jenkins-ttcn3-hnbgw-test-latest-741-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@2dbb0c8e48eb: Unix server socket created successfully. MC@2dbb0c8e48eb: Listening on TCP port 36223. 2dbb0c8e48eb is the default MC2> spawn /osmo-ttcn3-hacks/hnbgw/HNBGW_Tests 2dbb0c8e48eb 36223 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@2dbb0c8e48eb: New HC connected from 172.18.186.203 [172.18.186.203]. 2dbb0c8e48eb: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@2dbb0c8e48eb: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@2dbb0c8e48eb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@2dbb0c8e48eb: Configuration file was processed on all HCs. MC@2dbb0c8e48eb: Creating MTC on host 172.18.186.203. MC@2dbb0c8e48eb: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Thu Jun 27 10:29:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_hnb_register.pcap" >/data/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_hnb_register started. TC_hnb_register-Iuh0(4)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(9)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(9)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(9)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-SCCP(7)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(12)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(12)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(12)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(10)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(9)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(12)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register-Iuh0-RUA(5)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(10)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(12)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(11)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(13)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(8)@2dbb0c8e48eb: Final verdict of PTC: none TC_hnb_register-Iuh0(4)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(7)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(3)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(9)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(3): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_hnb_register-Iuh0(4): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_hnb_register-Iuh0-RUA(5): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(7): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(8): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(9): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(10): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(11): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(12): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(13): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_hnb_register finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Thu Jun 27 10:29:38 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123944) Waiting for packet dumper to finish... 1 (prev_count=123944, count=152499) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Thu Jun 27 10:29:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_hnb_register_duplicate.pcap" >/data/HNBGW_Tests.TC_hnb_register_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_hnb_register_duplicate started. TC_hnb_register_duplicate-Iuh0(15)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hnb_register_duplicate-Iuh1(17)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(22)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(22)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(22)@2dbb0c8e48eb: ************************************************* MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(20)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(25)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(25)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(25)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(23)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(22)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(25)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(21)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(21)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(24)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(24)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message MTC@2dbb0c8e48eb: setverdict(pass): none -> pass MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: talloc reports "struct hnb_context" x 1, expecting 1 MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register_duplicate-Iuh1(17)@2dbb0c8e48eb: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(16)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(20)@2dbb0c8e48eb: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(15)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(22)@2dbb0c8e48eb: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(18)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(21)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(24)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(19)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(23)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(25)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(14)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(26)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(14): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(15): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(16): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(17): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(18): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(19): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(20): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(21): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(22): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(23): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(24): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(25): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(26): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Thu Jun 27 10:29:43 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89100) Waiting for packet dumper to finish... 1 (prev_count=89100, count=152964) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc ------ Thu Jun 27 10:29: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_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@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(33)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(33)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(33)@2dbb0c8e48eb: ************************************************* MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(31)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(36)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(36)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(36)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(34)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(33)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(36)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(32)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(32)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(35)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(35)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message MTC@2dbb0c8e48eb: setverdict(pass): none -> pass MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: talloc reports "struct hnb_context" x 1, expecting 1 MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(32)@2dbb0c8e48eb: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(31)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(35)@2dbb0c8e48eb: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(30)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(34)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(33)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(27)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(37)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(36)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(27): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(31): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(32): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(33): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(34): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(35): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(36): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(37): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Thu Jun 27 10:29:48 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88117) Waiting for packet dumper to finish... 1 (prev_count=88117, count=151480) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout'. ------ HNBGW_Tests.TC_hnb_disconnected_timeout ------ Thu Jun 27 10:29:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap" >/data/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_hnb_disconnected_timeout started. TC_hnb_disconnected_timeout-Iuh0(39)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(44)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(44)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(44)@2dbb0c8e48eb: ************************************************* MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(42)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(47)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(47)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(47)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(45)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(44)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(47)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(43)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(43)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(46)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(46)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message IPA-CTRL-CLI-IPA(41)@2dbb0c8e48eb: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@2dbb0c8e48eb: retrieved rate counters: "hnb": { { { name := "iuh:established", val := -1 } } } MTC@2dbb0c8e48eb: initial hnb rate counters: { { { name := "iuh:established", val := -1 } } } TC_hnb_disconnected_timeout-Iuh0(39)@2dbb0c8e48eb: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(40)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } IPA-CTRL-CLI-IPA(41)@2dbb0c8e48eb: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } IPA-CTRL-CLI-IPA(41)@2dbb0c8e48eb: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } IPA-CTRL-CLI-IPA(41)@2dbb0c8e48eb: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") TC_hnb_disconnected_timeout-Iuh0(49)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } IPA-CTRL-CLI-IPA(41)@2dbb0c8e48eb: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@2dbb0c8e48eb: setverdict(fail): pass -> fail reason: "Rate counter mismatch: "hnb" 0 "iuh:established" is at -1 but expected 1", new component reason: "Rate counter mismatch: "hnb" 0 "iuh:established" is at -1 but expected 1" TC_hnb_disconnected_timeout-Iuh0(49)@2dbb0c8e48eb: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(50)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } IPA-CTRL-CLI-IPA(41)@2dbb0c8e48eb: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@2dbb0c8e48eb: setverdict(fail): fail -> fail reason: "Rate counter mismatch: "hnb" 0 "iuh:established" is at -1 but expected 1", component reason not changed MTC@2dbb0c8e48eb: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } IPA-CTRL-CLI-IPA(41)@2dbb0c8e48eb: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(42)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(44)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(43)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(41)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(46)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(45)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(47)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(38)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(48)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: fail reason: "Rate counter mismatch: "hnb" 0 "iuh:established" is at -1 but expected 1" MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(38): none (fail -> fail) MTC@2dbb0c8e48eb: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(39): none (fail -> fail) MTC@2dbb0c8e48eb: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(40): none (fail -> fail) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(41): none (fail -> fail) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(42): none (fail -> fail) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(43): none (fail -> fail) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(44): none (fail -> fail) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(45): none (fail -> fail) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(46): none (fail -> fail) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(47): none (fail -> fail) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(48): none (fail -> fail) MTC@2dbb0c8e48eb: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(49): none (fail -> fail) MTC@2dbb0c8e48eb: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(50): none (fail -> fail) MTC@2dbb0c8e48eb: Test case TC_hnb_disconnected_timeout finished. Verdict: fail reason: Rate counter mismatch: "hnb" 0 "iuh:established" is at -1 but expected 1 MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout fail'. Thu Jun 27 10:30:06 UTC 2024 ------ HNBGW_Tests.TC_hnb_disconnected_timeout fail ------ Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_hnb_disconnected_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=162486) Waiting for packet dumper to finish... 1 (prev_count=162486, count=162986) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout fail' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Thu Jun 27 10:30:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ue_register.pcap" >/data/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_ue_register started. TC_ue_register-Iuh0(52)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(57)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(57)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(57)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-SCCP(55)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(60)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(60)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(60)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(58)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(57)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(60)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(56)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(56)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(59)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(59)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(55)@2dbb0c8e48eb: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(53)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(56)@2dbb0c8e48eb: Final verdict of PTC: none TC_ue_register-Iuh0(52)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(58)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(51)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(59)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(60)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(57)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(61)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(51): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ue_register-Iuh0(52): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ue_register-Iuh0-RUA(53): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(55): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(56): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(57): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(58): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(59): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(60): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(61): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_ue_register finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Thu Jun 27 10:30:11 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_ue_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=90934) Waiting for packet dumper to finish... 1 (prev_count=90934, count=151125) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Thu Jun 27 10:30:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_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@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_ue_register_tmsi_lai started. MTC@2dbb0c8e48eb: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ue_register_tmsi_lai-Iuh0(63)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(68)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(68)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(68)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-SCCP(66)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(71)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(71)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(71)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(69)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(68)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(71)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(67)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(67)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(70)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(70)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register_tmsi_lai-Iuh0-RUA(64)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(66)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(69)@2dbb0c8e48eb: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(63)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(65)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(68)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(71)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(62)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(67)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(70)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(72)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(62): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(63): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(64): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(65): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(66): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(67): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(68): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(69): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(70): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(71): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(72): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Thu Jun 27 10:30:16 UTC 2024 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89605) Waiting for packet dumper to finish... 1 (prev_count=89605, count=149772) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Thu Jun 27 10:30: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_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@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_ue_register_before_hnb_register started. TC_ue_register_before_hnb_register-Iuh0(74)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(79)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(79)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(79)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-SCCP(77)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(82)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(82)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(82)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(80)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(79)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(82)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(78)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(78)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(81)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(81)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message MTC@2dbb0c8e48eb: setverdict(fail): none -> fail reason: "Timeout waiting for UE Register response", new component reason: "Timeout waiting for UE Register response" MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register_before_hnb_register-Iuh0-RUA(75)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(77)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(82)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(80)@2dbb0c8e48eb: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(74)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(73)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(81)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(78)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(79)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(83)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: fail reason: "Timeout waiting for UE Register response" MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(73): none (fail -> fail) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(74): none (fail -> fail) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(75): none (fail -> fail) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (fail -> fail) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(77): none (fail -> fail) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(78): none (fail -> fail) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(79): none (fail -> fail) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(80): none (fail -> fail) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(81): none (fail -> fail) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(82): none (fail -> fail) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(83): none (fail -> fail) MTC@2dbb0c8e48eb: Test case TC_ue_register_before_hnb_register finished. Verdict: fail reason: Timeout waiting for UE Register response MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register fail'. Thu Jun 27 10:30:22 UTC 2024 ------ HNBGW_Tests.TC_ue_register_before_hnb_register fail ------ Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=129550) Waiting for packet dumper to finish... 1 (prev_count=129550, count=147260) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register fail' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Thu Jun 27 10:30: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_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@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_ranap_cs_initial_ue started. TC_ranap_cs_initial_ue-Iuh0(85)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(90)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(90)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(90)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-SCCP(88)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(93)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(93)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(93)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(91)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(90)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(93)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(89)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(89)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(92)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(89)@2dbb0c8e48eb: f_create_expect(l3 := '9EAB28C8AE50A158E28F'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(89)@2dbb0c8e48eb: Created Expect[0] for '9EAB28C8AE50A158E28F'O to be handled at TC_ranap_cs_initial_ue0(95) TC_ranap_cs_initial_ue-Iuh0-RUA(86)@2dbb0c8e48eb: Added conn table entry 0TC_ranap_cs_initial_ue0(95)14811201 HNBGW_Test.msc0-SCCP(88)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc0-SCCP(88)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(89)@2dbb0c8e48eb: Found Expect[0] for l3='9EAB28C8AE50A158E28F'O handled at TC_ranap_cs_initial_ue0(95) HNBGW_Test.msc0-RAN(89)@2dbb0c8e48eb: Added conn table entry 0TC_ranap_cs_initial_ue0(95)5998806 HNBGW_Test.msc0-SCCP(88)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(88)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(95)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_ranap_cs_initial_ue0(95)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(89)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(90)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(91)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(88)@2dbb0c8e48eb: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(85)@2dbb0c8e48eb: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(86)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(92)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(93)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(84)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(94)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue-PFCP(96)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(84): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(85): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(86): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(88): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(89): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(90): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(91): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(92): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(93): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(94): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ranap_cs_initial_ue0(95): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ranap_cs_initial_ue-PFCP(96): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Thu Jun 27 10:30:28 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=131066) Waiting for packet dumper to finish... 1 (prev_count=131066, count=172062) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Thu Jun 27 10:30:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_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@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_ranap_ps_initial_ue started. TC_ranap_ps_initial_ue-Iuh0(98)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(103)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(103)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(103)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-SCCP(101)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(106)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(106)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(106)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(104)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(103)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(106)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(102)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(102)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(105)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(105)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(105)@2dbb0c8e48eb: f_create_expect(l3 := '998D891A776754CC948E'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(105)@2dbb0c8e48eb: Created Expect[0] for '998D891A776754CC948E'O to be handled at TC_ranap_ps_initial_ue0(108) TC_ranap_ps_initial_ue-Iuh0-RUA(99)@2dbb0c8e48eb: Added conn table entry 0TC_ranap_ps_initial_ue0(108)10281586 HNBGW_Test.sgsn0-SCCP(104)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(104)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(105)@2dbb0c8e48eb: Found Expect[0] for l3='998D891A776754CC948E'O handled at TC_ranap_ps_initial_ue0(108) HNBGW_Test.sgsn0-RAN(105)@2dbb0c8e48eb: Added conn table entry 0TC_ranap_ps_initial_ue0(108)6173247 HNBGW_Test.sgsn0-SCCP(104)@2dbb0c8e48eb: Session index based on connection ID:0 TC_ranap_ps_initial_ue0(108)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_ranap_ps_initial_ue0(108)@2dbb0c8e48eb: Final verdict of PTC: pass HNBGW_Test.sgsn0-SCCP(104)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_initial_ue-Iuh0-RUA(99)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(105)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(103)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(100)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(102)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(97)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(104)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(101)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(106)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(107)@2dbb0c8e48eb: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(98)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue-PFCP(109)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(97): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(98): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(99): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(101): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(102): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(103): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(104): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(105): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(106): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(107): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ranap_ps_initial_ue0(108): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ranap_ps_initial_ue-PFCP(109): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Thu Jun 27 10:30:34 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=129795) Waiting for packet dumper to finish... 1 (prev_count=129795, count=170986) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr ------ Thu Jun 27 10:30: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_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@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_ranap_cs_initial_ue_empty_cr started. TC_ranap_cs_initial_ue_empty_cr-Iuh0(111)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(116)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(116)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(116)@2dbb0c8e48eb: ************************************************* MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(114)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(119)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(119)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(119)@2dbb0c8e48eb: ************************************************* MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(117)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(116)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(119)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(115)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(115)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(118)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(118)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(115)@2dbb0c8e48eb: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(115)@2dbb0c8e48eb: Created Expect[0] for omit to be handled at TC_ranap_cs_initial_ue_empty_cr0(121) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(112)@2dbb0c8e48eb: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(121)13168823 HNBGW_Test.msc0-SCCP(114)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc0-SCCP(114)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(115)@2dbb0c8e48eb: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(121) HNBGW_Test.msc0-RAN(115)@2dbb0c8e48eb: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(121)6201933 HNBGW_Test.msc0-SCCP(114)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(114)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(114)@2dbb0c8e48eb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(114)@2dbb0c8e48eb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(114)@2dbb0c8e48eb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(114)@2dbb0c8e48eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(121)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_ranap_cs_initial_ue_empty_cr0(121)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-M3UA(116)@2dbb0c8e48eb: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(112)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(115)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(110)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(113)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(118)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(117)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(120)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(114)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(119)@2dbb0c8e48eb: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(111)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue_empty_cr-PFCP(122)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(110): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(111): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(112): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(113): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(114): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(115): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(116): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(117): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(118): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(119): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(120): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(121): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-PFCP(122): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Thu Jun 27 10:30:40 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=138039) Waiting for packet dumper to finish... 1 (prev_count=138039, count=182252) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr ------ Thu Jun 27 10:30:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_ps_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@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_ranap_ps_initial_ue_empty_cr started. TC_ranap_ps_initial_ue_empty_cr-Iuh0(124)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(129)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(129)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(129)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-SCCP(127)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(132)@2dbb0c8e48eb: ************************************************* MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(132)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(132)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(130)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(129)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(132)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(128)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(128)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(131)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(131)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(131)@2dbb0c8e48eb: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(131)@2dbb0c8e48eb: Created Expect[0] for omit to be handled at TC_ranap_ps_initial_ue_empty_cr0(134) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(125)@2dbb0c8e48eb: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(134)2874470 HNBGW_Test.sgsn0-SCCP(130)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(130)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(131)@2dbb0c8e48eb: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(134) HNBGW_Test.sgsn0-RAN(131)@2dbb0c8e48eb: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(134)13646479 HNBGW_Test.sgsn0-SCCP(130)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(130)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(130)@2dbb0c8e48eb: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(130)@2dbb0c8e48eb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(130)@2dbb0c8e48eb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(130)@2dbb0c8e48eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(134)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_ranap_ps_initial_ue_empty_cr0(134)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(125)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(132)@2dbb0c8e48eb: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(124)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(123)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(126)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(131)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(130)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(128)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(127)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(129)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(133)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue_empty_cr-PFCP(135)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(123): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(124): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(125): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(126): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(127): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(128): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(129): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(130): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(131): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(132): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(133): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(134): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-PFCP(135): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Thu Jun 27 10:30:45 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=138523) Waiting for packet dumper to finish... 1 (prev_count=138523, count=183050) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Thu Jun 27 10:30: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_ranap_cs_bidir.pcap" >/data/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_ranap_cs_bidir started. TC_ranap_cs_bidir-Iuh0(137)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(142)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(142)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(142)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-SCCP(140)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(145)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(145)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(145)@2dbb0c8e48eb: ************************************************* MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(143)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(142)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(145)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(141)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(141)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(144)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(144)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(141)@2dbb0c8e48eb: f_create_expect(l3 := 'F47AEC6AB50ACEDBE6F6'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(141)@2dbb0c8e48eb: Created Expect[0] for 'F47AEC6AB50ACEDBE6F6'O to be handled at TC_ranap_cs_bidir0(147) TC_ranap_cs_bidir-Iuh0-RUA(138)@2dbb0c8e48eb: Added conn table entry 0TC_ranap_cs_bidir0(147)5647278 HNBGW_Test.msc0-SCCP(140)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc0-SCCP(140)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(141)@2dbb0c8e48eb: Found Expect[0] for l3='F47AEC6AB50ACEDBE6F6'O handled at TC_ranap_cs_bidir0(147) HNBGW_Test.msc0-RAN(141)@2dbb0c8e48eb: Added conn table entry 0TC_ranap_cs_bidir0(147)10122765 HNBGW_Test.msc0-SCCP(140)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(140)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_bidir0(147)@2dbb0c8e48eb: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(140)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(140)@2dbb0c8e48eb: vl_len:22 HNBGW_Test.msc0-SCCP(140)@2dbb0c8e48eb: vl_from0 HNBGW_Test.msc0-SCCP(140)@2dbb0c8e48eb: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A8F937892A366CEB4503F'O TC_ranap_cs_bidir0(147)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(140)@2dbb0c8e48eb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(140)@2dbb0c8e48eb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(140)@2dbb0c8e48eb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(140)@2dbb0c8e48eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(147)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(140)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(140)@2dbb0c8e48eb: vl_len:20 HNBGW_Test.msc0-SCCP(140)@2dbb0c8e48eb: vl_from0 HNBGW_Test.msc0-SCCP(140)@2dbb0c8e48eb: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O TC_ranap_cs_bidir0(147)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir0(147)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(144)@2dbb0c8e48eb: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(137)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(136)@2dbb0c8e48eb: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0-RUA(138)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(139)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(142)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(141)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(143)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(140)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(145)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(146)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir-PFCP(148)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(136): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(137): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(138): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(139): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(140): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(141): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(142): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(143): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(144): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(145): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(146): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ranap_cs_bidir0(147): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ranap_cs_bidir-PFCP(148): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Thu Jun 27 10:30:51 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=135744) Waiting for packet dumper to finish... 1 (prev_count=135744, count=191815) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Thu Jun 27 10:30:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_ps_bidir.pcap" >/data/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_ranap_ps_bidir started. TC_ranap_ps_bidir-Iuh0(150)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(155)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(155)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(155)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-SCCP(153)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(158)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(158)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(158)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(156)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(155)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(158)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(154)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(154)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(157)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(157)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(157)@2dbb0c8e48eb: f_create_expect(l3 := 'A8FC69C53CCF3C69A3DB'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(157)@2dbb0c8e48eb: Created Expect[0] for 'A8FC69C53CCF3C69A3DB'O to be handled at TC_ranap_ps_bidir0(160) TC_ranap_ps_bidir-Iuh0-RUA(151)@2dbb0c8e48eb: Added conn table entry 0TC_ranap_ps_bidir0(160)6875109 HNBGW_Test.sgsn0-SCCP(156)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(156)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(157)@2dbb0c8e48eb: Found Expect[0] for l3='A8FC69C53CCF3C69A3DB'O handled at TC_ranap_ps_bidir0(160) HNBGW_Test.sgsn0-RAN(157)@2dbb0c8e48eb: Added conn table entry 0TC_ranap_ps_bidir0(160)2790187 HNBGW_Test.sgsn0-SCCP(156)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(156)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(160)@2dbb0c8e48eb: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(156)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(156)@2dbb0c8e48eb: vl_len:22 HNBGW_Test.sgsn0-SCCP(156)@2dbb0c8e48eb: vl_from0 HNBGW_Test.sgsn0-SCCP(156)@2dbb0c8e48eb: data sent by MTP3_SCCP_PORT: '001440120000010010400B0ABB461904B0FEECE716CF'O TC_ranap_ps_bidir0(160)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(156)@2dbb0c8e48eb: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(156)@2dbb0c8e48eb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(156)@2dbb0c8e48eb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(156)@2dbb0c8e48eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(160)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(156)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(156)@2dbb0c8e48eb: vl_len:20 HNBGW_Test.sgsn0-SCCP(156)@2dbb0c8e48eb: vl_from0 HNBGW_Test.sgsn0-SCCP(156)@2dbb0c8e48eb: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O TC_ranap_ps_bidir0(160)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir0(160)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_bidir-Iuh0-RUA(151)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(153)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(154)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(156)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(157)@2dbb0c8e48eb: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(150)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(158)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(155)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(152)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(159)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(149)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir-PFCP(161)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(149): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(150): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(151): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(152): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(153): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(154): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(155): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(156): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(157): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(158): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(159): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ranap_ps_bidir0(160): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ranap_ps_bidir-PFCP(161): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Thu Jun 27 10:30:58 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=132675) Waiting for packet dumper to finish... 1 (prev_count=132675, count=188958) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Thu Jun 27 10:31: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_rab_assignment.pcap" >/data/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_rab_assignment started. TC_rab_assignment-Iuh0(163)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(168)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(168)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(168)@2dbb0c8e48eb: ************************************************* MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(166)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(171)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(171)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(171)@2dbb0c8e48eb: ************************************************* MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(169)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(168)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(171)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(167)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(167)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(170)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(170)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message TC_rab_assignment-PFCP(174)@2dbb0c8e48eb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.186.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 := 'AC12BA14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3928472975 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_assignment-PFCP(174)@2dbb0c8e48eb: sending to all conns: { } HNBGW-MGCP(172)@2dbb0c8e48eb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(173) HNBGW_Test.msc0-RAN(167)@2dbb0c8e48eb: f_create_expect(l3 := 'D805A1287077C2D75395'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(167)@2dbb0c8e48eb: Created Expect[0] for 'D805A1287077C2D75395'O to be handled at TC_rab_assignment0(173) TC_rab_assignment-Iuh0-RUA(164)@2dbb0c8e48eb: Added conn table entry 0TC_rab_assignment0(173)12534990 HNBGW_Test.msc0-SCCP(166)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc0-SCCP(166)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(167)@2dbb0c8e48eb: Found Expect[0] for l3='D805A1287077C2D75395'O handled at TC_rab_assignment0(173) HNBGW_Test.msc0-RAN(167)@2dbb0c8e48eb: Added conn table entry 0TC_rab_assignment0(173)13737144 HNBGW_Test.msc0-SCCP(166)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(173)@2dbb0c8e48eb: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(166)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@2dbb0c8e48eb: vl_len:91 HNBGW_Test.msc0-SCCP(166)@2dbb0c8e48eb: vl_from0 HNBGW_Test.msc0-SCCP(166)@2dbb0c8e48eb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(172)@2dbb0c8e48eb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bf44ce17" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } handled at TC_rab_assignment0(173) TC_rab_assignment0(173)@2dbb0c8e48eb: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bf44ce17" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } TC_rab_assignment0(173)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(173)@2dbb0c8e48eb: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "bf44ce17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bf44ce17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.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(173)@2dbb0c8e48eb: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "bf44ce17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bf44ce17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.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)@2dbb0c8e48eb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(166)@2dbb0c8e48eb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@2dbb0c8e48eb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@2dbb0c8e48eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(173)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(166)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@2dbb0c8e48eb: vl_len:12 HNBGW_Test.msc0-SCCP(166)@2dbb0c8e48eb: vl_from0 HNBGW_Test.msc0-SCCP(166)@2dbb0c8e48eb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment0(173)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(173)@2dbb0c8e48eb: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "bf44ce17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(173)@2dbb0c8e48eb: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "bf44ce17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(173)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(166)@2dbb0c8e48eb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(166)@2dbb0c8e48eb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@2dbb0c8e48eb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@2dbb0c8e48eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(173)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(173)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assignment-Iuh0-RUA(164)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(167)@2dbb0c8e48eb: Final verdict of PTC: none TC_rab_assignment-Iuh0(163)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(172)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(165)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(169)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(170)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(166)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(168)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(171)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(162)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment-PFCP(174)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(162): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_rab_assignment-Iuh0(163): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(164): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(165): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(166): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(167): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(168): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(169): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(170): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(171): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(172): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_rab_assignment0(173): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_rab_assignment-PFCP(174): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_rab_assignment finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Thu Jun 27 10:31:04 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=231429) Waiting for packet dumper to finish... 1 (prev_count=231429, count=231929) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Thu Jun 27 10:31: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_rab_release.pcap" >/data/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_rab_release started. TC_rab_release-Iuh0(176)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(181)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(181)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(181)@2dbb0c8e48eb: ************************************************* MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(179)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(184)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(184)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(184)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(182)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass HNBGW_Test.sgsn0-M3UA(184)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-M3UA(181)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(180)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(180)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(183)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(183)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message TC_rab_release-PFCP(187)@2dbb0c8e48eb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.186.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 := 'AC12BA14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3928472975 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_release-PFCP(187)@2dbb0c8e48eb: sending to all conns: { } HNBGW-MGCP(185)@2dbb0c8e48eb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(186) HNBGW_Test.msc0-RAN(180)@2dbb0c8e48eb: f_create_expect(l3 := '073FEAF9FDE8EBB7DDEA'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(180)@2dbb0c8e48eb: Created Expect[0] for '073FEAF9FDE8EBB7DDEA'O to be handled at TC_rab_release0(186) TC_rab_release-Iuh0-RUA(177)@2dbb0c8e48eb: Added conn table entry 0TC_rab_release0(186)16419381 HNBGW_Test.msc0-SCCP(179)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc0-SCCP(179)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(180)@2dbb0c8e48eb: Found Expect[0] for l3='073FEAF9FDE8EBB7DDEA'O handled at TC_rab_release0(186) HNBGW_Test.msc0-RAN(180)@2dbb0c8e48eb: Added conn table entry 0TC_rab_release0(186)10595860 HNBGW_Test.msc0-SCCP(179)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release0(186)@2dbb0c8e48eb: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(179)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@2dbb0c8e48eb: vl_len:91 HNBGW_Test.msc0-SCCP(179)@2dbb0c8e48eb: vl_from0 HNBGW_Test.msc0-SCCP(179)@2dbb0c8e48eb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(185)@2dbb0c8e48eb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fa8a3517" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } handled at TC_rab_release0(186) TC_rab_release0(186)@2dbb0c8e48eb: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fa8a3517" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } TC_rab_release0(186)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(186)@2dbb0c8e48eb: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "fa8a3517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fa8a3517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.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(186)@2dbb0c8e48eb: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "fa8a3517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fa8a3517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.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)@2dbb0c8e48eb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(179)@2dbb0c8e48eb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@2dbb0c8e48eb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@2dbb0c8e48eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(186)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(179)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@2dbb0c8e48eb: vl_len:21 HNBGW_Test.msc0-SCCP(179)@2dbb0c8e48eb: vl_from0 HNBGW_Test.msc0-SCCP(179)@2dbb0c8e48eb: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O TC_rab_release0(186)@2dbb0c8e48eb: DLCX{ line := { verb := "DLCX", trans_id := "9", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "fa8a3517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(186)@2dbb0c8e48eb: DLCX{ line := { verb := "DLCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "fa8a3517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(186)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(186)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(186)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(180)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(181)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(179)@2dbb0c8e48eb: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(177)@2dbb0c8e48eb: Final verdict of PTC: none TC_rab_release-Iuh0(176)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(184)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(183)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(182)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(178)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(185)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(175)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_rab_release-PFCP(187)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(175): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_rab_release-Iuh0(176): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_rab_release-Iuh0-RUA(177): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(178): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(179): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(180): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(181): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(182): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(183): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(184): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(185): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_rab_release0(186): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_rab_release-PFCP(187): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_rab_release finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Thu Jun 27 10:31:10 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_rab_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=131623) Waiting for packet dumper to finish... 1 (prev_count=131623, count=223378) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Thu Jun 27 10:31:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_release_abnormal.pcap" >/data/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_rab_release_abnormal started. TC_rab_release_abnormal-Iuh0(189)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(194)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(194)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(194)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-SCCP(192)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(197)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(197)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(197)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(195)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(194)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(197)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(193)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(193)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(196)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(196)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(198)@2dbb0c8e48eb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(199) HNBGW_Test.msc0-RAN(193)@2dbb0c8e48eb: f_create_expect(l3 := 'CD30C6F1F47D88377E74'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(193)@2dbb0c8e48eb: Created Expect[0] for 'CD30C6F1F47D88377E74'O to be handled at TC_rab_release_abnormal0(199) TC_rab_release_abnormal-Iuh0-RUA(190)@2dbb0c8e48eb: Added conn table entry 0TC_rab_release_abnormal0(199)9867707 HNBGW_Test.msc0-SCCP(192)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc0-SCCP(192)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(193)@2dbb0c8e48eb: Found Expect[0] for l3='CD30C6F1F47D88377E74'O handled at TC_rab_release_abnormal0(199) HNBGW_Test.msc0-RAN(193)@2dbb0c8e48eb: Added conn table entry 0TC_rab_release_abnormal0(199)13480083 HNBGW_Test.msc0-SCCP(192)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release_abnormal0(199)@2dbb0c8e48eb: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(192)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@2dbb0c8e48eb: vl_len:91 HNBGW_Test.msc0-SCCP(192)@2dbb0c8e48eb: vl_from0 HNBGW_Test.msc0-SCCP(192)@2dbb0c8e48eb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(198)@2dbb0c8e48eb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9691bb17" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } handled at TC_rab_release_abnormal0(199) TC_rab_release_abnormal0(199)@2dbb0c8e48eb: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9691bb17" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } TC_rab_release_abnormal0(199)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(199)@2dbb0c8e48eb: MDCX1{ line := { verb := "MDCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "9691bb17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9691bb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.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(199)@2dbb0c8e48eb: CRCX2{ line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "9691bb17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9691bb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.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(192)@2dbb0c8e48eb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(192)@2dbb0c8e48eb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@2dbb0c8e48eb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@2dbb0c8e48eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(199)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(192)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@2dbb0c8e48eb: vl_len:21 HNBGW_Test.msc0-SCCP(192)@2dbb0c8e48eb: vl_from0 HNBGW_Test.msc0-SCCP(192)@2dbb0c8e48eb: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O TC_rab_release_abnormal0(199)@2dbb0c8e48eb: DLCX{ line := { verb := "DLCX", trans_id := "14", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "9691bb17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(199)@2dbb0c8e48eb: DLCX{ line := { verb := "DLCX", trans_id := "15", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "9691bb17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(199)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(199)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(199)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(192)@2dbb0c8e48eb: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(189)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(188)@2dbb0c8e48eb: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0-RUA(190)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(191)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(196)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(193)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(195)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(194)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(197)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(198)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal-PFCP(200)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(188): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_rab_release_abnormal-Iuh0(189): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(190): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(191): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(192): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(193): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(194): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(195): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(196): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(197): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(198): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_rab_release_abnormal0(199): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_rab_release_abnormal-PFCP(200): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Thu Jun 27 10:31:16 UTC 2024 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=229743) Waiting for packet dumper to finish... 1 (prev_count=229743, count=234137) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Thu Jun 27 10:31:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_assign_fail.pcap" >/data/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_rab_assign_fail started. TC_rab_assign_fail-Iuh0(202)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(207)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(207)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(207)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-SCCP(205)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(210)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(210)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(210)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(208)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(207)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(210)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(206)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(206)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(209)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(209)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(211)@2dbb0c8e48eb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(212) HNBGW_Test.msc0-RAN(206)@2dbb0c8e48eb: f_create_expect(l3 := '4F9039861EEACB92C001'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(206)@2dbb0c8e48eb: Created Expect[0] for '4F9039861EEACB92C001'O to be handled at TC_rab_assign_fail0(212) TC_rab_assign_fail-Iuh0-RUA(203)@2dbb0c8e48eb: Added conn table entry 0TC_rab_assign_fail0(212)9739409 HNBGW_Test.msc0-SCCP(205)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc0-SCCP(205)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(206)@2dbb0c8e48eb: Found Expect[0] for l3='4F9039861EEACB92C001'O handled at TC_rab_assign_fail0(212) HNBGW_Test.msc0-RAN(206)@2dbb0c8e48eb: Added conn table entry 0TC_rab_assign_fail0(212)8197025 HNBGW_Test.msc0-SCCP(205)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(212)@2dbb0c8e48eb: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(205)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@2dbb0c8e48eb: vl_len:91 HNBGW_Test.msc0-SCCP(205)@2dbb0c8e48eb: vl_from0 HNBGW_Test.msc0-SCCP(205)@2dbb0c8e48eb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(211)@2dbb0c8e48eb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "949c9117" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } handled at TC_rab_assign_fail0(212) TC_rab_assign_fail0(212)@2dbb0c8e48eb: CRCX1{ line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "949c9117" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } TC_rab_assign_fail0(212)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(205)@2dbb0c8e48eb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(205)@2dbb0c8e48eb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@2dbb0c8e48eb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@2dbb0c8e48eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(212)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail0(212)@2dbb0c8e48eb: DLCX{ line := { verb := "DLCX", trans_id := "17", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "949c9117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(212)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail0(212)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_fail-Iuh0-RUA(203)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(208)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(205)@2dbb0c8e48eb: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(202)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(209)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(201)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(206)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(207)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(210)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(211)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(204)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail-PFCP(213)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(201): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_rab_assign_fail-Iuh0(202): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(203): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(204): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(205): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(206): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(207): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(208): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(209): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(210): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(211): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_rab_assign_fail0(212): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_rab_assign_fail-PFCP(213): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_rab_assign_fail finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Thu Jun 27 10:31:22 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=137851) Waiting for packet dumper to finish... 1 (prev_count=137851, count=206070) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Thu Jun 27 10:31:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap" >/data/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_rab_assign_mgcp_to started. TC_rab_assign_mgcp_to-Iuh0(215)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(220)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(220)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(220)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-SCCP(218)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(223)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(223)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(223)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(221)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(220)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(223)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(219)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(219)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(222)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(222)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(224)@2dbb0c8e48eb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgcp_to0(225) HNBGW_Test.msc0-RAN(219)@2dbb0c8e48eb: f_create_expect(l3 := '052164012110F42813B8'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(219)@2dbb0c8e48eb: Created Expect[0] for '052164012110F42813B8'O to be handled at TC_rab_assign_mgcp_to0(225) TC_rab_assign_mgcp_to-Iuh0-RUA(216)@2dbb0c8e48eb: Added conn table entry 0TC_rab_assign_mgcp_to0(225)7863358 HNBGW_Test.msc0-SCCP(218)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc0-SCCP(218)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(219)@2dbb0c8e48eb: Found Expect[0] for l3='052164012110F42813B8'O handled at TC_rab_assign_mgcp_to0(225) HNBGW_Test.msc0-RAN(219)@2dbb0c8e48eb: Added conn table entry 0TC_rab_assign_mgcp_to0(225)325083 HNBGW_Test.msc0-SCCP(218)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(225)@2dbb0c8e48eb: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(218)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@2dbb0c8e48eb: vl_len:91 HNBGW_Test.msc0-SCCP(218)@2dbb0c8e48eb: vl_from0 HNBGW_Test.msc0-SCCP(218)@2dbb0c8e48eb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(224)@2dbb0c8e48eb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "77fc3e17" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } handled at TC_rab_assign_mgcp_to0(225) TC_rab_assign_mgcp_to0(225)@2dbb0c8e48eb: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "77fc3e17" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } HNBGW_Test.msc0-SCCP(218)@2dbb0c8e48eb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(218)@2dbb0c8e48eb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@2dbb0c8e48eb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@2dbb0c8e48eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(218)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@2dbb0c8e48eb: vl_len:12 HNBGW_Test.msc0-SCCP(218)@2dbb0c8e48eb: vl_from0 HNBGW_Test.msc0-SCCP(218)@2dbb0c8e48eb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgcp_to0(225)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(218)@2dbb0c8e48eb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(218)@2dbb0c8e48eb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@2dbb0c8e48eb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@2dbb0c8e48eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(225)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to0(225)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_mgcp_to-Iuh0-RUA(216)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(222)@2dbb0c8e48eb: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(215)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(221)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(214)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(219)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(218)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(220)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(223)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(217)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(224)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-PFCP(226)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(214): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(215): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(216): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(217): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(218): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(219): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(220): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(221): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(222): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(223): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(224): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_rab_assign_mgcp_to0(225): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_rab_assign_mgcp_to-PFCP(226): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Thu Jun 27 10:31:32 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=169860) Waiting for packet dumper to finish... 1 (prev_count=169860, count=220290) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg'. ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg ------ Thu Jun 27 10:31: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_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@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_rab_assign_mgw_iuup_addr_chg started. TC_rab_assign_mgw_iuup_addr_chg-Iuh0(228)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(233)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-SCCP(231)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(233)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(236)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(232)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(232)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(235)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(235)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message TC_rab_assign_mgw_iuup_addr_chg-PFCP(239)@2dbb0c8e48eb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.186.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 := 'AC12BA14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3928472975 }, 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(239)@2dbb0c8e48eb: sending to all conns: { } HNBGW-MGCP(237)@2dbb0c8e48eb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgw_iuup_addr_chg0(238) HNBGW_Test.msc0-RAN(232)@2dbb0c8e48eb: f_create_expect(l3 := 'BACD8CE5271849CC6E7D'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@2dbb0c8e48eb: Created Expect[0] for 'BACD8CE5271849CC6E7D'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(238) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(229)@2dbb0c8e48eb: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(238)15255822 HNBGW_Test.msc0-SCCP(231)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@2dbb0c8e48eb: Found Expect[0] for l3='BACD8CE5271849CC6E7D'O handled at TC_rab_assign_mgw_iuup_addr_chg0(238) HNBGW_Test.msc0-RAN(232)@2dbb0c8e48eb: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(238)4412182 TC_rab_assign_mgw_iuup_addr_chg0(238)@2dbb0c8e48eb: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(231)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@2dbb0c8e48eb: vl_len:91 HNBGW_Test.msc0-SCCP(231)@2dbb0c8e48eb: vl_from0 HNBGW_Test.msc0-SCCP(231)@2dbb0c8e48eb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(237)@2dbb0c8e48eb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e8c90e17" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } handled at TC_rab_assign_mgw_iuup_addr_chg0(238) TC_rab_assign_mgw_iuup_addr_chg0(238)@2dbb0c8e48eb: CRCX1{ line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e8c90e17" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(238)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(238)@2dbb0c8e48eb: MDCX1{ line := { verb := "MDCX", trans_id := "20", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e8c90e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e8c90e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.186.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" } } } } } } } HNBGW_Test.msc0-SCCP(231)@2dbb0c8e48eb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@2dbb0c8e48eb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@2dbb0c8e48eb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@2dbb0c8e48eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg-PFCP(239)@2dbb0c8e48eb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.186.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 := 'AC12BA14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3928472975 }, 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(239)@2dbb0c8e48eb: sending to all conns: { } TC_rab_assign_mgw_iuup_addr_chg0(238)@2dbb0c8e48eb: setverdict(fail): pass -> fail reason: "Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 54, criticality := ignore (1), value_ := { rAB_SetupOrModifyList := { { { id := 53, firstCriticality := reject (0), firstValue := { rAB_SetupOrModifyItemFirst := { rAB_ID := '00010111'B, nAS_SynchronisationIndicator := omit, rAB_Parameters := { trafficClass := conversational (0), rAB_AsymmetryIndicator := symmetric_bidirectional (0), maxBitrate := { 12200 }, guaranteedBitRate := { 12200 }, deliveryOrder := delivery_order_requested (0), maxSDU_Size := 244, sDU_Parameters := { { sDU_ErrorRatio := { mantissa := 1, exponent := 5, iE_Extensions := omit }, residualBitErrorRatio := { mantissa := 1, exponent := 6, iE_Extensions := omit }, deliveryOfErroneousSDU := yes (0), sDU_FormatInformationParameters := { { subflowSDU_Size := 81, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 39, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 1, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 103, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 5, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 60, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit } }, transferDelay := 80, trafficHandlingPriority := omit, allocationOrRetentionPriority := { priorityLevel := 15, pre_emptionCapability := shall_not_trigger_pre_emption (0), pre_emptionVulnerability := pre_emptable (1), queuingAllowed := queueing_not_allowed (0), iE_Extensions := omit }, sourceStatisticsDescriptor := omit, relocationRequirement := omit, iE_Extensions := omit }, userPlaneInformation := { userPlaneMode := support_mode_for_predefined_SDU_sizes (1), uP_ModeVersions := '0000000000000010'B, iE_Extensions := omit }, transportLayerInformation := { transportLayerAddress := '0011010100000000000000010111111100000011000000100000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'B, iuTransportAssociation := { bindingID := '27100000'O }, iE_Extensions := omit }, service_Handover := omit, iE_Extensions := omit } }, secondCriticality := ignore (1), secondValue := { rAB_SetupOrModifyItemSecond := { pDP_TypeInformation := omit, dataVolumeReportingIndication := omit, dl_GTP_PDU_SequenceNumber := omit, ul_GTP_PDU_SequenceNumber := omit, dl_N_PDU_SequenceNumber := omit, ul_N_PDU_SequenceNumber := omit, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }", new component reason: "Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 54, criticality := ignore (1), value_ := { rAB_SetupOrModifyList := { { { id := 53, firstCriticality := reject (0), firstValue := { rAB_SetupOrModifyItemFirst := { rAB_ID := '00010111'B, nAS_SynchronisationIndicator := omit, rAB_Parameters := { trafficClass := conversational (0), rAB_AsymmetryIndicator := symmetric_bidirectional (0), maxBitrate := { 12200 }, guaranteedBitRate := { 12200 }, deliveryOrder := delivery_order_requested (0), maxSDU_Size := 244, sDU_Parameters := { { sDU_ErrorRatio := { mantissa := 1, exponent := 5, iE_Extensions := omit }, residualBitErrorRatio := { mantissa := 1, exponent := 6, iE_Extensions := omit }, deliveryOfErroneousSDU := yes (0), sDU_FormatInformationParameters := { { subflowSDU_Size := 81, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 39, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 1, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 103, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 5, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 60, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit } }, transferDelay := 80, trafficHandlingPriority := omit, allocationOrRetentionPriority := { priorityLevel := 15, pre_emptionCapability := shall_not_trigger_pre_emption (0), pre_emptionVulnerability := pre_emptable (1), queuingAllowed := queueing_not_allowed (0), iE_Extensions := omit }, sourceStatisticsDescriptor := omit, relocationRequirement := omit, iE_Extensions := omit }, userPlaneInformation := { userPlaneMode := support_mode_for_predefined_SDU_sizes (1), uP_ModeVersions := '0000000000000010'B, iE_Extensions := omit }, transportLayerInformation := { transportLayerAddress := '0011010100000000000000010111111100000011000000100000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'B, iuTransportAssociation := { bindingID := '27100000'O }, iE_Extensions := omit }, service_Handover := omit, iE_Extensions := omit } }, secondCriticality := ignore (1), secondValue := { rAB_SetupOrModifyItemSecond := { pDP_TypeInformation := omit, dataVolumeReportingIndication := omit, dl_GTP_PDU_SequenceNumber := omit, ul_GTP_PDU_SequenceNumber := omit, dl_N_PDU_SequenceNumber := omit, ul_N_PDU_SequenceNumber := omit, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }" MC@2dbb0c8e48eb: Test Component 238 has requested to stop MTC. Terminating current testcase execution. HNBGW_Test.sgsn0-RAN(235)@2dbb0c8e48eb: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg0(238)@2dbb0c8e48eb: Final verdict of PTC: fail reason: "Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 54, criticality := ignore (1), value_ := { rAB_SetupOrModifyList := { { { id := 53, firstCriticality := reject (0), firstValue := { rAB_SetupOrModifyItemFirst := { rAB_ID := '00010111'B, nAS_SynchronisationIndicator := omit, rAB_Parameters := { trafficClass := conversational (0), rAB_AsymmetryIndicator := symmetric_bidirectional (0), maxBitrate := { 12200 }, guaranteedBitRate := { 12200 }, deliveryOrder := delivery_order_requested (0), maxSDU_Size := 244, sDU_Parameters := { { sDU_ErrorRatio := { mantissa := 1, exponent := 5, iE_Extensions := omit }, residualBitErrorRatio := { mantissa := 1, exponent := 6, iE_Extensions := omit }, deliveryOfErroneousSDU := yes (0), sDU_FormatInformationParameters := { { subflowSDU_Size := 81, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 39, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 1, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 103, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 5, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 60, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit } }, transferDelay := 80, trafficHandlingPriority := omit, allocationOrRetentionPriority := { priorityLevel := 15, pre_emptionCapability := shall_not_trigger_pre_emption (0), pre_emptionVulnerability := pre_emptable (1), queuingAllowed := queueing_not_allowed (0), iE_Extensions := omit }, sourceStatisticsDescriptor := omit, relocationRequirement := omit, iE_Extensions := omit }, userPlaneInformation := { userPlaneMode := support_mode_for_predefined_SDU_sizes (1), uP_ModeVersions := '0000000000000010'B, iE_Extensions := omit }, transportLayerInformation := { transportLayerAddress := '0011010100000000000000010111111100000011000000100000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'B, iuTransportAssociation := { bindingID := '27100000'O }, iE_Extensions := omit }, service_Handover := omit, iE_Extensions := omit } }, secondCriticality := ignore (1), secondValue := { rAB_SetupOrModifyItemSecond := { pDP_TypeInformation := omit, dataVolumeReportingIndication := omit, dl_GTP_PDU_SequenceNumber := omit, ul_GTP_PDU_SequenceNumber := omit, dl_N_PDU_SequenceNumber := omit, ul_N_PDU_SequenceNumber := omit, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }" TC_rab_assign_mgw_iuup_addr_chg-Iuh0(228)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@2dbb0c8e48eb: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(229)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(227)@2dbb0c8e48eb: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-PFCP(239)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(232)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(237)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(230)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(227): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(228): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(229): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(230): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(238): fail (pass -> fail) reason: "Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 54, criticality := ignore (1), value_ := { rAB_SetupOrModifyList := { { { id := 53, firstCriticality := reject (0), firstValue := { rAB_SetupOrModifyItemFirst := { rAB_ID := '00010111'B, nAS_SynchronisationIndicator := omit, rAB_Parameters := { trafficClass := conversational (0), rAB_AsymmetryIndicator := symmetric_bidirectional (0), maxBitrate := { 12200 }, guaranteedBitRate := { 12200 }, deliveryOrder := delivery_order_requested (0), maxSDU_Size := 244, sDU_Parameters := { { sDU_ErrorRatio := { mantissa := 1, exponent := 5, iE_Extensions := omit }, residualBitErrorRatio := { mantissa := 1, exponent := 6, iE_Extensions := omit }, deliveryOfErroneousSDU := yes (0), sDU_FormatInformationParameters := { { subflowSDU_Size := 81, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 39, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 1, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 103, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 5, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 60, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit } }, transferDelay := 80, trafficHandlingPriority := omit, allocationOrRetentionPriority := { priorityLevel := 15, pre_emptionCapability := shall_not_trigger_pre_emption (0), pre_emptionVulnerability := pre_emptable (1), queuingAllowed := queueing_not_allowed (0), iE_Extensions := omit }, sourceStatisticsDescriptor := omit, relocationRequirement := omit, iE_Extensions := omit }, userPlaneInformation := { userPlaneMode := support_mode_for_predefined_SDU_sizes (1), uP_ModeVersions := '0000000000000010'B, iE_Extensions := omit }, transportLayerInformation := { transportLayerAddress := '0011010100000000000000010111111100000011000000100000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'B, iuTransportAssociation := { bindingID := '27100000'O }, iE_Extensions := omit }, service_Handover := omit, iE_Extensions := omit } }, secondCriticality := ignore (1), secondValue := { rAB_SetupOrModifyItemSecond := { pDP_TypeInformation := omit, dataVolumeReportingIndication := omit, dl_GTP_PDU_SequenceNumber := omit, ul_GTP_PDU_SequenceNumber := omit, dl_N_PDU_SequenceNumber := omit, ul_N_PDU_SequenceNumber := omit, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } }" MTC@2dbb0c8e48eb: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-PFCP(239): none (fail -> fail) MTC@2dbb0c8e48eb: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: fail reason: Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 54, criticality := ignore (1), value_ := { rAB_SetupOrModifyList := { { { id := 53, firstCriticality := reject (0), firstValue := { rAB_SetupOrModifyItemFirst := { rAB_ID := '00010111'B, nAS_SynchronisationIndicator := omit, rAB_Parameters := { trafficClass := conversational (0), rAB_AsymmetryIndicator := symmetric_bidirectional (0), maxBitrate := { 12200 }, guaranteedBitRate := { 12200 }, deliveryOrder := delivery_order_requested (0), maxSDU_Size := 244, sDU_Parameters := { { sDU_ErrorRatio := { mantissa := 1, exponent := 5, iE_Extensions := omit }, residualBitErrorRatio := { mantissa := 1, exponent := 6, iE_Extensions := omit }, deliveryOfErroneousSDU := yes (0), sDU_FormatInformationParameters := { { subflowSDU_Size := 81, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 39, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 1, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 103, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 5, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 60, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit } }, transferDelay := 80, trafficHandlingPriority := omit, allocationOrRetentionPriority := { priorityLevel := 15, pre_emptionCapability := shall_not_trigger_pre_emption (0), pre_emptionVulnerability := pre_emptable (1), queuingAllowed := queueing_not_allowed (0), iE_Extensions := omit }, sourceStatisticsDescriptor := omit, relocationRequirement := omit, iE_Extensions := omit }, userPlaneInformation := { userPlaneMode := support_mode_for_predefined_SDU_sizes (1), uP_ModeVersions := '0000000000000010'B, iE_Extensions := omit }, transportLayerInformation := { transportLayerAddress := '0011010100000000000000010111111100000011000000100000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'B, iuTransportAssociation := { bindingID := '27100000'O }, iE_Extensions := omit }, service_Handover := omit, iE_Extensions := omit } }, secondCriticality := ignore (1), secondValue := { rAB_SetupOrModifyItemSecond := { pDP_TypeInformation := omit, dataVolumeReportingIndication := omit, dl_GTP_PDU_SequenceNumber := omit, ul_GTP_PDU_SequenceNumber := omit, dl_N_PDU_SequenceNumber := omit, ul_N_PDU_SequenceNumber := omit, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } } MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg fail'. Thu Jun 27 10:31:43 UTC 2024 ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg fail ------ Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=186652) Waiting for packet dumper to finish... 1 (prev_count=186652, count=213160) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg fail' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Thu Jun 27 10:31: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_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@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_ranap_cs_mo_disconnect started. TC_ranap_cs_mo_disconnect-Iuh0(241)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(246)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(246)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(246)@2dbb0c8e48eb: ************************************************* MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(244)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(249)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(249)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(249)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(247)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(246)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(249)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(245)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(245)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(248)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(248)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(245)@2dbb0c8e48eb: f_create_expect(l3 := '4132763A990F147FA693'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(245)@2dbb0c8e48eb: Created Expect[0] for '4132763A990F147FA693'O to be handled at TC_ranap_cs_mo_disconnect0(251) TC_ranap_cs_mo_disconnect-Iuh0-RUA(242)@2dbb0c8e48eb: Added conn table entry 0TC_ranap_cs_mo_disconnect0(251)10174356 HNBGW_Test.msc0-SCCP(244)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc0-SCCP(244)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(245)@2dbb0c8e48eb: Found Expect[0] for l3='4132763A990F147FA693'O handled at TC_ranap_cs_mo_disconnect0(251) HNBGW_Test.msc0-RAN(245)@2dbb0c8e48eb: Added conn table entry 0TC_ranap_cs_mo_disconnect0(251)13964673 HNBGW_Test.msc0-SCCP(244)@2dbb0c8e48eb: Session index based on connection ID:0 TC_ranap_cs_mo_disconnect0(251)@2dbb0c8e48eb: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(244)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(244)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@2dbb0c8e48eb: vl_len:22 HNBGW_Test.msc0-SCCP(244)@2dbb0c8e48eb: vl_from0 HNBGW_Test.msc0-SCCP(244)@2dbb0c8e48eb: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AAF11ABD951935954EEEC'O TC_ranap_cs_mo_disconnect0(251)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@2dbb0c8e48eb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@2dbb0c8e48eb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@2dbb0c8e48eb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@2dbb0c8e48eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(251)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(242)@2dbb0c8e48eb: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(251)10174356 HNBGW_Test.msc0-SCCP(244)@2dbb0c8e48eb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@2dbb0c8e48eb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@2dbb0c8e48eb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@2dbb0c8e48eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(251)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-PFCP(252)@2dbb0c8e48eb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.186.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 := 'AC12BA14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3928472975 }, 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(252)@2dbb0c8e48eb: sending to all conns: { } TC_ranap_cs_mo_disconnect-PFCP(252)@2dbb0c8e48eb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.186.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 := 'AC12BA14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3928472975 }, 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(252)@2dbb0c8e48eb: sending to all conns: { } HNBGW_Test.msc0-SCCP(244)@2dbb0c8e48eb: Session index based on local reference:0 HNBGW_Test.msc0-RAN(245)@2dbb0c8e48eb: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(251)13964673 TC_ranap_cs_mo_disconnect0(251)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect0(251)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_mo_disconnect-Iuh0-RUA(242)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(245)@2dbb0c8e48eb: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(241)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(240)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(248)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(247)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(250)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(244)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(249)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(246)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-PFCP(252)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(241): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(242): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(244): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(245): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(246): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(247): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(248): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(249): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(250): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ranap_cs_mo_disconnect0(251): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ranap_cs_mo_disconnect-PFCP(252): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Thu Jun 27 10:31:55 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=178579) Waiting for packet dumper to finish... 1 (prev_count=178579, count=207881) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Thu Jun 27 10:31: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_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@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_ranap_ps_mo_disconnect started. TC_ranap_ps_mo_disconnect-Iuh0(254)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(259)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(259)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(259)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-SCCP(257)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(262)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(262)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(262)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(260)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(259)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(262)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(258)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(258)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(261)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(261)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(258)@2dbb0c8e48eb: f_create_expect(l3 := 'BE8A23152ED3E374757D'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(258)@2dbb0c8e48eb: Created Expect[0] for 'BE8A23152ED3E374757D'O to be handled at TC_ranap_ps_mo_disconnect0(264) TC_ranap_ps_mo_disconnect-Iuh0-RUA(255)@2dbb0c8e48eb: Added conn table entry 0TC_ranap_ps_mo_disconnect0(264)10759554 HNBGW_Test.msc0-SCCP(257)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc0-SCCP(257)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(258)@2dbb0c8e48eb: Found Expect[0] for l3='BE8A23152ED3E374757D'O handled at TC_ranap_ps_mo_disconnect0(264) HNBGW_Test.msc0-RAN(258)@2dbb0c8e48eb: Added conn table entry 0TC_ranap_ps_mo_disconnect0(264)14126892 HNBGW_Test.msc0-SCCP(257)@2dbb0c8e48eb: Session index based on connection ID:0 TC_ranap_ps_mo_disconnect0(264)@2dbb0c8e48eb: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(257)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(257)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(257)@2dbb0c8e48eb: vl_len:22 HNBGW_Test.msc0-SCCP(257)@2dbb0c8e48eb: vl_from0 HNBGW_Test.msc0-SCCP(257)@2dbb0c8e48eb: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A91F736899E57A610E454'O TC_ranap_ps_mo_disconnect-PFCP(265)@2dbb0c8e48eb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.186.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 := 'AC12BA14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3928472975 }, 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(265)@2dbb0c8e48eb: sending to all conns: { } TC_ranap_ps_mo_disconnect0(264)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(257)@2dbb0c8e48eb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(257)@2dbb0c8e48eb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(257)@2dbb0c8e48eb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(257)@2dbb0c8e48eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(264)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(255)@2dbb0c8e48eb: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(264)10759554 HNBGW_Test.msc0-SCCP(257)@2dbb0c8e48eb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(257)@2dbb0c8e48eb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(257)@2dbb0c8e48eb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(257)@2dbb0c8e48eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(264)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(257)@2dbb0c8e48eb: Session index based on local reference:0 HNBGW_Test.msc0-RAN(258)@2dbb0c8e48eb: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(264)14126892 TC_ranap_ps_mo_disconnect0(264)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect0(264)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(258)@2dbb0c8e48eb: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(255)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(260)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(253)@2dbb0c8e48eb: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(254)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(261)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(259)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(262)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(263)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(257)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-PFCP(265)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(253): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(254): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(255): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(257): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(258): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(259): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(260): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(261): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(262): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(263): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ranap_ps_mo_disconnect0(264): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ranap_ps_mo_disconnect-PFCP(265): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Thu Jun 27 10:32:06 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=163580) Waiting for packet dumper to finish... 1 (prev_count=163580, count=195168) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp'. ------ HNBGW_Tests.TC_ps_rab_assignment_with_pfcp ------ Thu Jun 27 10:32: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_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@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_ps_rab_assignment_with_pfcp started. TC_ps_rab_assignment_with_pfcp-Iuh0(267)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(272)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(272)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(272)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-SCCP(270)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(275)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(275)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(275)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(273)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(272)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(275)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(271)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(271)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(274)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(274)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message TC_ps_rab_assignment_with_pfcp-PFCP(278)@2dbb0c8e48eb: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) TC_ps_rab_assignment_with_pfcp-PFCP(278)@2dbb0c8e48eb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.186.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 10, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12BA14'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3928472975 }, 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(278)@2dbb0c8e48eb: sending to all conns: { { vc_conn := TC_ps_rab_assignment_with_pfcp0(277), seid := <unbound>, pfcp_msg_sequence_number := <unbound> } } TC_ps_rab_assignment_with_pfcp0(277)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_ps_rab_assignment_with_pfcp-PFCP(278)@2dbb0c8e48eb: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(277): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 10, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 0, time_value := 1234 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } HNBGW_Test.sgsn0-RAN(274)@2dbb0c8e48eb: f_create_expect(l3 := '5BC071277A0103B09FC9'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(274)@2dbb0c8e48eb: Created Expect[0] for '5BC071277A0103B09FC9'O to be handled at TC_ps_rab_assignment_with_pfcp0(277) TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(268)@2dbb0c8e48eb: Added conn table entry 0TC_ps_rab_assignment_with_pfcp0(277)6793485 HNBGW_Test.sgsn0-SCCP(273)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(273)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(274)@2dbb0c8e48eb: Found Expect[0] for l3='5BC071277A0103B09FC9'O handled at TC_ps_rab_assignment_with_pfcp0(277) HNBGW_Test.sgsn0-RAN(274)@2dbb0c8e48eb: Added conn table entry 0TC_ps_rab_assignment_with_pfcp0(277)674297 HNBGW_Test.sgsn0-SCCP(273)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(273)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment_with_pfcp0(277)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(273)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(273)@2dbb0c8e48eb: vl_len:91 HNBGW_Test.sgsn0-SCCP(273)@2dbb0c8e48eb: vl_from0 HNBGW_Test.sgsn0-SCCP(273)@2dbb0c8e48eb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_with_pfcp-PFCP(278)@2dbb0c8e48eb: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_with_pfcp-PFCP(278)@2dbb0c8e48eb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.186.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 11, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12BA14'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000001'O, ipv4_address := 'AC12BA14'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(278)@2dbb0c8e48eb: looking for seid '0000000000000000'O seqnr 11 in conns { { vc_conn := TC_ps_rab_assignment_with_pfcp0(277), seid := <unbound>, pfcp_msg_sequence_number := <unbound> } } TC_ps_rab_assignment_with_pfcp-PFCP(278)@2dbb0c8e48eb: sending to all conns: { { vc_conn := TC_ps_rab_assignment_with_pfcp0(277), seid := <unbound>, pfcp_msg_sequence_number := <unbound> } } TC_ps_rab_assignment_with_pfcp0(277)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(278)@2dbb0c8e48eb: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(277): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 11, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } TC_ps_rab_assignment_with_pfcp0(277)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(278)@2dbb0c8e48eb: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O TC_ps_rab_assignment_with_pfcp-PFCP(278)@2dbb0c8e48eb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.186.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '1111111111111111'O, sequence_number := 12, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 }, 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(278)@2dbb0c8e48eb: looking for seid '1111111111111111'O seqnr 12 in conns { { vc_conn := TC_ps_rab_assignment_with_pfcp0(277), seid := <unbound>, pfcp_msg_sequence_number := <unbound> } } TC_ps_rab_assignment_with_pfcp-PFCP(278)@2dbb0c8e48eb: sending to all conns: { { vc_conn := TC_ps_rab_assignment_with_pfcp0(277), seid := <unbound>, pfcp_msg_sequence_number := <unbound> } } TC_ps_rab_assignment_with_pfcp0(277)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(278)@2dbb0c8e48eb: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(277): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 12, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } HNBGW_Test.sgsn0-SCCP(273)@2dbb0c8e48eb: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(273)@2dbb0c8e48eb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(273)@2dbb0c8e48eb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(273)@2dbb0c8e48eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_with_pfcp0(277)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(273)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(273)@2dbb0c8e48eb: vl_len:12 HNBGW_Test.sgsn0-SCCP(273)@2dbb0c8e48eb: vl_from0 HNBGW_Test.sgsn0-SCCP(273)@2dbb0c8e48eb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_with_pfcp-PFCP(278)@2dbb0c8e48eb: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.186.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '1111111111111111'O, sequence_number := 13, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } TC_ps_rab_assignment_with_pfcp-PFCP(278)@2dbb0c8e48eb: looking for seid '1111111111111111'O seqnr 13 in conns { { vc_conn := TC_ps_rab_assignment_with_pfcp0(277), seid := <unbound>, pfcp_msg_sequence_number := <unbound> } } TC_ps_rab_assignment_with_pfcp-PFCP(278)@2dbb0c8e48eb: sending to all conns: { { vc_conn := TC_ps_rab_assignment_with_pfcp0(277), seid := <unbound>, pfcp_msg_sequence_number := <unbound> } } TC_ps_rab_assignment_with_pfcp0(277)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(273)@2dbb0c8e48eb: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(273)@2dbb0c8e48eb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(273)@2dbb0c8e48eb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(273)@2dbb0c8e48eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_with_pfcp0(277)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp0(277)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(278)@2dbb0c8e48eb: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(277): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 13, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } TC_ps_rab_assignment_with_pfcp0(277)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(268)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(271)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(273)@2dbb0c8e48eb: Final verdict of PTC: none TC_ps_rab_assignment_with_pfcp-Iuh0(267)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(266)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(274)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(270)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(275)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(272)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(276)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(269)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(278)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(266): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-Iuh0(267): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(268): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(270): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(271): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(272): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(273): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(274): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(275): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(276): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ps_rab_assignment_with_pfcp0(277): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-PFCP(278): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_ps_rab_assignment_with_pfcp finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass'. Thu Jun 27 10:32:19 UTC 2024 ====== HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_ps_rab_assignment_with_pfcp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=197635) Waiting for packet dumper to finish... 1 (prev_count=197635, count=223631) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Thu Jun 27 10:32:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_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@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_mscpool_L3Compl_on_1_cnlink started. TC_mscpool_L3Compl_on_1_cnlink-Iuh0(280)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Compl_on_1_cnlink-Iuh1(282)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(287)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(287)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(287)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-SCCP(285)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(290)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(290)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(290)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(288)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(287)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(290)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(286)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(286)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(289)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(289)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: "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@2dbb0c8e48eb: 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.186.203", nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(286)@2dbb0c8e48eb: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(286)@2dbb0c8e48eb: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(292) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(281)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(292)16166003 HNBGW_Test.msc0-SCCP(285)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc0-SCCP(285)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(286)@2dbb0c8e48eb: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(292) HNBGW_Test.msc0-RAN(286)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(292)8384622 HNBGW_Test.msc0-SCCP(285)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(285)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(292)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(292)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(286)@2dbb0c8e48eb: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(286)@2dbb0c8e48eb: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(294) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(281)@2dbb0c8e48eb: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(294)14874423 HNBGW_Test.msc0-SCCP(285)@2dbb0c8e48eb: First idle individual index:1 HNBGW_Test.msc0-SCCP(285)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(286)@2dbb0c8e48eb: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(294) HNBGW_Test.msc0-RAN(286)@2dbb0c8e48eb: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(294)6736207 HNBGW_Test.msc0-SCCP(285)@2dbb0c8e48eb: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(285)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(294)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(294)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(286)@2dbb0c8e48eb: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(286)@2dbb0c8e48eb: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(296) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(281)@2dbb0c8e48eb: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(296)10549367 HNBGW_Test.msc0-SCCP(285)@2dbb0c8e48eb: First idle individual index:2 HNBGW_Test.msc0-SCCP(285)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(286)@2dbb0c8e48eb: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(296) HNBGW_Test.msc0-RAN(286)@2dbb0c8e48eb: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(296)5292643 HNBGW_Test.msc0-SCCP(285)@2dbb0c8e48eb: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(285)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(296)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(296)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '050152082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(286)@2dbb0c8e48eb: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(286)@2dbb0c8e48eb: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(298) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(281)@2dbb0c8e48eb: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(298)5444234 HNBGW_Test.msc0-SCCP(285)@2dbb0c8e48eb: First idle individual index:3 HNBGW_Test.msc0-SCCP(285)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(286)@2dbb0c8e48eb: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(298) HNBGW_Test.msc0-RAN(286)@2dbb0c8e48eb: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(298)6780399 HNBGW_Test.msc0-SCCP(285)@2dbb0c8e48eb: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(285)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(298)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(298)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-M3UA(287)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(285)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(286)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(283)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(289)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(280)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(288)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(281)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(291)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(282)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(290)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(284)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(279)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Compl_on_1_cnlink-PFCP(297)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(293)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(295)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(299)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(279): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(280): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(281): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(282): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(283): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(284): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(285): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(286): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(287): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(288): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(289): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(290): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(291): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(292): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(293): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(294): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(295): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(296): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(297): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(298): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(299): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Thu Jun 27 10:32:28 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=229055) Waiting for packet dumper to finish... 1 (prev_count=229055, count=301647) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------ Thu Jun 27 10:32:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_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@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(301)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(303)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(308)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(308)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(308)@2dbb0c8e48eb: ************************************************* MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(306)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(311)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc1-M3UA(311)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(311)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc1-SCCP(309)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(314)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(314)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(314)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(312)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(317)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn1-M3UA(317)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(317)@2dbb0c8e48eb: ************************************************* MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(315)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(308)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc1-M3UA(311)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(314)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(317)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23908 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(307)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(307)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(310)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(310)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(313)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(313)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(316)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(316)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: "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@2dbb0c8e48eb: 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.186.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(307)@2dbb0c8e48eb: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(307)@2dbb0c8e48eb: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(319) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(302)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(319)7082583 HNBGW_Test.msc0-SCCP(306)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc0-SCCP(306)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(307)@2dbb0c8e48eb: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(319) HNBGW_Test.msc0-RAN(307)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(319)273176 HNBGW_Test.msc0-SCCP(306)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(306)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(319)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(319)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(310)@2dbb0c8e48eb: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(310)@2dbb0c8e48eb: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(321) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(302)@2dbb0c8e48eb: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(321)5770009 HNBGW_Test.msc1-SCCP(309)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc1-SCCP(309)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(310)@2dbb0c8e48eb: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(321) HNBGW_Test.msc1-RAN(310)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(321)15724988 HNBGW_Test.msc1-SCCP(309)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(309)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(321)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(321)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(307)@2dbb0c8e48eb: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(307)@2dbb0c8e48eb: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(323) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(302)@2dbb0c8e48eb: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(323)11234064 HNBGW_Test.msc0-SCCP(306)@2dbb0c8e48eb: First idle individual index:1 HNBGW_Test.msc0-SCCP(306)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(307)@2dbb0c8e48eb: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(323) HNBGW_Test.msc0-RAN(307)@2dbb0c8e48eb: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(323)521155 HNBGW_Test.msc0-SCCP(306)@2dbb0c8e48eb: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(306)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(323)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(323)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-RAN(316)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(312)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(314)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(315)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(302)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(313)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(304)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(307)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(310)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(308)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(317)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(306)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(301)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(309)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(303)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(300)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(311)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(305)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(318)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(322)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(320)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(324)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(300): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(301): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(302): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(303): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(304): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(305): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(306): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(307): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(308): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-SCCP(309): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-RAN(310): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-M3UA(311): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(312): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(313): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(314): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(315): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(316): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(317): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(318): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(319): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(320): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(321): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(322): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(323): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(324): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Thu Jun 27 10:32:37 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=262920) Waiting for packet dumper to finish... 1 (prev_count=262920, count=336185) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin ------ Thu Jun 27 10:32:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_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@2dbb0c8e48eb: 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@2dbb0c8e48eb: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(326)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(328)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(333)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(333)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(333)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-SCCP(331)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(336)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc1-M3UA(336)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(336)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc1-SCCP(334)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(339)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(339)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(339)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(337)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(342)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn1-M3UA(342)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(342)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn1-SCCP(340)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(333)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc1-M3UA(336)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(339)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(342)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23908 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(332)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(332)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(335)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(335)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(338)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(338)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(341)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(341)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: "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@2dbb0c8e48eb: 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@2dbb0c8e48eb: 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.186.203", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(332)@2dbb0c8e48eb: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(332)@2dbb0c8e48eb: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(344) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(327)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(344)6626374 HNBGW_Test.msc0-SCCP(331)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc0-SCCP(331)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(332)@2dbb0c8e48eb: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(344) HNBGW_Test.msc0-RAN(332)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(344)5238210 HNBGW_Test.msc0-SCCP(331)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(331)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(344)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(344)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(335)@2dbb0c8e48eb: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(335)@2dbb0c8e48eb: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(327)@2dbb0c8e48eb: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346)7103167 HNBGW_Test.msc1-SCCP(334)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc1-SCCP(334)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(335)@2dbb0c8e48eb: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346) HNBGW_Test.msc1-RAN(335)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346)13413358 HNBGW_Test.msc1-SCCP(334)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(334)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(332)@2dbb0c8e48eb: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(332)@2dbb0c8e48eb: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(327)@2dbb0c8e48eb: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348)1224721 HNBGW_Test.msc0-SCCP(331)@2dbb0c8e48eb: First idle individual index:1 HNBGW_Test.msc0-SCCP(331)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(332)@2dbb0c8e48eb: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348) HNBGW_Test.msc0-RAN(332)@2dbb0c8e48eb: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348)14929633 HNBGW_Test.msc0-SCCP(331)@2dbb0c8e48eb: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(331)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(329)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(341)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(338)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(342)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(327)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(339)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(340)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(331)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(337)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(332)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(334)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(328)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(325)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(333)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(336)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(330)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(326)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(343)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(335)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(345)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(347)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(349)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(325): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(326): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(327): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(328): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(329): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(330): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(331): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(332): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(333): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-SCCP(334): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-RAN(335): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-M3UA(336): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(337): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(338): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(339): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(340): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(341): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(342): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(343): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(344): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(345): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(347): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(349): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Thu Jun 27 10:32:46 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 172.18.186.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=263381) Waiting for packet dumper to finish... 1 (prev_count=263381, count=336755) MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin ------ Thu Jun 27 10:32: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_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@2dbb0c8e48eb: 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@2dbb0c8e48eb: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(351)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(353)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(358)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(358)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(358)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-SCCP(356)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(361)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc1-M3UA(361)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(361)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc1-SCCP(359)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(364)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(364)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(364)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(362)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(367)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn1-M3UA(367)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(367)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn1-SCCP(365)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(358)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc1-M3UA(361)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(364)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(367)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23908 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(357)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(360)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(357)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(360)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(363)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(363)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(366)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(366)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: "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@2dbb0c8e48eb: 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@2dbb0c8e48eb: 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.186.203", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(357)@2dbb0c8e48eb: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(357)@2dbb0c8e48eb: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(369) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(352)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(369)1227151 HNBGW_Test.msc0-SCCP(356)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc0-SCCP(356)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(357)@2dbb0c8e48eb: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(369) HNBGW_Test.msc0-RAN(357)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(369)2457080 HNBGW_Test.msc0-SCCP(356)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(356)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(369)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(369)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(360)@2dbb0c8e48eb: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(360)@2dbb0c8e48eb: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(352)@2dbb0c8e48eb: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371)1377262 HNBGW_Test.msc1-SCCP(359)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc1-SCCP(359)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(360)@2dbb0c8e48eb: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371) HNBGW_Test.msc1-RAN(360)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371)7462127 HNBGW_Test.msc1-SCCP(359)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(359)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(357)@2dbb0c8e48eb: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(357)@2dbb0c8e48eb: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(352)@2dbb0c8e48eb: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373)1617143 HNBGW_Test.msc0-SCCP(356)@2dbb0c8e48eb: First idle individual index:1 HNBGW_Test.msc0-SCCP(356)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(357)@2dbb0c8e48eb: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373) HNBGW_Test.msc0-RAN(357)@2dbb0c8e48eb: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373)4724117 HNBGW_Test.msc0-SCCP(356)@2dbb0c8e48eb: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(356)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(354)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(367)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(362)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(357)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(363)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(361)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(364)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(352)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(358)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(365)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(356)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(351)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(353)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(359)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(350)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(355)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(366)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(368)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(360)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(374)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(372)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(370)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(350): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(351): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(352): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(353): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(354): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(355): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(356): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(357): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(358): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-SCCP(359): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-RAN(360): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-M3UA(361): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(362): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(363): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(364): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(365): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(366): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(367): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(368): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(369): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(370): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(372): none (pass -> pass)Thu Jun 27 10:32:55 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(374): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Saving talloc report from 172.18.186.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=266152) Waiting for packet dumper to finish... 1 (prev_count=266152, count=340169) MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin ------ Thu Jun 27 10:32: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_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@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(376)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(378)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(383)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(383)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(383)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-SCCP(381)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(386)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc1-M3UA(386)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(386)@2dbb0c8e48eb: ************************************************* MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(384)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(389)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(389)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(389)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(387)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(392)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn1-M3UA(392)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(392)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn1-SCCP(390)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(383)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc1-M3UA(386)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(389)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(392)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23908 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(382)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(382)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(385)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(385)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(388)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(388)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(391)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(391)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: "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@2dbb0c8e48eb: 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@2dbb0c8e48eb: 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@2dbb0c8e48eb: 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@2dbb0c8e48eb: 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.186.203", nas_pdu := '05080200F110172A5205F442FA0023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(382)@2dbb0c8e48eb: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(382)@2dbb0c8e48eb: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(394) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(377)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(394)4521445 HNBGW_Test.msc0-SCCP(381)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc0-SCCP(381)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(382)@2dbb0c8e48eb: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(394) HNBGW_Test.msc0-RAN(382)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(394)844511 HNBGW_Test.msc0-SCCP(381)@2dbb0c8e48eb: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(394)@2dbb0c8e48eb: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(381)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(394)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '0524010350590205F442C00023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(385)@2dbb0c8e48eb: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(385)@2dbb0c8e48eb: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(377)@2dbb0c8e48eb: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396)3924542 HNBGW_Test.msc1-SCCP(384)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc1-SCCP(384)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(385)@2dbb0c8e48eb: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396) HNBGW_Test.msc1-RAN(385)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396)3008465 HNBGW_Test.msc1-SCCP(384)@2dbb0c8e48eb: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396)@2dbb0c8e48eb: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(384)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '0627000350590205F442CCC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(382)@2dbb0c8e48eb: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(382)@2dbb0c8e48eb: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(377)@2dbb0c8e48eb: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398)8678996 HNBGW_Test.msc0-SCCP(381)@2dbb0c8e48eb: First idle individual index:1 HNBGW_Test.msc0-SCCP(381)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(382)@2dbb0c8e48eb: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398) HNBGW_Test.msc0-RAN(382)@2dbb0c8e48eb: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398)10001869 HNBGW_Test.msc0-SCCP(381)@2dbb0c8e48eb: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(381)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(377)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(379)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(388)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(381)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(391)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(389)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(392)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(382)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(383)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(387)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(385)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(390)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(384)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(375)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(393)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(378)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(376)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(380)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(386)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(395)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(399)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(397)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(375): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(376): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(377): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(378): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(379): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(380): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(381): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(382): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(383): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-SCCP(384): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-RAN(385): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-M3UA(386): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(387): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(388): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(389): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(390): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(391): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(392): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(393): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(394): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(395): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(397): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(399): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Thu Jun 27 10:33:04 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 172.18.186.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=338673) Waiting for packet dumper to finish... 1 (prev_count=338673, count=351689) MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin ------ Thu Jun 27 10:33: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_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@2dbb0c8e48eb: 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@2dbb0c8e48eb: 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(401)@2dbb0c8e48eb: 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(403)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(408)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(408)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(408)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-SCCP(406)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(411)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc1-M3UA(411)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(411)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc1-SCCP(409)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(414)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(414)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(414)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(412)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(417)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn1-M3UA(417)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(417)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn1-SCCP(415)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(408)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc1-M3UA(411)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(414)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(417)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23908 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(407)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(407)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(410)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(410)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(413)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(413)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(416)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(416)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: "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@2dbb0c8e48eb: 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@2dbb0c8e48eb: 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@2dbb0c8e48eb: 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@2dbb0c8e48eb: 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.186.203", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(407)@2dbb0c8e48eb: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(407)@2dbb0c8e48eb: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(419) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(402)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(419)8799970 HNBGW_Test.msc0-SCCP(406)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc0-SCCP(406)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(407)@2dbb0c8e48eb: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(419) HNBGW_Test.msc0-RAN(407)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(419)8004512 HNBGW_Test.msc0-SCCP(406)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(406)@2dbb0c8e48eb: 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(419)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(419)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '0524010350590205F442BFC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(410)@2dbb0c8e48eb: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(410)@2dbb0c8e48eb: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(402)@2dbb0c8e48eb: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421)452729 HNBGW_Test.msc1-SCCP(409)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc1-SCCP(409)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(410)@2dbb0c8e48eb: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421) HNBGW_Test.msc1-RAN(410)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421)4605391 HNBGW_Test.msc1-SCCP(409)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(409)@2dbb0c8e48eb: 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(421)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '0627000350590205F442BB8023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(407)@2dbb0c8e48eb: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(407)@2dbb0c8e48eb: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(402)@2dbb0c8e48eb: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423)12198381 HNBGW_Test.msc0-SCCP(406)@2dbb0c8e48eb: First idle individual index:1 HNBGW_Test.msc0-SCCP(406)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(407)@2dbb0c8e48eb: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423) HNBGW_Test.msc0-RAN(407)@2dbb0c8e48eb: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423)13997866 HNBGW_Test.msc0-SCCP(406)@2dbb0c8e48eb: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(406)@2dbb0c8e48eb: 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(423)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(402)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(404)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(415)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(412)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(411)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(416)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(410)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(406)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(413)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(401)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(414)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(409)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(417)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(418)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(408)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(403)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(400)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(405)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(407)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(422)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(420)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(424)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(400): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(401): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(402): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(403): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(404): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(405): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(406): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(407): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(408): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-SCCP(409): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-RAN(410): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-M3UA(411): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(412): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(413): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(414): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(415): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(416): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(417): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(418): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(419): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(420): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(422): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(424): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Thu Jun 27 10:33:14 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 172.18.186.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=359962) Waiting for packet dumper to finish... 1 (prev_count=359962, count=366726) MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 ------ Thu Jun 27 10:33: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_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@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(426)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(428)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(433)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(433)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(433)@2dbb0c8e48eb: ************************************************* MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(431)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(436)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc1-M3UA(436)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(436)@2dbb0c8e48eb: ************************************************* MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(434)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(439)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(439)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(439)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(437)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(442)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn1-M3UA(442)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(442)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn1-SCCP(440)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(433)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc1-M3UA(436)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(439)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(442)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23908 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(432)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(432)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(435)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(435)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(438)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(438)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(441)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(441)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: "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@2dbb0c8e48eb: 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@2dbb0c8e48eb: 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@2dbb0c8e48eb: 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@2dbb0c8e48eb: 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.186.203", nas_pdu := '05080200F110172A5205F442400023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(435)@2dbb0c8e48eb: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(435)@2dbb0c8e48eb: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(444) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(427)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(444)14201408 HNBGW_Test.msc1-SCCP(434)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc1-SCCP(434)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(435)@2dbb0c8e48eb: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(444) HNBGW_Test.msc1-RAN(435)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(444)8405606 HNBGW_Test.msc1-SCCP(434)@2dbb0c8e48eb: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_10(444)@2dbb0c8e48eb: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(434)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(444)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '0524010350590205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(435)@2dbb0c8e48eb: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(435)@2dbb0c8e48eb: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(427)@2dbb0c8e48eb: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446)11335224 HNBGW_Test.msc1-SCCP(434)@2dbb0c8e48eb: First idle individual index:1 HNBGW_Test.msc1-SCCP(434)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(435)@2dbb0c8e48eb: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446) HNBGW_Test.msc1-RAN(435)@2dbb0c8e48eb: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446)10252021 HNBGW_Test.msc1-SCCP(434)@2dbb0c8e48eb: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(434)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '0627000350590205F4427FC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(435)@2dbb0c8e48eb: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(435)@2dbb0c8e48eb: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(427)@2dbb0c8e48eb: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448)6292221 HNBGW_Test.msc1-SCCP(434)@2dbb0c8e48eb: First idle individual index:2 HNBGW_Test.msc1-SCCP(434)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(435)@2dbb0c8e48eb: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448) HNBGW_Test.msc1-RAN(435)@2dbb0c8e48eb: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448)9540875 HNBGW_Test.msc1-SCCP(434)@2dbb0c8e48eb: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(434)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(427)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(441)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(438)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(440)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(429)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(435)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(439)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(431)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(433)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(437)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(442)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(426)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(443)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(428)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(432)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(430)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(434)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(425)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(436)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(447)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(449)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(445)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(425): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(426): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(427): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(428): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(429): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(430): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(431): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(432): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(433): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-SCCP(434): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-RAN(435): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-M3UA(436): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(437): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(438): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(439): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(440): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(441): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(442): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(443): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(444): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(445): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(447): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(449): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Thu Jun 27 10:33:23 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 172.18.186.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=371841) Waiting for packet dumper to finish... 1 (prev_count=371841, count=378605) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 ------ Thu Jun 27 10:33: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_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@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(451)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(453)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(458)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(458)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(458)@2dbb0c8e48eb: ************************************************* MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(456)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(461)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc1-M3UA(461)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(461)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc1-SCCP(459)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(464)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc2-M3UA(464)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(464)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc2-SCCP(462)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(467)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(467)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(467)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(465)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(470)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn1-M3UA(470)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(470)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn1-SCCP(468)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(473)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn2-M3UA(473)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(473)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn2-SCCP(471)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(458)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc1-M3UA(461)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc2-M3UA(464)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23909 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(467)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(470)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23908 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(473)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23910 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(457)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(457)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(460)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(460)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(463)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(463)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(466)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(466)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(469)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(469)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(472)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(472)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: "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@2dbb0c8e48eb: 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@2dbb0c8e48eb: 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@2dbb0c8e48eb: 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.186.203", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(463)@2dbb0c8e48eb: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(463)@2dbb0c8e48eb: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(475) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(452)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(475)8683745 HNBGW_Test.msc2-SCCP(462)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc2-SCCP(462)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(463)@2dbb0c8e48eb: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(475) HNBGW_Test.msc2-RAN(463)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(475)5567033 HNBGW_Test.msc2-SCCP(462)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(462)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(475)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(475)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '0524010350590205F442A98023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(463)@2dbb0c8e48eb: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(463)@2dbb0c8e48eb: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(452)@2dbb0c8e48eb: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477)5003326 HNBGW_Test.msc2-SCCP(462)@2dbb0c8e48eb: First idle individual index:1 HNBGW_Test.msc2-SCCP(462)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(463)@2dbb0c8e48eb: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477) HNBGW_Test.msc2-RAN(463)@2dbb0c8e48eb: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477)11162066 HNBGW_Test.msc2-SCCP(462)@2dbb0c8e48eb: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(462)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '05080200F110172A52082926240000000010'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(460)@2dbb0c8e48eb: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(460)@2dbb0c8e48eb: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(452)@2dbb0c8e48eb: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479)6529183 HNBGW_Test.msc1-SCCP(459)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc1-SCCP(459)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(460)@2dbb0c8e48eb: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479) HNBGW_Test.msc1-RAN(460)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479)13165371 HNBGW_Test.msc1-SCCP(459)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(459)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes VirtHNBGW-STATS(450)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(454)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(452)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(465)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(466)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc2-RAN(463)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(456)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(461)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(453)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(457)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(464)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(459)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(458)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(462)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(467)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(451)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(460)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(455)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(470)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(469)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(468)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(473)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(471)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(472)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(474)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(478)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(476)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(480)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(450): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(451): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(452): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(453): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(454): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(455): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(456): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(457): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(458): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-SCCP(459): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-RAN(460): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-M3UA(461): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc2-SCCP(462): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc2-RAN(463): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc2-M3UA(464): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(465): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(466): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(467): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(468): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(469): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(470): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(471): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn2-RAN(472): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(473): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(474): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(475): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(476): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(478): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(480): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Thu Jun 27 10:33:32 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 172.18.186.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=422209) Waiting for packet dumper to finish... 1 (prev_count=422209, count=428973) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN ------ Thu Jun 27 10:33: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_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@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(482)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(484)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(489)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(489)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(489)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-SCCP(487)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(492)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc1-M3UA(492)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(492)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc1-SCCP(490)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(495)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc2-M3UA(495)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(495)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc2-SCCP(493)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(498)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(498)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(498)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(496)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(501)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn1-M3UA(501)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(501)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn1-SCCP(499)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(504)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn2-M3UA(504)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(504)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn2-SCCP(502)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(489)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc1-M3UA(492)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc2-M3UA(495)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23909 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(498)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(501)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23908 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(504)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23910 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(488)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(491)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(494)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(494)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(497)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(497)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(500)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(488)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(491)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(500)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(503)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(503)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: "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@2dbb0c8e48eb: 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@2dbb0c8e48eb: 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@2dbb0c8e48eb: 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.186.203", nas_pdu := '05080299F999172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(488)@2dbb0c8e48eb: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(488)@2dbb0c8e48eb: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(506) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(483)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(506)10182194 HNBGW_Test.msc0-SCCP(487)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc0-SCCP(487)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(488)@2dbb0c8e48eb: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(506) HNBGW_Test.msc0-RAN(488)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(506)12911898 HNBGW_Test.msc0-SCCP(487)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(487)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(506)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(506)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '05080200F110172A5205F4428AC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(494)@2dbb0c8e48eb: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(494)@2dbb0c8e48eb: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(508) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(483)@2dbb0c8e48eb: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(508)7919625 HNBGW_Test.msc2-SCCP(493)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc2-SCCP(493)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(494)@2dbb0c8e48eb: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(508) HNBGW_Test.msc2-RAN(494)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(508)7981692 HNBGW_Test.msc2-SCCP(493)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(493)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(508)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(508)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc2-M3UA(495)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(496)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(499)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(485)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(501)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(502)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(497)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(483)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(503)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(489)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(492)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(491)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(490)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(482)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(487)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(493)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(484)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(498)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(504)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc2-RAN(494)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(481)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(500)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(505)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(488)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(486)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(509)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(507)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(481): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(482): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(483): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(484): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(485): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(486): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(487): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(488): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(489): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-SCCP(490): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-RAN(491): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-M3UA(492): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc2-SCCP(493): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc2-RAN(494): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc2-M3UA(495): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(496): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(497): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(498): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(499): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(500): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(501): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(502): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn2-RAN(503): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(504): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(505): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(506): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(507): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(508): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(509): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Thu Jun 27 10:33:40 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 172.18.186.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=401100) Waiting for packet dumper to finish... 1 (prev_count=401100, count=407834) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Thu Jun 27 10:33: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_paging_imsi.pcap" >/data/HNBGW_Tests.TC_mscpool_paging_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_mscpool_paging_imsi started. TC_mscpool_paging_imsi-Iuh0(511)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_imsi-Iuh1(513)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(518)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(518)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(518)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-SCCP(516)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(521)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc1-M3UA(521)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(521)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc1-SCCP(519)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(524)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc2-M3UA(524)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(524)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc2-SCCP(522)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(527)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(527)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(527)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(525)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(518)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc1-M3UA(521)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc2-M3UA(524)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23909 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(527)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(517)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(520)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(523)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(523)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(526)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(526)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(517)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(520)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: "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(514)@2dbb0c8e48eb: UnitdataCallback TC_mscpool_paging_imsi-Iuh0-RUA(512)@2dbb0c8e48eb: UnitdataCallback HNBGW_Test.msc0-RAN(517)@2dbb0c8e48eb: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(517)@2dbb0c8e48eb: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(529) TC_mscpool_paging_imsi-Iuh0-RUA(512)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_paging_imsi0(529)14195183 HNBGW_Test.msc0-SCCP(516)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc0-SCCP(516)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(517)@2dbb0c8e48eb: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(529) HNBGW_Test.msc0-RAN(517)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_paging_imsi0(529)16452494 HNBGW_Test.msc0-SCCP(516)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(516)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(529)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_mscpool_paging_imsi0(529)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_paging_imsi-Iuh1-RUA(514)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0-RUA(512)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(520)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc2-RAN(523)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(525)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(517)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(526)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(527)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(516)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(519)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(513)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(522)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(511)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(528)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(524)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(518)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(521)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(515)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(510)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_imsi-PFCP(530)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(510): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(511): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(512): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(513): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(514): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(515): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(516): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(517): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(518): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-SCCP(519): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-RAN(520): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-M3UA(521): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc2-SCCP(522): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc2-RAN(523): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc2-M3UA(524): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(525): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(526): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(527): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(528): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_paging_imsi0(529): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_paging_imsi-PFCP(530): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Thu Jun 27 10:33:49 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=278645) Waiting for packet dumper to finish... 1 (prev_count=278645, count=328925) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Thu Jun 27 10:33: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_paging_tmsi.pcap" >/data/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_mscpool_paging_tmsi started. TC_mscpool_paging_tmsi-Iuh0(532)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_tmsi-Iuh1(534)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(539)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(539)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(539)@2dbb0c8e48eb: ************************************************* MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(537)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(542)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc1-M3UA(542)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(542)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc1-SCCP(540)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(545)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc2-M3UA(545)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(545)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc2-SCCP(543)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(548)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(548)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(548)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(546)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(539)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc1-M3UA(542)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc2-M3UA(545)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23909 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(548)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(538)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(538)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(541)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(541)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(544)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(544)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(547)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(547)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: "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(550)@2dbb0c8e48eb: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O TC_mscpool_paging_tmsi-Iuh1-RUA(535)@2dbb0c8e48eb: UnitdataCallback TC_mscpool_paging_tmsi-Iuh0-RUA(533)@2dbb0c8e48eb: UnitdataCallback TC_mscpool_paging_tmsi0(550)@2dbb0c8e48eb: 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(538)@2dbb0c8e48eb: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(538)@2dbb0c8e48eb: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(550) TC_mscpool_paging_tmsi-Iuh0-RUA(533)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_paging_tmsi0(550)4775794 HNBGW_Test.msc0-SCCP(537)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc0-SCCP(537)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(538)@2dbb0c8e48eb: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(550) HNBGW_Test.msc0-RAN(538)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_paging_tmsi0(550)5976276 HNBGW_Test.msc0-SCCP(537)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(537)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(550)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_mscpool_paging_tmsi0(550)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_paging_tmsi-Iuh0-RUA(533)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(541)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(539)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc2-RAN(544)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(546)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(538)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(545)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(535)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(547)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(548)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(531)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(542)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(543)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(540)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(537)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(536)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(532)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(534)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(549)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_tmsi-PFCP(551)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(531): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(532): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(533): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(534): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(535): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(536): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(537): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(538): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(539): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-SCCP(540): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-RAN(541): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-M3UA(542): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc2-SCCP(543): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc2-RAN(544): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc2-M3UA(545): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(546): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(547): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(548): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(549): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_paging_tmsi0(550): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_paging_tmsi-PFCP(551): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Thu Jun 27 10:33:58 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=272531) Waiting for packet dumper to finish... 1 (prev_count=272531, count=317208) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin ------ Thu Jun 27 10:34:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_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@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_mscpool_no_allow_attach_round_robin started. TC_mscpool_no_allow_attach_round_robin-Iuh0(553)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_round_robin-Iuh1(555)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(560)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(560)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(560)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-SCCP(558)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(563)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc1-M3UA(563)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(563)@2dbb0c8e48eb: ************************************************* MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(561)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(566)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc2-M3UA(566)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(566)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc2-SCCP(564)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(569)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(569)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(569)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(567)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(560)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc1-M3UA(563)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc2-M3UA(566)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23909 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(569)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(559)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(559)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(562)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(562)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(565)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(565)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(568)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(568)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: "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@2dbb0c8e48eb: 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.186.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(559)@2dbb0c8e48eb: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(559)@2dbb0c8e48eb: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(571) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(554)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(571)9611550 HNBGW_Test.msc0-SCCP(558)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc0-SCCP(558)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(559)@2dbb0c8e48eb: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(571) HNBGW_Test.msc0-RAN(559)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(571)13322783 HNBGW_Test.msc0-SCCP(558)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(558)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(571)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(571)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(565)@2dbb0c8e48eb: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(565)@2dbb0c8e48eb: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(573) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(554)@2dbb0c8e48eb: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(573)3839133 HNBGW_Test.msc2-SCCP(564)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc2-SCCP(564)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(565)@2dbb0c8e48eb: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(573) HNBGW_Test.msc2-RAN(565)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(573)15325691 HNBGW_Test.msc2-SCCP(564)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(564)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(573)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(573)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(559)@2dbb0c8e48eb: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(559)@2dbb0c8e48eb: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(575) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(554)@2dbb0c8e48eb: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(575)13828986 HNBGW_Test.msc0-SCCP(558)@2dbb0c8e48eb: First idle individual index:1 HNBGW_Test.msc0-SCCP(558)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(559)@2dbb0c8e48eb: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(575) HNBGW_Test.msc0-RAN(559)@2dbb0c8e48eb: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(575)12958015 HNBGW_Test.msc0-SCCP(558)@2dbb0c8e48eb: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(558)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(575)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(575)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(554)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(560)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(566)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc2-RAN(565)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(561)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(562)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(556)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(559)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(567)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(568)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(558)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(569)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(563)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(553)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(557)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(564)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(555)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(552)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(570)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_round_robin-PFCP(572)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(574)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(576)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(552): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(553): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(554): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(555): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(556): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(557): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(558): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(559): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(560): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-SCCP(561): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-RAN(562): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-M3UA(563): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc2-SCCP(564): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc2-RAN(565): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc2-M3UA(566): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(567): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(568): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(569): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(570): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(571): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(572): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(573): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(574): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(575): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(576): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Thu Jun 27 10:34:08 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=291222) Waiting for packet dumper to finish... 1 (prev_count=291222, count=363760) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri ------ Thu Jun 27 10:34:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_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@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_mscpool_no_allow_attach_valid_nri started. TC_mscpool_no_allow_attach_valid_nri-Iuh0(578)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_valid_nri-Iuh1(580)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(585)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(585)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(585)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-SCCP(583)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(588)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc1-M3UA(588)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(588)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc1-SCCP(586)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(591)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc2-M3UA(591)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(591)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc2-SCCP(589)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(594)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(594)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(594)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(592)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(585)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc1-M3UA(588)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc2-M3UA(591)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23909 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(594)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(584)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(584)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(587)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(587)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(590)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(590)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(593)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(593)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: "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@2dbb0c8e48eb: 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@2dbb0c8e48eb: 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.186.203", nas_pdu := '05080200F110172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(587)@2dbb0c8e48eb: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(587)@2dbb0c8e48eb: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(596) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(579)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(596)1038583 HNBGW_Test.msc1-SCCP(586)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc1-SCCP(586)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(587)@2dbb0c8e48eb: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(596) HNBGW_Test.msc1-RAN(587)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(596)4746549 HNBGW_Test.msc1-SCCP(586)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(586)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(596)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(596)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '05240103505902080910100000000020'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(584)@2dbb0c8e48eb: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(584)@2dbb0c8e48eb: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(598) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(579)@2dbb0c8e48eb: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(598)10060494 HNBGW_Test.msc0-SCCP(583)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc0-SCCP(583)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(584)@2dbb0c8e48eb: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(598) HNBGW_Test.msc0-RAN(584)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(598)4666319 HNBGW_Test.msc0-SCCP(583)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(583)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(598)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(598)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '06270003505902080910100000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(590)@2dbb0c8e48eb: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(590)@2dbb0c8e48eb: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(600) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(579)@2dbb0c8e48eb: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(600)13049128 HNBGW_Test.msc2-SCCP(589)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc2-SCCP(589)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(590)@2dbb0c8e48eb: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(600) HNBGW_Test.msc2-RAN(590)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(600)2656281 HNBGW_Test.msc2-SCCP(589)@2dbb0c8e48eb: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri0(600)@2dbb0c8e48eb: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(589)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(600)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(581)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(593)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(586)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(592)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(591)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(587)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(594)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(579)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(585)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(589)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(583)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(578)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(580)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(588)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc2-RAN(590)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(595)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(577)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(584)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(582)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_valid_nri-PFCP(597)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(601)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(599)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(577): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(578): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(579): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(580): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(581): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(582): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(583): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(584): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(585): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-SCCP(586): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-RAN(587): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-M3UA(588): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc2-SCCP(589): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc2-RAN(590): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc2-M3UA(591): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(592): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(593): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(594): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(595): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(596): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(597): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(598): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(599): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(600): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(601): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Thu Jun 27 10:34:17 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=284971) Waiting for packet dumper to finish... 1 (prev_count=284971, count=357717) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink ------ Thu Jun 27 10:34:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_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@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(603)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(605)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(610)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(610)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(610)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-SCCP(608)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(613)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc1-M3UA(613)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(613)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc1-SCCP(611)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(616)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(616)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(616)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(614)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(619)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn1-M3UA(619)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(619)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn1-SCCP(617)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(610)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc1-M3UA(613)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(616)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(619)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23908 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(609)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(609)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(612)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(612)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(615)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(615)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(618)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(618)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: "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@2dbb0c8e48eb: 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.186.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(609)@2dbb0c8e48eb: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(609)@2dbb0c8e48eb: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(621) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(604)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(621)8804222 HNBGW_Test.msc0-SCCP(608)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc0-SCCP(608)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(609)@2dbb0c8e48eb: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(621) HNBGW_Test.msc0-RAN(609)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(621)16638770 HNBGW_Test.msc0-SCCP(608)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(608)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(621)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(621)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(612)@2dbb0c8e48eb: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(612)@2dbb0c8e48eb: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(604)@2dbb0c8e48eb: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623)3450085 HNBGW_Test.msc1-SCCP(611)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc1-SCCP(611)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(612)@2dbb0c8e48eb: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623) HNBGW_Test.msc1-RAN(612)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623)4800394 HNBGW_Test.msc1-SCCP(611)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(611)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: "disconnecting msc0" HNBGW_Test.msc0-RAN(609)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(610)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(608)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: 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.186.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(604)@2dbb0c8e48eb: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(621)8804222 HNBGW_Test.msc1-RAN(612)@2dbb0c8e48eb: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(612)@2dbb0c8e48eb: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(604)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625)16681657 HNBGW_Test.msc1-SCCP(611)@2dbb0c8e48eb: First idle individual index:1 HNBGW_Test.msc1-SCCP(611)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(612)@2dbb0c8e48eb: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625) HNBGW_Test.msc1-RAN(612)@2dbb0c8e48eb: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625)5442660 HNBGW_Test.msc1-SCCP(611)@2dbb0c8e48eb: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(611)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-RAN(612)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(604)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(615)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(619)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(606)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(617)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(614)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(611)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(620)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(605)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(613)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(618)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(607)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(603)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(616)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(602)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(622)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(626)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(624)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(602): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(603): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(604): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(605): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(606): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(607): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(608): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(609): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(610): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-SCCP(611): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-RAN(612): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-M3UA(613): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(614): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(615): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(616): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(617): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(618): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(619): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(620): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(621): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(622): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(624): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(626): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@2dbb0c8e48eb: Starting exThu Jun 27 10:34:26 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc ternal command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=278527) Waiting for packet dumper to finish... 1 (prev_count=278527, count=341224) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink ------ Thu Jun 27 10:34: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_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@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(628)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(630)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(635)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(635)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(635)@2dbb0c8e48eb: ************************************************* MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(633)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(638)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(638)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(638)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(636)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(635)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(638)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(634)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(634)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(637)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(637)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: "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@2dbb0c8e48eb: 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.186.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(634)@2dbb0c8e48eb: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(634)@2dbb0c8e48eb: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(640) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(629)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(640)9462740 HNBGW_Test.msc0-SCCP(633)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc0-SCCP(633)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(634)@2dbb0c8e48eb: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(640) HNBGW_Test.msc0-RAN(634)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(640)9354199 HNBGW_Test.msc0-SCCP(633)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(633)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(640)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(640)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(634)@2dbb0c8e48eb: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(634)@2dbb0c8e48eb: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(629)@2dbb0c8e48eb: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642)5084265 HNBGW_Test.msc0-SCCP(633)@2dbb0c8e48eb: First idle individual index:1 HNBGW_Test.msc0-SCCP(633)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(634)@2dbb0c8e48eb: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642) HNBGW_Test.msc0-RAN(634)@2dbb0c8e48eb: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642)634659 HNBGW_Test.msc0-SCCP(633)@2dbb0c8e48eb: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(633)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: "connecting cnlink 1" MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(646)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc1-M3UA(646)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(646)@2dbb0c8e48eb: ************************************************* MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(644)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 HNBGW_Test.msc1-M3UA(646)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(645)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(645)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(645)@2dbb0c8e48eb: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(645)@2dbb0c8e48eb: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(647) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(629)@2dbb0c8e48eb: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(647)7722298 HNBGW_Test.msc1-SCCP(644)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc1-SCCP(644)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(645)@2dbb0c8e48eb: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(647) HNBGW_Test.msc1-RAN(645)@2dbb0c8e48eb: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(647)6759397 HNBGW_Test.msc1-SCCP(644)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(644)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(647)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(647)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-RAN(645)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(634)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(631)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(644)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(633)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(635)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(637)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(629)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(628)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(636)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(630)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(646)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(639)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(638)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(632)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(627)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(641)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(643)@2dbb0c8e48eb: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(648)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(627): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(628): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(629): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(630): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(631): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(632): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(633): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(634): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(635): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(636): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(637): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(638): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(639): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(640): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(641): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(643): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-SCCP(644): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-RAN(645): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-M3UA(646): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(647): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(648): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Thu Jun 27 10:34:36 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252666) Waiting for packet dumper to finish... 1 (prev_count=252666, count=340608) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Thu Jun 27 10:34: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_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@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(650)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(652)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(657)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(657)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(657)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-SCCP(655)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(660)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(660)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(660)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(658)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(657)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(660)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(656)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(656)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(659)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(659)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: "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@2dbb0c8e48eb: 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.186.203", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(659)@2dbb0c8e48eb: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(659)@2dbb0c8e48eb: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(662) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(651)@2dbb0c8e48eb: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(662)11162249 HNBGW_Test.sgsn0-SCCP(658)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(658)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(659)@2dbb0c8e48eb: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(662) HNBGW_Test.sgsn0-RAN(659)@2dbb0c8e48eb: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(662)10829003 HNBGW_Test.sgsn0-SCCP(658)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(658)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(662)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(662)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(659)@2dbb0c8e48eb: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(659)@2dbb0c8e48eb: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(664) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(651)@2dbb0c8e48eb: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(664)2095256 HNBGW_Test.sgsn0-SCCP(658)@2dbb0c8e48eb: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(658)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(659)@2dbb0c8e48eb: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(664) HNBGW_Test.sgsn0-RAN(659)@2dbb0c8e48eb: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(664)1586639 HNBGW_Test.sgsn0-SCCP(658)@2dbb0c8e48eb: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(658)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(664)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(664)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(659)@2dbb0c8e48eb: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(659)@2dbb0c8e48eb: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(666) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(651)@2dbb0c8e48eb: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(666)5469678 HNBGW_Test.sgsn0-SCCP(658)@2dbb0c8e48eb: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(658)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(659)@2dbb0c8e48eb: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(666) HNBGW_Test.sgsn0-RAN(659)@2dbb0c8e48eb: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(666)10011072 HNBGW_Test.sgsn0-SCCP(658)@2dbb0c8e48eb: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(658)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(666)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(666)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(659)@2dbb0c8e48eb: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(659)@2dbb0c8e48eb: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(668) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(651)@2dbb0c8e48eb: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(668)11198002 HNBGW_Test.sgsn0-SCCP(658)@2dbb0c8e48eb: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(658)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(659)@2dbb0c8e48eb: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(668) HNBGW_Test.sgsn0-RAN(659)@2dbb0c8e48eb: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(668)6967305 HNBGW_Test.sgsn0-SCCP(658)@2dbb0c8e48eb: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(658)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(668)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(668)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(659)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(655)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(660)@2dbb0c8e48eb: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(650)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(649)@2dbb0c8e48eb: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(652)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(656)@2dbb0c8e48eb: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(651)@2dbb0c8e48eb: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(653)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(657)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(658)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(654)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(661)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(669)@2dbb0c8e48eb: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(665)@2dbb0c8e48eb: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(663)@2dbb0c8e48eb: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(667)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(649): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(650): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(651): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(652): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(653): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(654): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(655): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(656): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(657): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(658): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(659): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(660): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(661): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(662): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(663): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(664): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(665): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(666): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(667): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(668): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(669): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Thu Jun 27 10:34:45 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=233820) Waiting for packet dumper to finish... 1 (prev_count=233820, count=308298) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin ------ Thu Jun 27 10:34:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_L3Complete_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@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(671)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(673)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(678)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(678)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(678)@2dbb0c8e48eb: ************************************************* MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(676)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(681)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc1-M3UA(681)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(681)@2dbb0c8e48eb: ************************************************* MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(679)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(684)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(684)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(684)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(682)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(687)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn1-M3UA(687)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(687)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn1-SCCP(685)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(678)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc1-M3UA(681)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(684)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(687)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23908 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(677)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(677)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(680)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(680)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(683)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(683)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(686)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(686)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: "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@2dbb0c8e48eb: 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.186.203", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(683)@2dbb0c8e48eb: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(683)@2dbb0c8e48eb: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(689) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(672)@2dbb0c8e48eb: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(689)9559202 HNBGW_Test.sgsn0-SCCP(682)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(682)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(683)@2dbb0c8e48eb: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(689) HNBGW_Test.sgsn0-RAN(683)@2dbb0c8e48eb: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(689)6455866 HNBGW_Test.sgsn0-SCCP(682)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(682)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(689)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(689)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(686)@2dbb0c8e48eb: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(686)@2dbb0c8e48eb: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(691) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(672)@2dbb0c8e48eb: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(691)13994837 HNBGW_Test.sgsn1-SCCP(685)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(685)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(686)@2dbb0c8e48eb: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(691) HNBGW_Test.sgsn1-RAN(686)@2dbb0c8e48eb: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(691)4677761 HNBGW_Test.sgsn1-SCCP(685)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(685)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(691)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(691)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(683)@2dbb0c8e48eb: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(683)@2dbb0c8e48eb: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(693) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(672)@2dbb0c8e48eb: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(693)3699436 HNBGW_Test.sgsn0-SCCP(682)@2dbb0c8e48eb: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(682)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(683)@2dbb0c8e48eb: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(693) HNBGW_Test.sgsn0-RAN(683)@2dbb0c8e48eb: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(693)12134338 HNBGW_Test.sgsn0-SCCP(682)@2dbb0c8e48eb: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(682)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(693)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(693)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(672)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(677)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(683)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(687)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(684)@2dbb0c8e48eb: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(674)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(685)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(678)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(679)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(680)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(681)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(675)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(682)@2dbb0c8e48eb: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(671)@2dbb0c8e48eb: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(673)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(670)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(688)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(676)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(686)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(692)@2dbb0c8e48eb: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(690)@2dbb0c8e48eb: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(694)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(670): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(671): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(672): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(673): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(674): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(675): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(676): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(677): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(678): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-SCCP(679): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-RAN(680): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-M3UA(681): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(682): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(683): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(684): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(685): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(686): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(687): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(688): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(689): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(690): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(691): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(692): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(693): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(694): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Thu Jun 27 10:34:54 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=343835) Waiting for packet dumper to finish... 1 (prev_count=343835, count=358947) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Thu Jun 27 10:34: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_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@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(696)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(698)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(703)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(703)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(703)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-SCCP(701)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(706)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc1-M3UA(706)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(706)@2dbb0c8e48eb: ************************************************* MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(704)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(709)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(709)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(709)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(707)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(712)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn1-M3UA(712)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(712)@2dbb0c8e48eb: ************************************************* MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(710)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(703)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc1-M3UA(706)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(709)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(712)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23908 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(702)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(702)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(705)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(705)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(708)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(708)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(711)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(711)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: "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@2dbb0c8e48eb: 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@2dbb0c8e48eb: 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@2dbb0c8e48eb: 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@2dbb0c8e48eb: 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.186.203", nas_pdu := '08087300F1102A2A170411E5100010024000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(711)@2dbb0c8e48eb: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(711)@2dbb0c8e48eb: Created Expect[0] for '08087300F1102A2A170411E5100010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(714) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(697)@2dbb0c8e48eb: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(714)3004070 HNBGW_Test.sgsn1-SCCP(710)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(710)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(711)@2dbb0c8e48eb: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(714) HNBGW_Test.sgsn1-RAN(711)@2dbb0c8e48eb: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(714)9796689 HNBGW_Test.sgsn1-SCCP(710)@2dbb0c8e48eb: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_10(714)@2dbb0c8e48eb: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(710)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(714)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '08087300F1102A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(711)@2dbb0c8e48eb: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(711)@2dbb0c8e48eb: Created Expect[0] for '08087300F1102A2A170411E5100010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(716) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(697)@2dbb0c8e48eb: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(716)6871917 HNBGW_Test.sgsn1-SCCP(710)@2dbb0c8e48eb: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(710)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(711)@2dbb0c8e48eb: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(716) HNBGW_Test.sgsn1-RAN(711)@2dbb0c8e48eb: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(716)3113400 HNBGW_Test.sgsn1-SCCP(710)@2dbb0c8e48eb: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(710)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(716)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(716)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '08087300F1102A2A170411E5100010027FC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(711)@2dbb0c8e48eb: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(711)@2dbb0c8e48eb: Created Expect[0] for '08087300F1102A2A170411E5100010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(718) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(697)@2dbb0c8e48eb: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(718)4629286 HNBGW_Test.sgsn1-SCCP(710)@2dbb0c8e48eb: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(710)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(711)@2dbb0c8e48eb: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(718) HNBGW_Test.sgsn1-RAN(711)@2dbb0c8e48eb: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(718)8390009 HNBGW_Test.sgsn1-SCCP(710)@2dbb0c8e48eb: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(710)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(718)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(718)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(697)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(711)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(702)@2dbb0c8e48eb: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(699)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(709)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(710)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(707)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(708)@2dbb0c8e48eb: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(696)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(701)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(705)@2dbb0c8e48eb: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(698)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(706)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(695)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(700)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(712)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(704)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(713)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(703)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_1-PFCP(717)@2dbb0c8e48eb: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(715)@2dbb0c8e48eb: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(719)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(695): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(696): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(697): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(698): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(699): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(700): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(701): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(702): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(703): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-SCCP(704): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-RAN(705): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-M3UA(706): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(707): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(708): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(709): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(710): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(711): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(712): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(713): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(714): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(715): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(716): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(717): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(718): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(719): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Thu Jun 27 10:35:04 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=271515) Waiting for packet dumper to finish... 1 (prev_count=271515, count=351867) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Thu Jun 27 10:35: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_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@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(721)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(723)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(728)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(728)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(728)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-SCCP(726)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(731)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc1-M3UA(731)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(731)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc1-SCCP(729)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(734)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc2-M3UA(734)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(734)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc2-SCCP(732)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(737)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(737)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(737)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(735)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(740)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn1-M3UA(740)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(740)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn1-SCCP(738)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(743)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn2-M3UA(743)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(743)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn2-SCCP(741)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(728)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc1-M3UA(731)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc2-M3UA(734)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23909 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(737)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(740)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23908 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(743)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23910 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(727)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(727)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(730)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(730)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(733)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(733)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(736)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(736)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(739)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(742)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(739)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(742)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: "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@2dbb0c8e48eb: 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@2dbb0c8e48eb: 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@2dbb0c8e48eb: 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.186.203", nas_pdu := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(742)@2dbb0c8e48eb: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(742)@2dbb0c8e48eb: Created Expect[0] for '080101D471000005F44280002300F1102A2A170411E5100010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(745) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(722)@2dbb0c8e48eb: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(745)10605720 HNBGW_Test.sgsn2-SCCP(741)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(741)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(742)@2dbb0c8e48eb: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(745) HNBGW_Test.sgsn2-RAN(742)@2dbb0c8e48eb: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(745)8283112 HNBGW_Test.sgsn2-SCCP(741)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(741)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(745)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(745)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(742)@2dbb0c8e48eb: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(742)@2dbb0c8e48eb: Created Expect[0] for '080101D471000005F442A9802300F1102A2A170411E510001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(747) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(722)@2dbb0c8e48eb: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(747)16483830 HNBGW_Test.sgsn2-SCCP(741)@2dbb0c8e48eb: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(741)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(742)@2dbb0c8e48eb: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(747) HNBGW_Test.sgsn2-RAN(742)@2dbb0c8e48eb: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(747)821672 HNBGW_Test.sgsn2-SCCP(741)@2dbb0c8e48eb: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(741)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(747)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(747)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '080101D471000008292624000000001000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(739)@2dbb0c8e48eb: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(739)@2dbb0c8e48eb: Created Expect[0] for '080101D471000008292624000000001000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(749) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(722)@2dbb0c8e48eb: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(749)15965899 HNBGW_Test.sgsn1-SCCP(738)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(738)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(739)@2dbb0c8e48eb: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(749) HNBGW_Test.sgsn1-RAN(739)@2dbb0c8e48eb: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(749)5899405 HNBGW_Test.sgsn1-SCCP(738)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(738)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(749)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(749)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(722)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(727)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(726)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(720)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc2-RAN(733)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(734)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(737)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(735)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(729)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(738)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(731)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(730)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(728)@2dbb0c8e48eb: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(724)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(725)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(732)@2dbb0c8e48eb: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(721)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(743)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(736)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(739)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(742)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(740)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(744)@2dbb0c8e48eb: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(723)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(741)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_2-PFCP(750)@2dbb0c8e48eb: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(746)@2dbb0c8e48eb: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(748)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(720): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(721): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(722): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(723): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(724): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(725): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(726): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(727): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(728): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-SCCP(729): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-RAN(730): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-M3UA(731): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc2-SCCP(732): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc2-RAN(733): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc2-M3UA(734): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(735): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(736): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(737): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(738): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(739): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(740): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(741): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn2-RAN(742): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(743): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(744): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(745): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(746): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(747): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(748): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(749): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(750): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Thu Jun 27 10:35:13 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=419750) Waiting for packet dumper to finish... 1 (prev_count=419750, count=432760) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Thu Jun 27 10:35: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_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@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_sgsnpool_nri_from_other_PLMN started. TC_sgsnpool_nri_from_other_PLMN-Iuh0(752)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_nri_from_other_PLMN-Iuh1(754)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(759)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(759)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(759)@2dbb0c8e48eb: ************************************************* MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(757)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(762)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc1-M3UA(762)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(762)@2dbb0c8e48eb: ************************************************* MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(760)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(765)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc2-M3UA(765)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(765)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc2-SCCP(763)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(768)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(768)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(768)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(766)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(771)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn1-M3UA(771)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(771)@2dbb0c8e48eb: ************************************************* MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(769)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(774)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn2-M3UA(774)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(774)@2dbb0c8e48eb: ************************************************* MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(772)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(759)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc1-M3UA(762)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc2-M3UA(765)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23909 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(768)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(771)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23908 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(774)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23910 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(758)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(758)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(761)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(761)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(764)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(764)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(767)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(767)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(770)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(770)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(773)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(773)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: "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@2dbb0c8e48eb: 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@2dbb0c8e48eb: 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@2dbb0c8e48eb: 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.186.203", nas_pdu := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(767)@2dbb0c8e48eb: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(767)@2dbb0c8e48eb: Created Expect[0] for '080101D471000005F44241002399F9992A2A170411E5100010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(776) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(753)@2dbb0c8e48eb: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(776)13007319 HNBGW_Test.sgsn0-SCCP(766)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(766)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(767)@2dbb0c8e48eb: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(776) HNBGW_Test.sgsn0-RAN(767)@2dbb0c8e48eb: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(776)14206691 HNBGW_Test.sgsn0-SCCP(766)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(766)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(776)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(776)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(773)@2dbb0c8e48eb: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(773)@2dbb0c8e48eb: Created Expect[0] for '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(778) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(753)@2dbb0c8e48eb: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(778)14140698 HNBGW_Test.sgsn2-SCCP(772)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(772)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(773)@2dbb0c8e48eb: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(778) HNBGW_Test.sgsn2-RAN(773)@2dbb0c8e48eb: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(778)10646349 HNBGW_Test.sgsn2-SCCP(772)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(772)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(778)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(778)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(753)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc2-RAN(764)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(770)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(762)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(765)@2dbb0c8e48eb: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(755)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(766)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(763)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(759)@2dbb0c8e48eb: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(752)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(757)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(767)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(760)@2dbb0c8e48eb: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(754)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(761)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(769)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(771)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(756)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(774)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(751)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(772)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(758)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(768)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(773)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(775)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_nri_from_other_PLMN-PFCP(777)@2dbb0c8e48eb: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-PFCP(779)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(751): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(752): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(753): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(754): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(755): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(756): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(757): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(758): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(759): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-SCCP(760): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-RAN(761): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-M3UA(762): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc2-SCCP(763): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc2-RAN(764): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc2-M3UA(765): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(766): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(767): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(768): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(769): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(770): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(771): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(772): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn2-RAN(773): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(774): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(775): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(776): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(777): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(778): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(779): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Thu Jun 27 10:35:21 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=387719) Waiting for packet dumper to finish... 1 (prev_count=387719, count=394462) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink ------ Thu Jun 27 10:35:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_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@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(781)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(783)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(788)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(788)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(788)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-SCCP(786)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(791)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc1-M3UA(791)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(791)@2dbb0c8e48eb: ************************************************* MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(789)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(794)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(794)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(794)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(792)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(797)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn1-M3UA(797)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(797)@2dbb0c8e48eb: ************************************************* MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(795)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(788)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc1-M3UA(791)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23907 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(794)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(797)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23908 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(787)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(787)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(790)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(790)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(793)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(793)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(796)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(796)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: "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@2dbb0c8e48eb: 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.186.203", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(793)@2dbb0c8e48eb: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(793)@2dbb0c8e48eb: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(799) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(782)@2dbb0c8e48eb: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(799)2299534 HNBGW_Test.sgsn0-SCCP(792)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(792)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(793)@2dbb0c8e48eb: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(799) HNBGW_Test.sgsn0-RAN(793)@2dbb0c8e48eb: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(799)10976179 HNBGW_Test.sgsn0-SCCP(792)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(792)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(799)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(799)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(796)@2dbb0c8e48eb: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(796)@2dbb0c8e48eb: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(782)@2dbb0c8e48eb: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801)6877212 HNBGW_Test.sgsn1-SCCP(795)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(795)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(796)@2dbb0c8e48eb: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801) HNBGW_Test.sgsn1-RAN(796)@2dbb0c8e48eb: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801)15059240 HNBGW_Test.sgsn1-SCCP(795)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(795)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: "disconnecting msc0" HNBGW_Test.sgsn0-RAN(793)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(794)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(792)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: 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.186.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(782)@2dbb0c8e48eb: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(799)2299534 HNBGW_Test.sgsn1-RAN(796)@2dbb0c8e48eb: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(796)@2dbb0c8e48eb: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(782)@2dbb0c8e48eb: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803)2673193 HNBGW_Test.sgsn1-SCCP(795)@2dbb0c8e48eb: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(795)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(796)@2dbb0c8e48eb: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803) HNBGW_Test.sgsn1-RAN(796)@2dbb0c8e48eb: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803)6516687 HNBGW_Test.sgsn1-SCCP(795)@2dbb0c8e48eb: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(795)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-RAN(796)@2dbb0c8e48eb: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(784)@2dbb0c8e48eb: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(782)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(780)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(786)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(785)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(791)@2dbb0c8e48eb: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(781)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(789)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(788)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(795)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(797)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(798)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(787)@2dbb0c8e48eb: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(783)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(790)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(802)@2dbb0c8e48eb: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(804)@2dbb0c8e48eb: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(800)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(780): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(781): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(782): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(783): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(784): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(785): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(786): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(787): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(788): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-SCCP(789): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-RAN(790): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc1-M3UA(791): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(792): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(793): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(794): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(795): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(796): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(797): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(798): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(799): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(800): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(802): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(804): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Thu Jun 27 10:35:30 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=310978) Waiting for packet dumper to finish... 1 (prev_count=310978, count=378411) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink ------ Thu Jun 27 10:35: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_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@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(806)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(808)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(813)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(813)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(813)@2dbb0c8e48eb: ************************************************* MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(811)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(816)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(816)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(816)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(814)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(813)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(816)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(812)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(812)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(815)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(815)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: "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@2dbb0c8e48eb: 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.186.203", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(815)@2dbb0c8e48eb: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(815)@2dbb0c8e48eb: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(818) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(807)@2dbb0c8e48eb: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(818)11944964 HNBGW_Test.sgsn0-SCCP(814)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(814)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(815)@2dbb0c8e48eb: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(818) HNBGW_Test.sgsn0-RAN(815)@2dbb0c8e48eb: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(818)189724 HNBGW_Test.sgsn0-SCCP(814)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(814)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(818)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(818)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(815)@2dbb0c8e48eb: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(815)@2dbb0c8e48eb: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(807)@2dbb0c8e48eb: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820)14090917 HNBGW_Test.sgsn0-SCCP(814)@2dbb0c8e48eb: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(814)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(815)@2dbb0c8e48eb: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820) HNBGW_Test.sgsn0-RAN(815)@2dbb0c8e48eb: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820)13454127 HNBGW_Test.sgsn0-SCCP(814)@2dbb0c8e48eb: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(814)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: "connecting cnlink 1" MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(824)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn1-M3UA(824)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(824)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn1-SCCP(822)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 HNBGW_Test.sgsn1-M3UA(824)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23908 to server: "172.18.186.200":2905 association #8 MTC@2dbb0c8e48eb: 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.186.203", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(823)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(823)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(823)@2dbb0c8e48eb: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(823)@2dbb0c8e48eb: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(825) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(807)@2dbb0c8e48eb: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(825)2713855 HNBGW_Test.sgsn1-SCCP(822)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(822)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(823)@2dbb0c8e48eb: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(825) HNBGW_Test.sgsn1-RAN(823)@2dbb0c8e48eb: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(825)7254375 HNBGW_Test.sgsn1-SCCP(822)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(822)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(825)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(825)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: 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@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(807)@2dbb0c8e48eb: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(809)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(812)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(822)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(823)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(816)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(815)@2dbb0c8e48eb: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(806)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(811)@2dbb0c8e48eb: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(808)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(817)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(813)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(824)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(805)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(814)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(810)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(819)@2dbb0c8e48eb: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(826)@2dbb0c8e48eb: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(821)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(805): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(806): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(807): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(808): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(809): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(810): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(811): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(812): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(813): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(814): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(815): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(816): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(817): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(818): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(819): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(821): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(822): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(823): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(824): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(825): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(826): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Thu Jun 27 10:35:40 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=279326) Waiting for packet dumper to finish... 1 (prev_count=279326, count=365266) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Thu Jun 27 10:35: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_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@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_hnb_reregister_reuse_sctp_assoc started. TC_hnb_reregister_reuse_sctp_assoc-Iuh0(828)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(833)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(833)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(833)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-SCCP(831)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(836)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(836)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(836)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-SCCP(834)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(833)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(836)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(832)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(832)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(835)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(835)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message MTC@2dbb0c8e48eb: setverdict(pass): none -> pass MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: talloc reports "struct hnb_context" x 1, expecting 1 MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(829)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(831)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(832)@2dbb0c8e48eb: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(828)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(834)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(835)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(830)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(827)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(836)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(833)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(837)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(827): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(828): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(829): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(830): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(831): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(832): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(833): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(834): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(835): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(836): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(837): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Thu Jun 27 10:35:46 UTC 2024 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=99134) Waiting for packet dumper to finish... 1 (prev_count=99134, count=163514) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Thu Jun 27 10:35: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_apply_sccp.pcap" >/data/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@2dbb0c8e48eb: Test case TC_apply_sccp started. TC_apply_sccp-Iuh0(839)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_apply_sccp-Iuh1(841)@2dbb0c8e48eb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(846)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-M3UA(846)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(846)@2dbb0c8e48eb: ************************************************* HNBGW_Test.msc0-SCCP(844)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(849)@2dbb0c8e48eb: ************************************************* HNBGW_Test.sgsn0-M3UA(849)@2dbb0c8e48eb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(849)@2dbb0c8e48eb: ************************************************* MTC@2dbb0c8e48eb: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(847)@2dbb0c8e48eb: v_sccp_pdu_maxlen:268 MTC@2dbb0c8e48eb: setverdict(pass): none -> pass MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(846)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23905 to server: "172.18.186.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(849)@2dbb0c8e48eb: SCTP_ConnectResult -> connection established from: "172.18.186.203":23906 to server: "172.18.186.200":2905 association #8 HNBGW_Test.msc0-RAN(845)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(845)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(848)@2dbb0c8e48eb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(848)@2dbb0c8e48eb: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(845)@2dbb0c8e48eb: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(845)@2dbb0c8e48eb: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(851) TC_apply_sccp-Iuh0-RUA(840)@2dbb0c8e48eb: Added conn table entry 0TC_apply_sccp0(851)1319749 HNBGW_Test.msc0-SCCP(844)@2dbb0c8e48eb: First idle individual index:0 HNBGW_Test.msc0-SCCP(844)@2dbb0c8e48eb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(845)@2dbb0c8e48eb: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(851) HNBGW_Test.msc0-RAN(845)@2dbb0c8e48eb: Added conn table entry 0TC_apply_sccp0(851)10643210 HNBGW_Test.msc0-SCCP(844)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(844)@2dbb0c8e48eb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(851)@2dbb0c8e48eb: setverdict(pass): none -> pass TC_apply_sccp0(851)@2dbb0c8e48eb: "Changing SCCP address, don't apply yet" HNBGW_Test.msc0-SCCP(844)@2dbb0c8e48eb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(844)@2dbb0c8e48eb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(844)@2dbb0c8e48eb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(844)@2dbb0c8e48eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(851)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(844)@2dbb0c8e48eb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(844)@2dbb0c8e48eb: vl_len:22 HNBGW_Test.msc0-SCCP(844)@2dbb0c8e48eb: vl_from0 HNBGW_Test.msc0-SCCP(844)@2dbb0c8e48eb: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A1A64DE9326A6B327B99B'O TC_apply_sccp0(851)@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(851)@2dbb0c8e48eb: "Apply SCCP address changes" HNBGW_Test.msc0-SCCP(844)@2dbb0c8e48eb: Session index based on local reference:0 HNBGW_Test.msc0-RAN(845)@2dbb0c8e48eb: Deleted conn table entry 0TC_apply_sccp0(851)10643210 TC_apply_sccp-Iuh0-RUA(840)@2dbb0c8e48eb: Deleted conn table entry 0TC_apply_sccp0(851)1319749 TC_apply_sccp0(851)@2dbb0c8e48eb: Final verdict of PTC: pass MTC@2dbb0c8e48eb: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(847)@2dbb0c8e48eb: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(842)@2dbb0c8e48eb: Final verdict of PTC: none TC_apply_sccp-Iuh0(839)@2dbb0c8e48eb: Final verdict of PTC: none VirtHNBGW-STATS(838)@2dbb0c8e48eb: Final verdict of PTC: none TC_apply_sccp-Iuh1(841)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(848)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(846)@2dbb0c8e48eb: Final verdict of PTC: none TC_apply_sccp-Iuh0-RUA(840)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(845)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(844)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(849)@2dbb0c8e48eb: Final verdict of PTC: none HNBGW-MGCP(850)@2dbb0c8e48eb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(843)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp-PFCP(852)@2dbb0c8e48eb: Final verdict of PTC: none MTC@2dbb0c8e48eb: Setting final verdict of the test case. MTC@2dbb0c8e48eb: Local verdict of MTC: pass MTC@2dbb0c8e48eb: Local verdict of PTC VirtHNBGW-STATS(838): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_apply_sccp-Iuh0(839): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(840): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_apply_sccp-Iuh1(841): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(842): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC IPA-CTRL-CLI-IPA(843): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-SCCP(844): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-RAN(845): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.msc0-M3UA(846): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(847): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(848): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(849): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC HNBGW-MGCP(850): none (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_apply_sccp0(851): pass (pass -> pass) MTC@2dbb0c8e48eb: Local verdict of PTC TC_apply_sccp-PFCP(852): none (pass -> pass) MTC@2dbb0c8e48eb: Test case TC_apply_sccp finished. Verdict: pass MTC@2dbb0c8e48eb: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Thu Jun 27 10:35:56 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 172.18.186.20:4261 to HNBGW_Tests.TC_apply_sccp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=225391) Waiting for packet dumper to finish... 1 (prev_count=225391, count=245596) MTC@2dbb0c8e48eb: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@2dbb0c8e48eb: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@2dbb0c8e48eb: Terminating MTC. MC@2dbb0c8e48eb: MTC terminated. MC2> exit MC@2dbb0c8e48eb: Shutting down session. MC@2dbb0c8e48eb: 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->FAIL 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->FAIL 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_hnb_reregister_reuse_sctp_assoc pass HNBGW_Tests.TC_apply_sccp NEW: FAIL HNBGW_Tests.TC_hnb_disconnected_timeout NEW: PASS HNBGW_Tests.TC_ps_rab_assignment_with_pfcp Summary: pass->FAIL: 2 NEW: FAIL: 1 pass: 43 NEW: PASS: 1 skip: 2 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm Generated HNBGW_Tests.TC_apply_sccp.merged Generated HNBGW_Tests.TC_hnb_disconnected_timeout.merged Generated HNBGW_Tests.TC_hnb_register.merged Generated HNBGW_Tests.TC_hnb_register_duplicate.merged Generated HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.merged Generated HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.merged Generated HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.merged Generated HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.merged Generated HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.merged Generated HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.merged Generated HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.merged Generated HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.merged Generated HNBGW_Tests.TC_mscpool_paging_imsi.merged Generated HNBGW_Tests.TC_mscpool_paging_tmsi.merged Generated HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.merged Generated HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.merged Generated HNBGW_Tests.TC_ps_rab_assignment_with_pfcp.merged Generated HNBGW_Tests.TC_rab_assign_fail.merged Generated HNBGW_Tests.TC_rab_assign_mgcp_to.merged Generated HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.merged Generated HNBGW_Tests.TC_rab_assignment.merged Generated HNBGW_Tests.TC_rab_release.merged Generated HNBGW_Tests.TC_rab_release_abnormal.merged Generated HNBGW_Tests.TC_ranap_cs_bidir.merged Generated HNBGW_Tests.TC_ranap_cs_initial_ue.merged Generated HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.merged Generated HNBGW_Tests.TC_ranap_cs_mo_disconnect.merged Generated HNBGW_Tests.TC_ranap_ps_bidir.merged Generated HNBGW_Tests.TC_ranap_ps_initial_ue.merged Generated HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.merged Generated HNBGW_Tests.TC_ranap_ps_mo_disconnect.merged Generated HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.merged Generated HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.merged Generated HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.merged Generated HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.merged Generated HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.merged Generated HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.merged Generated HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.merged Generated HNBGW_Tests.TC_ue_register.merged Generated HNBGW_Tests.TC_ue_register_before_hnb_register.merged Generated HNBGW_Tests.TC_ue_register_tmsi_lai.merged Removing Input log files !!! + exit 0 + echo Stopping containers Stopping containers + docker_kill_wait jenkins-ttcn3-hnbgw-test-latest-741-hnbgw + docker kill jenkins-ttcn3-hnbgw-test-latest-741-hnbgw jenkins-ttcn3-hnbgw-test-latest-741-hnbgw + docker wait jenkins-ttcn3-hnbgw-test-latest-741-hnbgw 137 + docker_kill_wait jenkins-ttcn3-hnbgw-test-latest-741-stp + docker kill jenkins-ttcn3-hnbgw-test-latest-741-stp jenkins-ttcn3-hnbgw-test-latest-741-stp + docker wait jenkins-ttcn3-hnbgw-test-latest-741-stp 137 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + clean_up + sed -i s/classname='\([^']\+\)'/classname='\1:with-pfcp'/g /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw-tester/junit-xml-with-pfcp-21.log + network_clean + docker network inspect ttcn3-hnbgw-test-186 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-hnbgw-test-186 + docker network remove ttcn3-hnbgw-test-186 ttcn3-hnbgw-test-186 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache:/cache --name jenkins-ttcn3-hnbgw-test-latest-741-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw-tester/junit-xml-21.log <?xml version="1.0"?> <testsuite name='Titan' tests='46' failures='3' errors='0' skipped='0' inconc='0' time='376.00'> <testcase classname='HNBGW_Tests' name='TC_hnb_register' time='1.092680'/> <testcase classname='HNBGW_Tests' name='TC_hnb_register_duplicate' time='1.096396'/> <testcase classname='HNBGW_Tests' name='TC_hnb_register_duplicate_reuse_sctp_assoc' time='1.099122'/> <testcase classname='HNBGW_Tests' name='TC_hnb_disconnected_timeout' time='15.186710'> <failure type='fail-verdict'>Rate counter mismatch: "hnb" 0 "iuh:established" is at -1 but expected 1 HNBGW_Tests.ttcn:3003 HNBGW_Tests control part HNBGW_Tests.ttcn:1134 TC_hnb_disconnected_timeout testcase </failure> </testcase> <testcase classname='HNBGW_Tests' name='TC_ue_register' time='1.090333'/> <testcase classname='HNBGW_Tests' name='TC_ue_register_tmsi_lai' time='1.108122'/> <testcase classname='HNBGW_Tests' name='TC_ue_register_before_hnb_register' time='3.081125'> <failure type='fail-verdict'>Timeout waiting for UE Register response HNBGW_Tests.ttcn:3006 HNBGW_Tests control part HNBGW_Tests.ttcn:1165 TC_ue_register_before_hnb_register testcase </failure> </testcase> <testcase classname='HNBGW_Tests' name='TC_ranap_cs_initial_ue' time='2.178722'/> <testcase classname='HNBGW_Tests' name='TC_ranap_ps_initial_ue' time='2.133937'/> <testcase classname='HNBGW_Tests' name='TC_ranap_cs_initial_ue_empty_cr' time='2.185743'/> <testcase classname='HNBGW_Tests' name='TC_ranap_ps_initial_ue_empty_cr' time='2.195404'/> <testcase classname='HNBGW_Tests' name='TC_ranap_cs_bidir' time='2.400772'/> <testcase classname='HNBGW_Tests' name='TC_ranap_ps_bidir' time='2.381914'/> <testcase classname='HNBGW_Tests' name='TC_rab_assignment' time='2.441201'/> <testcase classname='HNBGW_Tests' name='TC_rab_release' time='2.474705'/> <testcase classname='HNBGW_Tests' name='TC_rab_release_abnormal' time='2.512017'/> <testcase classname='HNBGW_Tests' name='TC_rab_assign_fail' time='2.422216'/> <testcase classname='HNBGW_Tests' name='TC_rab_assign_mgcp_to' time='6.416010'/> <testcase classname='HNBGW_Tests' name='TC_rab_assign_mgw_iuup_addr_chg' time='7.418448'> <failure type='fail-verdict'>Timeout waiting for Iuh { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { rAB_AssignmentRequest := { protocolIEs := { { id := 54, criticality := ignore (1), value_ := { rAB_SetupOrModifyList := { { { id := 53, firstCriticality := reject (0), firstValue := { rAB_SetupOrModifyItemFirst := { rAB_ID := '00010111'B, nAS_SynchronisationIndicator := omit, rAB_Parameters := { trafficClass := conversational (0), rAB_AsymmetryIndicator := symmetric_bidirectional (0), maxBitrate := { 12200 }, guaranteedBitRate := { 12200 }, deliveryOrder := delivery_order_requested (0), maxSDU_Size := 244, sDU_Parameters := { { sDU_ErrorRatio := { mantissa := 1, exponent := 5, iE_Extensions := omit }, residualBitErrorRatio := { mantissa := 1, exponent := 6, iE_Extensions := omit }, deliveryOfErroneousSDU := yes (0), sDU_FormatInformationParameters := { { subflowSDU_Size := 81, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 39, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 1, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 103, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit }, { sDU_ErrorRatio := omit, residualBitErrorRatio := { mantissa := 5, exponent := 3, iE_Extensions := omit }, deliveryOfErroneousSDU := no_error_detection_consideration (2), sDU_FormatInformationParameters := { { subflowSDU_Size := 60, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit }, { subflowSDU_Size := 0, rAB_SubflowCombinationBitRate := omit, iE_Extensions := omit } }, iE_Extensions := omit } }, transferDelay := 80, trafficHandlingPriority := omit, allocationOrRetentionPriority := { priorityLevel := 15, pre_emptionCapability := shall_not_trigger_pre_emption (0), pre_emptionVulnerability := pre_emptable (1), queuingAllowed := queueing_not_allowed (0), iE_Extensions := omit }, sourceStatisticsDescriptor := omit, relocationRequirement := omit, iE_Extensions := omit }, userPlaneInformation := { userPlaneMode := support_mode_for_predefined_SDU_sizes (1), uP_ModeVersions := '0000000000000010'B, iE_Extensions := omit }, transportLayerInformation := { transportLayerAddress := '0011010100000000000000010111111100000011000000100000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'B, iuTransportAssociation := { bindingID := '27100000'O }, iE_Extensions := omit }, service_Handover := omit, iE_Extensions := omit } }, secondCriticality := ignore (1), secondValue := { rAB_SetupOrModifyItemSecond := { pDP_TypeInformation := omit, dataVolumeReportingIndication := omit, dl_GTP_PDU_SequenceNumber := omit, ul_GTP_PDU_SequenceNumber := omit, dl_N_PDU_SequenceNumber := omit, ul_N_PDU_SequenceNumber := omit, iE_Extensions := omit } } } } } } } }, protocolExtensions := omit } } } } HNBGW_Tests.ttcn:3018 HNBGW_Tests control part HNBGW_Tests.ttcn:1807 TC_rab_assign_mgw_iuup_addr_chg testcase </failure> </testcase> <testcase classname='HNBGW_Tests' name='TC_ranap_cs_mo_disconnect' time='7.573045'/> <testcase classname='HNBGW_Tests' name='TC_ranap_ps_mo_disconnect' time='7.598031'/> <testcase classname='HNBGW_Tests' name='TC_ps_rab_assignment_without_pfcp' time='7.427613'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_L3Compl_on_1_cnlink' time='5.354102'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_L3Complete_by_imsi_round_robin' time='5.391538'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' time='5.442451'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' time='5.373591'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' time='5.395132'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin' time='5.369997'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_L3Complete_by_tmsi_valid_nri_1' time='5.401866'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_L3Complete_by_tmsi_valid_nri_2' time='5.374033'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_LU_by_tmsi_from_other_PLMN' time='4.384730'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_paging_imsi' time='5.257054'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_paging_tmsi' time='5.268354'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_no_allow_attach_round_robin' time='5.403169'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_no_allow_attach_valid_nri' time='5.371195'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_sccp_n_pcstate_detaches_cnlink' time='5.381879'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_sccp_n_pcstate_attaches_cnlink' time='6.345522'/> <testcase classname='HNBGW_Tests' name='TC_sgsnpool_L3Compl_on_1_cnlink' time='5.409960'/> <testcase classname='HNBGW_Tests' name='TC_sgsnpool_L3Complete_no_nri_round_robin' time='5.410968'/> <testcase classname='HNBGW_Tests' name='TC_sgsnpool_L3Complete_valid_nri_1' time='5.387133'/> <testcase classname='HNBGW_Tests' name='TC_sgsnpool_L3Complete_valid_nri_2' time='5.463651'/> <testcase classname='HNBGW_Tests' name='TC_sgsnpool_nri_from_other_PLMN' time='4.397914'/> <testcase classname='HNBGW_Tests' name='TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' time='5.423171'/> <testcase classname='HNBGW_Tests' name='TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' time='6.404013'/> <testcase classname='HNBGW_Tests' name='TC_hnb_reregister_reuse_sctp_assoc' time='1.304009'/> <testcase classname='HNBGW_Tests' name='TC_apply_sccp' time='6.231226'/> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE