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-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 31 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision d96e323c9d62c3c601e65711f8575fa11bfcf3a7 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d96e323c9d62c3c601e65711f8575fa11bfcf3a7 # timeout=10 Commit message: "asterisk: Enable capabilities required to set up ipsec" > git rev-list --no-walk d96e323c9d62c3c601e65711f8575fa11bfcf3a7 # timeout=10 [ttcn3-hnbgw-test-latest] $ /bin/sh -xe /tmp/jenkins7735065867927501171.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-698 = 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=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-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.36kB done #2 DONE 0.1s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.1s #5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #6 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.0s done #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.96kB done #7 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 build && mkdir /build && chown -R build: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:ddda9f59e2af23ab6d4d71484cb427531f2f612607083876f3eca64ae07147e2 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 ddda9f59e2af + 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=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-stp-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: 576B 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:617046e9261151b0d014d84d1005e6e48bc6361374448f95cd6efa542a152694 done #9 naming to docker.io/osmocom-build/osmo-stp-latest:latest #9 naming to docker.io/osmocom-build/osmo-stp-latest:latest done #9 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/osmo-stp-latest' + docker_image_exists osmo-stp-latest + docker images -q osmocom-build/osmo-stp-latest + test -n 617046e92611 + 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.1 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmocore21:amd64 1.9.2 amd64 Osmo Core library ii libosmogsm20:amd64 1.9.2 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.2 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.2 amd64 Osmo VTY library ii osmo-stp:amd64 1.8.1 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=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.36kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #6 DONE 0.0s #7 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #7 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 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 build && mkdir /build && chown -R build: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:ddda9f59e2af23ab6d4d71484cb427531f2f612607083876f3eca64ae07147e2 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 ddda9f59e2af + 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=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-hnbgw-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 474B 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/5] FROM docker.io/osmocom-build/debian-bookworm-obs-latest #4 CACHED #5 [internal] load build context #5 transferring context: 836B done #5 DONE 0.0s #6 [2/5] RUN APT-GET update && apt-get install -y --no-install-recommends osmo-hnbgw && apt-get clean #6 0.368 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.368 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #6 0.370 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.465 Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] #6 0.706 Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [144 kB] #6 0.744 Fetched 201 kB in 0s (467 kB/s) #6 0.744 Reading package lists... #6 0.998 Reading package lists... #6 1.241 Building dependency tree... #6 1.290 Reading state information... #6 1.350 The following additional packages will be installed: #6 1.350 libasn1c1 libmnl0 libosmo-gtlv1 libosmo-hnbap0 libosmo-mgcp-client12 #6 1.350 libosmo-pfcp0 libosmo-ranap7 libosmo-rua0 libosmo-sigtran9 libosmocore21 #6 1.350 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 libsctp1 #6 1.350 libtalloc2 liburing2 osmocom-latest #6 1.350 Suggested packages: #6 1.350 lksctp-tools #6 1.350 Recommended packages: #6 1.350 osmo-mgw #6 1.382 The following NEW packages will be installed: #6 1.382 libasn1c1 libmnl0 libosmo-gtlv1 libosmo-hnbap0 libosmo-mgcp-client12 #6 1.382 libosmo-pfcp0 libosmo-ranap7 libosmo-rua0 libosmo-sigtran9 libosmocore21 #6 1.382 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 libsctp1 #6 1.382 libtalloc2 liburing2 osmo-hnbgw osmocom-latest #6 1.402 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded. #6 1.402 Need to get 1402 kB of archives. #6 1.402 After this operation, 5342 kB of additional disk space will be used. #6 1.402 Get:1 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] #6 1.406 Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] #6 1.426 Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore21 1.9.2 [154 kB] #6 1.428 Get:4 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] #6 1.430 Get:5 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] #6 1.430 Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gtlv1 0.3.0 [16.2 kB] #6 1.431 Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.9.2 [60.8 kB] #6 1.432 Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.9.2 [218 kB] #6 1.433 Get:9 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB] #6 1.435 Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-pfcp0 0.3.0 [40.1 kB] #6 1.435 Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.4.0 [49.5 kB] #6 1.436 Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.9.2 [98.1 kB] #6 1.438 Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran9 1.8.1 [115 kB] #6 1.440 Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.9.2 [54.4 kB] #6 1.442 Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.36 [75.1 kB] #6 1.443 Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-hnbap0 1.5.1 [51.9 kB] #6 1.445 Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mgcp-client12 1.12.2 [55.8 kB] #6 1.447 Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.5.1 [221 kB] #6 1.450 Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-rua0 1.5.1 [27.8 kB] #6 1.452 Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hnbgw 1.5.0 [83.5 kB] #6 1.531 debconf: delaying package configuration, since apt-utils is not installed #6 1.573 Fetched 1402 kB in 0s (20.5 MB/s) #6 1.655 Selecting previously unselected package libmnl0:amd64. #6 1.655 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6630 files and directories currently installed.) #6 1.660 Preparing to unpack .../00-libmnl0_1.0.4-3_amd64.deb ... #6 1.694 Unpacking libmnl0:amd64 (1.0.4-3) ... #6 1.805 Selecting previously unselected package osmocom-latest. #6 1.807 Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... #6 1.824 Unpacking osmocom-latest (1.0.0) ... #6 1.955 Selecting previously unselected package libsctp1:amd64. #6 1.956 Preparing to unpack .../02-libsctp1_1.0.19+dfsg-2_amd64.deb ... #6 1.974 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... #6 2.108 Selecting previously unselected package libtalloc2:amd64. #6 2.110 Preparing to unpack .../03-libtalloc2_2.4.0-f2_amd64.deb ... #6 2.127 Unpacking libtalloc2:amd64 (2.4.0-f2) ... #6 2.262 Selecting previously unselected package liburing2:amd64. #6 2.263 Preparing to unpack .../04-liburing2_2.3-3_amd64.deb ... #6 2.280 Unpacking liburing2:amd64 (2.3-3) ... #6 2.406 Selecting previously unselected package libosmocore21:amd64. #6 2.407 Preparing to unpack .../05-libosmocore21_1.9.2_amd64.deb ... #6 2.424 Unpacking libosmocore21:amd64 (1.9.2) ... #6 2.561 Selecting previously unselected package libosmo-gtlv1:amd64. #6 2.562 Preparing to unpack .../06-libosmo-gtlv1_0.3.0_amd64.deb ... #6 2.580 Unpacking libosmo-gtlv1:amd64 (0.3.0) ... #6 2.706 Selecting previously unselected package libosmoisdn0:amd64. #6 2.708 Preparing to unpack .../07-libosmoisdn0_1.9.2_amd64.deb ... #6 2.725 Unpacking libosmoisdn0:amd64 (1.9.2) ... #6 2.850 Selecting previously unselected package libosmogsm20:amd64. #6 2.852 Preparing to unpack .../08-libosmogsm20_1.9.2_amd64.deb ... #6 2.869 Unpacking libosmogsm20:amd64 (1.9.2) ... #6 2.998 Selecting previously unselected package libosmo-pfcp0:amd64. #6 3.000 Preparing to unpack .../09-libosmo-pfcp0_0.3.0_amd64.deb ... #6 3.017 Unpacking libosmo-pfcp0:amd64 (0.3.0) ... #6 3.145 Selecting previously unselected package libosmonetif11:amd64. #6 3.147 Preparing to unpack .../10-libosmonetif11_1.4.0_amd64.deb ... #6 3.163 Unpacking libosmonetif11:amd64 (1.4.0) ... #6 3.288 Selecting previously unselected package libosmovty13:amd64. #6 3.290 Preparing to unpack .../11-libosmovty13_1.9.2_amd64.deb ... #6 3.306 Unpacking libosmovty13:amd64 (1.9.2) ... #6 3.432 Selecting previously unselected package libosmo-sigtran9:amd64. #6 3.434 Preparing to unpack .../12-libosmo-sigtran9_1.8.1_amd64.deb ... #6 3.451 Unpacking libosmo-sigtran9:amd64 (1.8.1) ... #6 3.577 Selecting previously unselected package libosmoctrl0:amd64. #6 3.578 Preparing to unpack .../13-libosmoctrl0_1.9.2_amd64.deb ... #6 3.595 Unpacking libosmoctrl0:amd64 (1.9.2) ... #6 3.729 Selecting previously unselected package libasn1c1:amd64. #6 3.731 Preparing to unpack .../14-libasn1c1_0.9.36_amd64.deb ... #6 3.748 Unpacking libasn1c1:amd64 (0.9.36) ... #6 3.874 Selecting previously unselected package libosmo-hnbap0:amd64. #6 3.875 Preparing to unpack .../15-libosmo-hnbap0_1.5.1_amd64.deb ... #6 3.892 Unpacking libosmo-hnbap0:amd64 (1.5.1) ... #6 4.019 Selecting previously unselected package libosmo-mgcp-client12:amd64. #6 4.021 Preparing to unpack .../16-libosmo-mgcp-client12_1.12.2_amd64.deb ... #6 4.038 Unpacking libosmo-mgcp-client12:amd64 (1.12.2) ... #6 4.169 Selecting previously unselected package libosmo-ranap7:amd64. #6 4.170 Preparing to unpack .../17-libosmo-ranap7_1.5.1_amd64.deb ... #6 4.188 Unpacking libosmo-ranap7:amd64 (1.5.1) ... #6 4.313 Selecting previously unselected package libosmo-rua0:amd64. #6 4.315 Preparing to unpack .../18-libosmo-rua0_1.5.1_amd64.deb ... #6 4.332 Unpacking libosmo-rua0:amd64 (1.5.1) ... #6 4.478 Selecting previously unselected package osmo-hnbgw. #6 4.480 Preparing to unpack .../19-osmo-hnbgw_1.5.0_amd64.deb ... #6 4.499 Unpacking osmo-hnbgw (1.5.0) ... #6 4.634 Setting up osmocom-latest (1.0.0) ... #6 4.687 Setting up libtalloc2:amd64 (2.4.0-f2) ... #6 4.740 Setting up libmnl0:amd64 (1.0.4-3) ... #6 4.794 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... #6 4.846 Setting up liburing2:amd64 (2.3-3) ... #6 4.900 Setting up libasn1c1:amd64 (0.9.36) ... #6 4.953 Setting up libosmocore21:amd64 (1.9.2) ... #6 5.006 Setting up libosmo-gtlv1:amd64 (0.3.0) ... #6 5.059 Setting up libosmo-hnbap0:amd64 (1.5.1) ... #6 5.112 Setting up libosmovty13:amd64 (1.9.2) ... #6 5.164 Setting up libosmo-rua0:amd64 (1.5.1) ... #6 5.218 Setting up libosmoisdn0:amd64 (1.9.2) ... #6 5.271 Setting up libosmo-mgcp-client12:amd64 (1.12.2) ... #6 5.319 Setting up libosmogsm20:amd64 (1.9.2) ... #6 5.367 Setting up libosmoctrl0:amd64 (1.9.2) ... #6 5.415 Setting up libosmo-pfcp0:amd64 (0.3.0) ... #6 5.465 Setting up libosmonetif11:amd64 (1.4.0) ... #6 5.515 Setting up libosmo-sigtran9:amd64 (1.8.1) ... #6 5.566 Setting up libosmo-ranap7:amd64 (1.5.1) ... #6 5.619 Setting up osmo-hnbgw (1.5.0) ... #6 5.744 Processing triggers for libc-bin (2.36-9+deb12u7) ... #6 DONE 6.0s #7 [3/5] WORKDIR /TMP #7 DONE 0.1s #8 [4/5] COPY OSMO-HNBGW.CFG /data/osmo-hnbgw.cfg #8 DONE 0.1s #9 [5/5] WORKDIR /DATA #9 DONE 0.1s #10 exporting to image #10 exporting layers #10 exporting layers 0.3s done #10 writing image sha256:b80ce5d65c3929f6d74312df73ccc650a6c959bd3ebf859d9b0397e18d42c444 done #10 naming to docker.io/osmocom-build/osmo-hnbgw-latest:latest 0.0s done #10 DONE 0.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/osmo-hnbgw-latest' + docker_image_exists osmo-hnbgw-latest + docker images -q osmocom-build/osmo-hnbgw-latest + test -n b80ce5d65c39 + 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.1 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmocore21:amd64 1.9.2 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.2 amd64 Osmo control library ii libosmogsm20:amd64 1.9.2 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.2 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.2 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:865479390e5e7fb553dc37ecf5cff2b6ec40127402bc53c3fd59139e8022b28c 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=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-hnbgw-test:latest . #0 building with "default" instance using docker driver #1 [internal] load 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 #7 [2/4] ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" hnbgw #8 0.245 + OSMO_TTCN3_BRANCH=master #8 0.245 + shift #8 0.245 + cd /osmo-ttcn3-hacks #8 0.245 + git fetch #8 0.289 + git checkout master #8 0.317 Already on 'master' #8 0.317 Your branch is up to date with 'origin/master'. #8 0.317 + git symbolic-ref -q HEAD #8 0.317 refs/heads/master #8 0.318 + git reset --hard origin/master #8 0.326 HEAD is now at 96c6afa9 sgsn: fix f_send_l3_initial_ue(): indicate PS domain, not CS #8 0.327 + git rev-parse --abbrev-ref HEAD #8 0.327 master #8 0.327 + git rev-parse HEAD #8 0.328 96c6afa996950482a41f2d4c24fec74257614aec #8 0.328 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.328 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.328 + make -j8 deps #8 0.385 (make -j20 -C deps || make -j1 -C deps) #8 0.388 make[1]: warning: -j20 forced in submake: resetting jobserver mode. #8 0.390 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.107 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.108 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.108 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.109 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.109 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.110 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.111 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.111 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.112 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.113 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.114 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.115 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.115 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.116 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.116 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.116 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.177 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.177 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.179 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.179 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.280 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.281 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.287 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.288 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.288 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.288 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.291 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.293 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.298 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.314 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.314 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.318 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.349 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.363 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.363 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.363 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.363 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.365 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.365 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.365 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.365 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.367 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.367 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.372 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.372 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.376 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.376 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.382 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.382 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.384 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.384 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.386 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.386 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.392 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.392 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.414 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.414 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.415 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.415 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.476 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 2.477 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 2.478 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 2.479 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 2.479 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 2.479 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 2.479 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 2.479 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 2.480 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 2.480 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 2.480 + make hnbgw #8 2.480 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 2.499 (make -j20 -C deps || make -j1 -C deps) #8 2.500 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 3.189 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 3.189 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 3.190 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 3.190 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 3.191 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 3.191 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 3.192 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 3.192 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 3.193 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 3.193 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 3.194 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 3.195 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 3.196 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 3.197 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 3.197 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 3.198 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 3.281 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 3.282 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 3.291 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 3.291 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 3.385 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 3.392 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 3.394 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 3.394 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 3.394 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 3.394 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 3.397 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 3.399 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 3.400 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 3.401 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 3.427 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 3.430 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 3.436 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 3.480 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 3.480 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 3.480 origin/c496d298876fed55c2b730278b7ee77982555563 #8 3.480 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 3.480 + + gitgit checkout checkout -q -q -f -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 3.480 #8 3.480 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 3.480 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 3.480 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 3.480 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 3.481 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 3.481 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 3.482 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 3.482 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 3.483 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 3.483 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 3.497 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 3.498 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 3.498 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 3.499 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 3.522 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 3.522 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 3.522 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 3.522 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 3.530 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 3.530 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 3.567 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 3.567 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 3.573 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 3.574 (cd hnbgw && ./gen_links.sh && ./regen_makefile.sh) #8 3.581 Linking TCCInterface_Functions.ttcn #8 3.584 Linking TCCConversion_Functions.ttcn #8 3.586 Linking TCCConversion.cc #8 3.588 Linking TCCInterface.cc #8 3.591 Linking TCCInterface_ip.h #8 3.593 Linking TCCEncoding_Functions.ttcn #8 3.596 Linking TCCEncoding.cc #8 3.598 Linking Socket_API_Definitions.ttcn #8 3.601 Linking MobileL3_CC_Types.ttcn #8 3.603 Linking MobileL3_CommonIE_Types.ttcn #8 3.606 Linking MobileL3_GMM_SM_Types.ttcn #8 3.608 Linking MobileL3_MM_Types.ttcn #8 3.610 Linking MobileL3_RRM_Types.ttcn #8 3.613 Linking MobileL3_SMS_Types.ttcn #8 3.615 Linking MobileL3_SS_Types.ttcn #8 3.617 Linking MobileL3_Types.ttcn #8 3.620 Linking IPL4asp_Functions.ttcn #8 3.622 Linking IPL4asp_PT.cc #8 3.625 Linking IPL4asp_PT.hh #8 3.627 Linking IPL4asp_PortType.ttcn #8 3.629 Linking IPL4asp_Types.ttcn #8 3.631 Linking IPL4asp_discovery.cc #8 3.633 Linking IPL4asp_protocol_L234.hh #8 3.636 Linking M3UA_Emulation.ttcn #8 3.638 Linking MTP3asp_PortType.ttcn #8 3.640 Linking MTP3asp_Types.ttcn #8 3.643 Linking SCCP_Emulation.ttcn #8 3.645 Linking SCCP_Mapping.ttcnpp #8 3.647 Linking SCCP_Types.ttcn #8 3.649 Linking SCCPasp_Types.ttcn #8 3.652 Linking BSSAP_Types.ttcn #8 3.654 Linking M3UA_Types.ttcn #8 3.657 Linking SCTPasp_PT.cc #8 3.659 Linking SCTPasp_PT.hh #8 3.661 Linking SCTPasp_PortType.ttcn #8 3.663 Linking SCTPasp_Types.ttcn #8 3.666 Linking M3UA_Emulation.ttcn #8 3.668 Linking UD_PT.cc #8 3.670 Linking UD_PT.hh #8 3.673 Linking UD_PortType.ttcn #8 3.675 Linking UD_Types.ttcn #8 3.677 Linking SDP_EncDec.cc #8 3.680 Linking SDP_Types.ttcn #8 3.682 Linking SDP_parse_.tab.c #8 3.684 Linking SDP_parse_.tab.h #8 3.686 Linking SDP_parse_parser.h #8 3.689 Linking SDP_parser.l #8 3.691 Linking SDP_parser.y #8 3.693 Linking lex.SDP_parse_.c #8 3.695 Linking RTP_EncDec.cc #8 3.698 Linking RTP_Types.ttcn #8 3.700 Linking TELNETasp_PT.cc #8 3.702 Linking TELNETasp_PT.hh #8 3.705 Linking TELNETasp_PortType.ttcn #8 3.707 Linking PFCP_Types.ttcn #8 3.710 Linking HNBAP_CommonDataTypes.asn #8 3.712 Linking HNBAP_Constants.asn #8 3.714 Linking HNBAP_Containers.asn #8 3.716 Linking HNBAP_IEs.asn #8 3.719 Linking HNBAP_PDU_Contents.asn #8 3.721 Linking HNBAP_PDU_Descriptions.asn #8 3.723 Linking HNBAP_EncDec.cc #8 3.726 Linking HNBAP_Types.ttcn #8 3.728 Linking HNBAP_Templates.ttcn #8 3.730 Linking RUA_CommonDataTypes.asn #8 3.733 Linking RUA_Constants.asn #8 3.735 Linking RUA_Containers.asn #8 3.737 Linking RUA_IEs.asn #8 3.739 Linking RUA_PDU_Contents.asn #8 3.742 Linking RUA_PDU_Descriptions.asn #8 3.744 Linking RUA_EncDec.cc #8 3.746 Linking RUA_Types.ttcn #8 3.748 Linking RUA_Templates.ttcn #8 3.751 Linking RUA_Emulation.ttcn #8 3.753 Linking RANAP_CommonDataTypes.asn #8 3.755 Linking RANAP_Constants.asn #8 3.757 Linking RANAP_Containers.asn #8 3.760 Linking RANAP_IEs.asn #8 3.762 Linking RANAP_PDU_Contents.asn #8 3.764 Linking RANAP_PDU_Descriptions.asn #8 3.767 Linking RANAP_Types.ttcn #8 3.769 Linking RANAP_Templates.ttcn #8 3.771 Linking RANAP_CodecPort.ttcn #8 3.773 Linking RANAP_EncDec.cc #8 3.776 Linking Iuh_Types.ttcn #8 3.778 Linking Iuh_CodecPort.ttcn #8 3.780 Linking Iuh_CodecPort_CtrlFunctDef.cc #8 3.782 Linking Iuh_CodecPort_CtrlFunct.ttcn #8 3.784 Linking Iuh_Emulation.ttcn #8 3.786 Linking DNS_Helpers.ttcn #8 3.788 Linking SDP_Templates.ttcn #8 3.790 Linking MGCP_Emulation.ttcn #8 3.792 Linking MGCP_Types.ttcn #8 3.794 Linking MGCP_Templates.ttcn #8 3.796 Linking MGCP_CodecPort.ttcn #8 3.798 Linking MGCP_CodecPort_CtrlFunct.ttcn #8 3.800 Linking MGCP_CodecPort_CtrlFunctDef.cc #8 3.803 Linking RAN_Adapter.ttcnpp #8 3.804 Linking RAN_Emulation.ttcnpp #8 3.806 Linking BSSAP_CodecPort.ttcn #8 3.808 Linking SCCP_Templates.ttcn #8 3.810 Linking PFCP_CodecPort.ttcn #8 3.812 Linking PFCP_CodecPort_CtrlFunct.ttcn #8 3.814 Linking PFCP_CodecPort_CtrlFunctDef.cc #8 3.817 Linking PFCP_Emulation.ttcn #8 3.818 Linking PFCP_Templates.ttcn #8 3.820 Linking Misc_Helpers.ttcn #8 3.822 Linking General_Types.ttcn #8 3.824 Linking Osmocom_Types.ttcn #8 3.826 Linking GSM_Types.ttcn #8 3.828 Linking Osmocom_VTY_Functions.ttcn #8 3.830 Linking Native_Functions.ttcn #8 3.832 Linking Native_FunctionDefs.cc #8 3.835 Linking IPA_Types.ttcn #8 3.836 Linking IPA_CodecPort.ttcn #8 3.839 Linking IPA_CodecPort_CtrlFunct.ttcn #8 3.840 Linking IPA_CodecPort_CtrlFunctDef.cc #8 3.842 Linking IPA_Emulation.ttcnpp #8 3.844 Linking Osmocom_CTRL_Types.ttcn #8 3.846 Linking Osmocom_CTRL_Functions.ttcn #8 3.848 Linking Osmocom_CTRL_Adapter.ttcn #8 3.850 Linking RTP_CodecPort.ttcn #8 3.852 Linking RTP_CodecPort_CtrlFunct.ttcn #8 3.854 Linking RTP_CodecPort_CtrlFunctDef.cc #8 3.856 Linking RTP_Emulation.ttcn #8 3.858 Linking IuUP_Types.ttcn #8 3.860 Linking IuUP_EncDec.cc #8 3.862 Linking IuUP_Emulation.ttcn #8 3.863 Linking StatsD_Types.ttcn #8 3.864 Linking StatsD_CodecPort.ttcn #8 3.865 Linking StatsD_CodecPort_CtrlFunct.ttcn #8 3.866 Linking StatsD_CodecPort_CtrlFunctdef.cc #8 3.866 Linking StatsD_Checker.ttcn #8 3.867 Linking L3_Templates.ttcn #8 3.868 Linking L3_Common.ttcn #8 3.894 Generating Makefile skeleton... #8 3.894 Makefile skeleton was generated. #8 3.939 make -C hnbgw compile #8 3.956 make[1]: Entering directory '/osmo-ttcn3-hacks/hnbgw' #8 3.956 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn #8 3.972 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn #8 3.988 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn #8 4.001 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn #8 4.006 SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character #8 4.006 49 | "internal user MTP3asp_PT #8 4.006 | ^ #8 4.006 SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character #8 4.006 58 | " #8 4.006 | ^ #8 4.006 SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character #8 4.006 70 | "user MTP3asp_PT #8 4.006 | ^ #8 4.006 SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character #8 4.006 79 | " #8 4.006 | ^ #8 4.014 /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 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 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 4.019 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 4.019 #8 4.033 Notify: Parsing TTCN-3 module `BSSAP_CodecPort.ttcn'... #8 4.034 Notify: Parsing TTCN-3 module `BSSAP_Types.ttcn'... #8 4.038 Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... #8 4.038 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 4.039 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 4.039 Notify: Parsing TTCN-3 module `HNBAP_Templates.ttcn'... #8 4.040 Notify: Parsing TTCN-3 module `HNBAP_Types.ttcn'... #8 4.040 Notify: Parsing TTCN-3 module `HNBGW_Tests.ttcn'... #8 4.045 Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... #8 4.045 Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... #8 4.045 Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... #8 4.045 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 4.045 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 4.046 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 4.046 Notify: Parsing TTCN-3 module `IuUP_Emulation.ttcn'... #8 4.046 Notify: Parsing TTCN-3 module `IuUP_Types.ttcn'... #8 4.047 Notify: Parsing TTCN-3 module `Iuh_CodecPort.ttcn'... #8 4.047 Notify: Parsing TTCN-3 module `Iuh_CodecPort_CtrlFunct.ttcn'... #8 4.047 Notify: Parsing TTCN-3 module `Iuh_Emulation.ttcn'... #8 4.048 Notify: Parsing TTCN-3 module `Iuh_Types.ttcn'... #8 4.048 Notify: Parsing TTCN-3 module `L3_Common.ttcn'... #8 4.048 Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... #8 4.052 Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... #8 4.054 Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... #8 4.055 Notify: Parsing TTCN-3 module `MGCP_CodecPort.ttcn'... #8 4.055 Notify: Parsing TTCN-3 module `MGCP_CodecPort_CtrlFunct.ttcn'... #8 4.055 Notify: Parsing TTCN-3 module `MGCP_Emulation.ttcn'... #8 4.056 Notify: Parsing TTCN-3 module `MGCP_Templates.ttcn'... #8 4.057 Notify: Parsing TTCN-3 module `MGCP_Types.ttcn'... #8 4.057 Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... #8 4.057 Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... #8 4.057 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 4.057 Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... #8 4.059 Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... #8 4.059 Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... #8 4.062 Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... #8 4.063 Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... #8 4.065 Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... #8 4.065 Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... #8 4.065 Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... #8 4.066 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 4.066 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... #8 4.066 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... #8 4.067 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... #8 4.067 Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: #8 4.067 Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated #8 4.067 Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated #8 4.067 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 4.068 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 4.069 Notify: Parsing TTCN-3 module `PFCP_CodecPort.ttcn'... #8 4.069 Notify: Parsing TTCN-3 module `PFCP_CodecPort_CtrlFunct.ttcn'... #8 4.069 Notify: Parsing TTCN-3 module `PFCP_Emulation.ttcn'... #8 4.069 Notify: Parsing TTCN-3 module `PFCP_Templates.ttcn'... #8 4.070 Notify: Parsing TTCN-3 module `PFCP_Types.ttcn'... #8 4.073 Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... #8 4.073 Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... #8 4.075 Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... #8 4.075 Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'... #8 4.076 Notify: Parsing TTCN-3 module `RTP_CodecPort_CtrlFunct.ttcn'... #8 4.076 Notify: Parsing TTCN-3 module `RTP_Emulation.ttcn'... #8 4.077 Notify: Parsing TTCN-3 module `RTP_Types.ttcn'... #8 4.078 Notify: Parsing TTCN-3 module `RUA_Emulation.ttcn'... #8 4.078 Notify: Parsing TTCN-3 module `RUA_Templates.ttcn'... #8 4.079 Notify: Parsing TTCN-3 module `RUA_Types.ttcn'... #8 4.079 Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... #8 4.080 SCCP_Emulation.ttcn:1828.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 4.081 SCCP_Emulation.ttcn:2237.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 4.081 SCCP_Emulation.ttcn:2270.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 4.082 SCCP_Emulation.ttcn:3521.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 4.083 SCCP_Emulation.ttcn:4915.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 4.083 SCCP_Emulation.ttcn:5020.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 4.084 SCCP_Emulation.ttcn:5347.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 4.084 SCCP_Emulation.ttcn:5348.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 4.084 SCCP_Emulation.ttcn:5350.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 4.084 SCCP_Emulation.ttcn:5405.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 4.084 SCCP_Emulation.ttcn:5407.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 4.087 Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... #8 4.087 SCCP_Templates.ttcn:85.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 4.087 Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... #8 4.088 SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 4.088 SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 4.089 Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... #8 4.089 Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... #8 4.089 Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... #8 4.090 Notify: Parsing TTCN-3 module `SDP_Templates.ttcn'... #8 4.090 Notify: Parsing TTCN-3 module `SDP_Types.ttcn'... #8 4.091 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 4.091 Notify: Parsing TTCN-3 module `StatsD_Checker.ttcn'... #8 4.091 Notify: Parsing TTCN-3 module `StatsD_CodecPort.ttcn'... #8 4.092 Notify: Parsing TTCN-3 module `StatsD_CodecPort_CtrlFunct.ttcn'... #8 4.092 Notify: Parsing TTCN-3 module `StatsD_Types.ttcn'... #8 4.092 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 4.092 Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... #8 4.093 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 4.094 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 4.094 Notify: Parsing TTCN-3 module `UD_PortType.ttcn'... #8 4.094 Notify: Parsing TTCN-3 module `UD_Types.ttcn'... #8 4.094 Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... #8 4.095 Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... #8 4.095 Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... #8 4.097 Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... #8 4.097 Notify: Parsing ASN.1 module `HNBAP_CommonDataTypes.asn'... #8 4.097 HNBAP_CommonDataTypes.asn:29: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 4.097 Notify: Parsing ASN.1 module `HNBAP_Constants.asn'... #8 4.098 Notify: Parsing ASN.1 module `HNBAP_Containers.asn'... #8 4.098 Notify: Parsing ASN.1 module `HNBAP_IEs.asn'... #8 4.098 Notify: Parsing ASN.1 module `HNBAP_PDU_Contents.asn'... #8 4.099 Notify: Parsing ASN.1 module `HNBAP_PDU_Descriptions.asn'... #8 4.099 Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... #8 4.099 RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 4.099 Notify: Parsing ASN.1 module `RANAP_Constants.asn'... #8 4.099 RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 4.100 Notify: Parsing ASN.1 module `RANAP_Containers.asn'... #8 4.100 Notify: Parsing ASN.1 module `RANAP_IEs.asn'... #8 4.103 Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... #8 4.106 Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... #8 4.106 Notify: Parsing ASN.1 module `RUA_CommonDataTypes.asn'... #8 4.106 RUA_CommonDataTypes.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 4.106 Notify: Parsing ASN.1 module `RUA_Constants.asn'... #8 4.106 Notify: Parsing ASN.1 module `RUA_Containers.asn'... #8 4.106 Notify: Parsing ASN.1 module `RUA_IEs.asn'... #8 4.107 Notify: Parsing ASN.1 module `RUA_PDU_Contents.asn'... #8 4.107 Notify: Parsing ASN.1 module `RUA_PDU_Descriptions.asn'... #8 4.107 Notify: Checking modules... #8 4.108 RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': #8 4.108 RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier #8 4.130 HNBAP_Templates.ttcn: In TTCN-3 module `HNBAP_Templates': #8 4.130 HNBAP_Templates.ttcn:236.1-267.1: In template definition `tr_HNBAP_UERegisterRequest': #8 4.130 HNBAP_Templates.ttcn:238.23-266.2: In template for union field `initiatingMessage': #8 4.130 HNBAP_Templates.ttcn:241.13-265.3: In template for record field `value_': #8 4.130 HNBAP_Templates.ttcn:242.25-264.4: In template for union field `uERegisterRequest': #8 4.130 HNBAP_Templates.ttcn:243.20-262.5: In template for record field `protocolIEs': #8 4.130 HNBAP_Templates.ttcn:252.9-261.6: In component 3: #8 4.130 HNBAP_Templates.ttcn:255.17-260.7: In template for record field `value_': #8 4.130 HNBAP_Templates.ttcn:256.27-259.8: In template for union field `uE__Capabilities': #8 4.130 HNBAP_Templates.ttcn:256.27-259.8: warning: Field `iE-Extensions' is missing from template for record type `@HNBAP-IEs.UE-Capabilities' #8 4.133 Iuh_Emulation.ttcn: In TTCN-3 module `Iuh_Emulation': #8 4.133 Iuh_Emulation.ttcn:144.1-223.1: In function definition `main': #8 4.133 Iuh_Emulation.ttcn:166.2-222.2: In while statement: #8 4.133 Iuh_Emulation.ttcn:172.3-221.3: In alt construct: #8 4.133 Iuh_Emulation.ttcn:185.6-51: In guard operation: #8 4.133 Iuh_Emulation.ttcn:185.6-51: In receive statement: #8 4.133 Iuh_Emulation.ttcn:185.18-37: warning: Function invocation 'tr_Iuh_RecvFrom_R(?)' may change the actual snapshot. #8 4.149 MGCP_Types.ttcn: In TTCN-3 module `MGCP_Types': #8 4.149 MGCP_Types.ttcn:50.2-55.2: In type definition `MgcpCommandLine': #8 4.149 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 4.149 MGCP_Types.ttcn:60.2-63.2: In type definition `MgcpParameter': #8 4.149 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 4.149 MGCP_Types.ttcn:73.2-77.2: In type definition `MgcpCommand': #8 4.149 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 4.149 MGCP_Types.ttcn:87.2-91.2: In type definition `MgcpResponseLine': #8 4.149 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 4.149 MGCP_Types.ttcn:96.2-100.2: In type definition `MgcpResponse': #8 4.149 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 4.153 MGCP_Emulation.ttcn: In TTCN-3 module `MGCP_Emulation': #8 4.153 MGCP_Emulation.ttcn:261.1-372.1: In function definition `main': #8 4.153 MGCP_Emulation.ttcn:280.2-371.2: In while statement: #8 4.153 MGCP_Emulation.ttcn:290.3-369.3: In alt construct: #8 4.153 MGCP_Emulation.ttcn:315.6-53: In guard operation: #8 4.153 MGCP_Emulation.ttcn:315.6-53: In receive statement: #8 4.153 MGCP_Emulation.ttcn:315.19-39: warning: Function invocation 'tr_MGCP_RecvFrom_R(?)' may change the actual snapshot. #8 4.159 PFCP_Templates.ttcn: In TTCN-3 module `PFCP_Templates': #8 4.159 PFCP_Templates.ttcn:140.1-152.1: In function definition `tr_PFCP_Assoc_Setup_Req': #8 4.159 PFCP_Templates.ttcn:151.2-9: In return statement: #8 4.159 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 4.159 PFCP_Templates.ttcn:141.24-41: note: Referenced template variable is here #8 4.159 PFCP_Templates.ttcn:172.1-186.1: In function definition `tr_PFCP_Assoc_Setup_Resp': #8 4.159 PFCP_Templates.ttcn:185.2-9: In return statement: #8 4.159 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 4.159 PFCP_Templates.ttcn:174.24-41: note: Referenced template variable is here #8 4.159 PFCP_Templates.ttcn:199.1-209.1: In function definition `tr_PFCP_Assoc_Release_Resp': #8 4.159 PFCP_Templates.ttcn:208.2-9: In return statement: #8 4.159 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 4.159 PFCP_Templates.ttcn:201.24-41: note: Referenced template variable is here #8 4.159 PFCP_Templates.ttcn:498.1-506.1: In function definition `tr_PFCP_Session_Est_Req': #8 4.159 PFCP_Templates.ttcn:505.2-9: In return statement: #8 4.159 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 4.159 PFCP_Templates.ttcn:499.24-42: note: Referenced template variable is here #8 4.159 PFCP_Templates.ttcn:530.1-547.1: In function definition `tr_PFCP_Session_Est_Resp': #8 4.159 PFCP_Templates.ttcn:546.2-9: In return statement: #8 4.159 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 4.159 PFCP_Templates.ttcn:531.24-49: note: Referenced template variable is here #8 4.160 PFCP_Templates.ttcn:583.1-589.1: In function definition `tr_PFCP_Session_Mod_Req': #8 4.160 PFCP_Templates.ttcn:588.2-9: In return statement: #8 4.160 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 4.160 PFCP_Templates.ttcn:584.24-45: note: Referenced template variable is here #8 4.160 PFCP_Templates.ttcn:609.1-615.1: In function definition `tr_PFCP_Session_Mod_Resp': #8 4.160 PFCP_Templates.ttcn:614.2-9: In return statement: #8 4.160 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 4.160 PFCP_Templates.ttcn:610.24-45: note: Referenced template variable is here #8 4.160 PFCP_Templates.ttcn:625.1-631.1: In function definition `tr_PFCP_Session_Del_Req': #8 4.160 PFCP_Templates.ttcn:630.2-9: In return statement: #8 4.160 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 4.160 PFCP_Templates.ttcn:626.24-45: note: Referenced template variable is here #8 4.160 PFCP_Templates.ttcn:648.1-662.1: In function definition `tr_PFCP_Session_Del_Resp': #8 4.160 PFCP_Templates.ttcn:661.2-9: In return statement: #8 4.160 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 4.160 PFCP_Templates.ttcn:651.24-45: note: Referenced template variable is here #8 4.203 RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': #8 4.203 RAN_Emulation.ttcnpp:1409.1-1445.1: In function definition `RanapExpectedCreateCallback': #8 4.203 RAN_Emulation.ttcnpp:1416.2-1424.2: In if statement: #8 4.203 RAN_Emulation.ttcnpp:1419.3-1423.3: In if statement: #8 4.203 RAN_Emulation.ttcnpp:1422.4-13: warning: Control never reaches this statement #8 4.203 RAN_Emulation.ttcnpp:1444.2-11: warning: Control never reaches this statement #8 4.204 HNBGW_Tests.ttcn: In TTCN-3 module `HNBGW_Tests': #8 4.204 HNBGW_Tests.ttcn:690.1-702.1: In function definition `f_iuh2iu': #8 4.204 HNBGW_Tests.ttcn:701.2-30: In return statement: #8 4.204 HNBGW_Tests.ttcn:701.23-30: In actual parameter list of function `@HNBGW_Tests.f_bssap_expect': #8 4.204 HNBGW_Tests.ttcn:701.24-29: In parameter #1 for `exp_rx': #8 4.204 HNBGW_Tests.ttcn:701.24-29: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime #8 4.204 HNBGW_Tests.ttcn:690.52-84: note: Referenced template parameter is here #8 4.204 HNBGW_Tests.ttcn:705.1-714.1: In function definition `f_iu2iuh': #8 4.204 HNBGW_Tests.ttcn:713.2-28: In return statement: #8 4.204 HNBGW_Tests.ttcn:713.21-28: In actual parameter list of function `@HNBGW_Tests.f_rua_expect': #8 4.204 HNBGW_Tests.ttcn:713.22-27: In parameter #1 for `exp_rx': #8 4.204 HNBGW_Tests.ttcn:713.22-27: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime #8 4.204 HNBGW_Tests.ttcn:705.52-84: note: Referenced template parameter is here #8 4.204 HNBGW_Tests.ttcn:740.1-767.1: In function definition `f_iuh2iu_connect': #8 4.204 HNBGW_Tests.ttcn:766.2-30: In return statement: #8 4.204 HNBGW_Tests.ttcn:766.23-30: In actual parameter list of function `@HNBGW_Tests.f_bssap_expect': #8 4.204 HNBGW_Tests.ttcn:766.24-29: In parameter #1 for `exp_rx': #8 4.204 HNBGW_Tests.ttcn:766.24-29: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime #8 4.204 HNBGW_Tests.ttcn:740.60-92: note: Referenced template parameter is here #8 4.204 HNBGW_Tests.ttcn:783.1-812.1: In function definition `f_iuh2iu_disconnect': #8 4.204 HNBGW_Tests.ttcn:797.2-29: In variable assignment: #8 4.204 HNBGW_Tests.ttcn:797.22-29: In actual parameter list of function `@HNBGW_Tests.f_bssap_expect': #8 4.204 HNBGW_Tests.ttcn:797.23-28: In parameter #1 for `exp_rx': #8 4.204 HNBGW_Tests.ttcn:797.23-28: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime #8 4.204 HNBGW_Tests.ttcn:784.9-41: note: Referenced template parameter is here #8 4.205 HNBGW_Tests.ttcn:889.8-895.1: In function definition `f_build_rab_ass_resp': #8 4.205 HNBGW_Tests.ttcn:894.2-45: In return statement: #8 4.205 HNBGW_Tests.ttcn:894.9-45: In the operand of operation `valueof()': #8 4.205 HNBGW_Tests.ttcn:894.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': #8 4.205 HNBGW_Tests.ttcn:894.37-43: In parameter #1 for `rab_sml': #8 4.205 HNBGW_Tests.ttcn:894.37-43: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 4.205 HNBGW_Tests.ttcn:890.39-45: note: Referenced template variable is here #8 4.205 HNBGW_Tests.ttcn:939.1-968.1: In function definition `f_hnbap_ue_register': #8 4.205 HNBGW_Tests.ttcn:943.2-55: In send statement: #8 4.205 HNBGW_Tests.ttcn:943.48-54: In actual parameter list of template `@HNBAP_Templates.ts_HNBAP_UERegisterRequest': #8 4.205 HNBGW_Tests.ttcn:943.49-53: In parameter #1 for `ue_id': #8 4.205 HNBGW_Tests.ttcn:943.49-53: warning: Inadequate restriction on the referenced template parameter `ue_id', this may cause a dynamic test case error at runtime #8 4.205 HNBGW_Tests.ttcn:939.52-87: note: Referenced template parameter is here #8 4.205 HNBGW_Tests.ttcn:1090.8-1094.1: In function definition `f_tc_initial_ue': #8 4.205 HNBGW_Tests.ttcn:1093.2-21: In function instance: #8 4.205 HNBGW_Tests.ttcn:1093.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 4.206 HNBGW_Tests.ttcn:1312.8-1315.1: In function definition `f_create_rab': #8 4.206 HNBGW_Tests.ttcn:1313.2-20: In function instance: #8 4.206 HNBGW_Tests.ttcn:1317.8-1347.1: In function definition `f_rab_ass_req': #8 4.206 HNBGW_Tests.ttcn:1325.2-43: In variable assignment: #8 4.206 HNBGW_Tests.ttcn:1325.8-43: In the operand of operation `valueof()': #8 4.206 HNBGW_Tests.ttcn:1325.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 4.206 HNBGW_Tests.ttcn:1325.35-41: In parameter #1 for `rab_sml': #8 4.206 HNBGW_Tests.ttcn:1325.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 4.206 HNBGW_Tests.ttcn:1320.37-43: note: Referenced template variable is here #8 4.206 HNBGW_Tests.ttcn:1344.2-43: In variable assignment: #8 4.206 HNBGW_Tests.ttcn:1344.8-43: In the operand of operation `valueof()': #8 4.206 HNBGW_Tests.ttcn:1344.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 4.206 HNBGW_Tests.ttcn:1344.35-41: In parameter #1 for `rab_sml': #8 4.206 HNBGW_Tests.ttcn:1344.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 4.206 HNBGW_Tests.ttcn:1320.37-43: note: Referenced template variable is here #8 4.206 HNBGW_Tests.ttcn:1346.2-17: In function instance: #8 4.206 HNBGW_Tests.ttcn:1346.2-17: warning: The value returned by function `@HNBGW_Tests.f_rua_expect' is not used #8 4.206 HNBGW_Tests.ttcn:1314.2-21: In function instance: #8 4.206 HNBGW_Tests.ttcn:1349.8-1409.1: In function definition `f_rab_ass_resp': #8 4.206 HNBGW_Tests.ttcn:1356.2-45: In variable assignment: #8 4.206 HNBGW_Tests.ttcn:1356.8-45: In the operand of operation `valueof()': #8 4.206 HNBGW_Tests.ttcn:1356.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': #8 4.206 HNBGW_Tests.ttcn:1356.36-43: In parameter #1 for `rab_sml': #8 4.206 HNBGW_Tests.ttcn:1356.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime #8 4.206 HNBGW_Tests.ttcn:1352.39-46: note: Referenced template variable is here #8 4.206 HNBGW_Tests.ttcn:1359.2-1402.2: In interleave statement: #8 4.206 HNBGW_Tests.ttcn:1381.3-1393.3: In if statement: #8 4.206 HNBGW_Tests.ttcn:1385.4-45: In variable assignment: #8 4.206 HNBGW_Tests.ttcn:1385.10-45: In the operand of operation `valueof()': #8 4.206 HNBGW_Tests.ttcn:1385.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 4.206 HNBGW_Tests.ttcn:1385.37-43: In parameter #1 for `rab_sml': #8 4.206 HNBGW_Tests.ttcn:1385.37-43: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 4.206 HNBGW_Tests.ttcn:1382.39-45: note: Referenced template variable is here #8 4.206 HNBGW_Tests.ttcn:1387.4-19: In function instance: #8 4.206 HNBGW_Tests.ttcn:1387.4-19: warning: The value returned by function `@HNBGW_Tests.f_rua_expect' is not used #8 4.206 HNBGW_Tests.ttcn:1390.4-47: In variable assignment: #8 4.206 HNBGW_Tests.ttcn:1390.10-47: In the operand of operation `valueof()': #8 4.206 HNBGW_Tests.ttcn:1390.37-46: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': #8 4.206 HNBGW_Tests.ttcn:1390.38-45: In parameter #1 for `rab_sml': #8 4.206 HNBGW_Tests.ttcn:1390.38-45: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime #8 4.206 HNBGW_Tests.ttcn:1352.39-46: note: Referenced template variable is here #8 4.206 HNBGW_Tests.ttcn:1406.2-45: In variable assignment: #8 4.206 HNBGW_Tests.ttcn:1406.8-45: In the operand of operation `valueof()': #8 4.206 HNBGW_Tests.ttcn:1406.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': #8 4.206 HNBGW_Tests.ttcn:1406.36-43: In parameter #1 for `rab_sml': #8 4.206 HNBGW_Tests.ttcn:1406.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime #8 4.206 HNBGW_Tests.ttcn:1352.39-46: note: Referenced template variable is here #8 4.206 HNBGW_Tests.ttcn:1408.2-19: In function instance: #8 4.206 HNBGW_Tests.ttcn:1408.2-19: warning: The value returned by function `@HNBGW_Tests.f_bssap_expect' is not used #8 4.206 HNBGW_Tests.ttcn:1425.8-1474.1: In function definition `f_tc_rab_assignment': #8 4.206 HNBGW_Tests.ttcn:1437.2-21: In function instance: #8 4.206 HNBGW_Tests.ttcn:1437.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 4.207 HNBGW_Tests.ttcn:1445.2-1447.2: In if statement: #8 4.207 HNBGW_Tests.ttcn:1446.3-25: In function instance: #8 4.207 HNBGW_Tests.ttcn:1446.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 4.207 HNBGW_Tests.ttcn:1456.2-1458.2: In if statement: #8 4.207 HNBGW_Tests.ttcn:1457.3-25: In function instance: #8 4.207 HNBGW_Tests.ttcn:1457.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 4.207 HNBGW_Tests.ttcn:1462.2-13: In function instance: #8 4.207 HNBGW_Tests.ttcn:1462.2-13: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 4.207 HNBGW_Tests.ttcn:1473.2-13: In function instance: #8 4.207 HNBGW_Tests.ttcn:1473.2-13: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 4.207 HNBGW_Tests.ttcn:1487.8-1534.1: In function definition `f_tc_rab_assign_fail': #8 4.207 HNBGW_Tests.ttcn:1499.2-21: In function instance: #8 4.207 HNBGW_Tests.ttcn:1499.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 4.207 HNBGW_Tests.ttcn:1507.2-1509.2: In if statement: #8 4.207 HNBGW_Tests.ttcn:1508.3-25: In function instance: #8 4.207 HNBGW_Tests.ttcn:1508.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 4.207 HNBGW_Tests.ttcn:1515.2-13: In function instance: #8 4.207 HNBGW_Tests.ttcn:1515.2-13: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 4.207 HNBGW_Tests.ttcn:1522.2-1524.2: In if statement: #8 4.207 HNBGW_Tests.ttcn:1523.3-25: In function instance: #8 4.207 HNBGW_Tests.ttcn:1523.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 4.207 HNBGW_Tests.ttcn:1547.8-1600.1: In function definition `f_tc_rab_release': #8 4.207 HNBGW_Tests.ttcn:1559.2-21: In function instance: #8 4.207 HNBGW_Tests.ttcn:1559.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 4.207 HNBGW_Tests.ttcn:1574.2-1576.2: In if statement: #8 4.207 HNBGW_Tests.ttcn:1575.3-25: In function instance: #8 4.207 HNBGW_Tests.ttcn:1575.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 4.207 HNBGW_Tests.ttcn:1585.2-1587.2: In if statement: #8 4.207 HNBGW_Tests.ttcn:1586.3-25: In function instance: #8 4.207 HNBGW_Tests.ttcn:1586.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 4.207 HNBGW_Tests.ttcn:1599.2-17: In function instance: #8 4.207 HNBGW_Tests.ttcn:1599.2-17: warning: The value returned by function `@HNBGW_Tests.f_rua_expect' is not used #8 4.207 HNBGW_Tests.ttcn:1627.8-1664.1: In function definition `f_tc_rab_assign_mgcp_to': #8 4.207 HNBGW_Tests.ttcn:1638.2-21: In function instance: #8 4.207 HNBGW_Tests.ttcn:1638.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 4.207 HNBGW_Tests.ttcn:1643.2-43: In variable assignment: #8 4.207 HNBGW_Tests.ttcn:1643.8-43: In the operand of operation `valueof()': #8 4.207 HNBGW_Tests.ttcn:1643.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 4.207 HNBGW_Tests.ttcn:1643.35-41: In parameter #1 for `rab_sml': #8 4.207 HNBGW_Tests.ttcn:1643.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 4.207 HNBGW_Tests.ttcn:1630.37-43: note: Referenced template variable is here #8 4.207 HNBGW_Tests.ttcn:1660.2-13: In function instance: #8 4.207 HNBGW_Tests.ttcn:1660.2-13: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 4.207 HNBGW_Tests.ttcn:1663.2-13: In function instance: #8 4.207 HNBGW_Tests.ttcn:1663.2-13: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 4.207 HNBGW_Tests.ttcn:1695.8-1708.1: In function definition `f_tc_ranap_bidir': #8 4.207 HNBGW_Tests.ttcn:1699.2-45: In function instance: #8 4.207 HNBGW_Tests.ttcn:1699.2-45: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 4.207 HNBGW_Tests.ttcn:1702.2-55: In function instance: #8 4.207 HNBGW_Tests.ttcn:1702.2-55: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 4.207 HNBGW_Tests.ttcn:1704.2-55: In function instance: #8 4.207 HNBGW_Tests.ttcn:1704.2-55: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 4.207 HNBGW_Tests.ttcn:1707.2-48: In function instance: #8 4.207 HNBGW_Tests.ttcn:1707.2-48: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 4.208 HNBGW_Tests.ttcn:1731.9-1744.1: In function definition `f_tc_ranap_mo_disconnect': #8 4.208 HNBGW_Tests.ttcn:1735.2-45: In function instance: #8 4.208 HNBGW_Tests.ttcn:1735.2-45: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 4.208 HNBGW_Tests.ttcn:1738.2-55: In function instance: #8 4.208 HNBGW_Tests.ttcn:1738.2-55: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 4.208 HNBGW_Tests.ttcn:1740.2-55: In function instance: #8 4.208 HNBGW_Tests.ttcn:1740.2-55: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 4.208 HNBGW_Tests.ttcn:1743.2-91: In function instance: #8 4.208 HNBGW_Tests.ttcn:1743.2-91: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_disconnect' is not used #8 4.208 HNBGW_Tests.ttcn:1836.8-1921.1: In function definition `f_tc_ps_rab_assignment_with_pfcp': #8 4.208 HNBGW_Tests.ttcn:1852.2-21: In function instance: #8 4.208 HNBGW_Tests.ttcn:1852.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 4.208 HNBGW_Tests.ttcn:1859.2-43: In variable assignment: #8 4.208 HNBGW_Tests.ttcn:1859.8-43: In the operand of operation `valueof()': #8 4.208 HNBGW_Tests.ttcn:1859.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 4.208 HNBGW_Tests.ttcn:1859.35-41: In parameter #1 for `rab_sml': #8 4.208 HNBGW_Tests.ttcn:1859.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 4.208 HNBGW_Tests.ttcn:1855.37-43: note: Referenced template variable is here #8 4.208 HNBGW_Tests.ttcn:1893.2-43: In variable assignment: #8 4.208 HNBGW_Tests.ttcn:1893.8-43: In the operand of operation `valueof()': #8 4.208 HNBGW_Tests.ttcn:1893.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 4.208 HNBGW_Tests.ttcn:1893.35-41: In parameter #1 for `rab_sml': #8 4.208 HNBGW_Tests.ttcn:1893.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 4.208 HNBGW_Tests.ttcn:1855.37-43: note: Referenced template variable is here #8 4.208 HNBGW_Tests.ttcn:1894.2-17: In function instance: #8 4.208 HNBGW_Tests.ttcn:1894.2-17: warning: The value returned by function `@HNBGW_Tests.f_rua_expect' is not used #8 4.209 HNBGW_Tests.ttcn:1900.2-45: In variable assignment: #8 4.209 HNBGW_Tests.ttcn:1900.8-45: In the operand of operation `valueof()': #8 4.209 HNBGW_Tests.ttcn:1900.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': #8 4.209 HNBGW_Tests.ttcn:1900.36-43: In parameter #1 for `rab_sml': #8 4.209 HNBGW_Tests.ttcn:1900.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime #8 4.209 HNBGW_Tests.ttcn:1897.39-46: note: Referenced template variable is here #8 4.209 HNBGW_Tests.ttcn:1908.2-46: In function instance: #8 4.209 HNBGW_Tests.ttcn:1908.16-46: In actual parameter list of function `@HNBGW_Tests.f_bssap_expect': #8 4.209 HNBGW_Tests.ttcn:1908.17-45: In parameter #1 for `exp_rx': #8 4.209 HNBGW_Tests.ttcn:1908.17-45: warning: Inadequate restriction on the referenced function `tr_RANAP_RabAssResp(rab_smdl, -, -)', this may cause a dynamic test case error at runtime #8 4.209 RANAP_Templates.ttcn:1763.1-1825.1: note: Referenced function is here #8 4.209 HNBGW_Tests.ttcn:1908.2-46: warning: The value returned by function `@HNBGW_Tests.f_bssap_expect' is not used #8 4.209 HNBGW_Tests.ttcn:1912.2-13: In function instance: #8 4.209 HNBGW_Tests.ttcn:1912.2-13: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 4.209 HNBGW_Tests.ttcn:1915.2-13: In function instance: #8 4.209 HNBGW_Tests.ttcn:1915.2-13: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 4.209 HNBGW_Tests.ttcn:1942.8-1985.1: In function definition `f_tc_ps_rab_assignment_without_pfcp': #8 4.209 HNBGW_Tests.ttcn:1953.2-21: In function instance: #8 4.209 HNBGW_Tests.ttcn:1953.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 4.209 HNBGW_Tests.ttcn:1960.2-43: In variable assignment: #8 4.209 HNBGW_Tests.ttcn:1960.8-43: In the operand of operation `valueof()': #8 4.209 HNBGW_Tests.ttcn:1960.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 4.209 HNBGW_Tests.ttcn:1960.35-41: In parameter #1 for `rab_sml': #8 4.209 HNBGW_Tests.ttcn:1960.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 4.209 HNBGW_Tests.ttcn:1956.37-43: note: Referenced template variable is here #8 4.209 HNBGW_Tests.ttcn:1964.2-43: In variable assignment: #8 4.209 HNBGW_Tests.ttcn:1964.8-43: In the operand of operation `valueof()': #8 4.209 HNBGW_Tests.ttcn:1964.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 4.209 HNBGW_Tests.ttcn:1964.35-41: In parameter #1 for `rab_sml': #8 4.209 HNBGW_Tests.ttcn:1964.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 4.209 HNBGW_Tests.ttcn:1956.37-43: note: Referenced template variable is here #8 4.209 HNBGW_Tests.ttcn:1965.2-17: In function instance: #8 4.209 HNBGW_Tests.ttcn:1965.2-17: warning: The value returned by function `@HNBGW_Tests.f_rua_expect' is not used #8 4.209 HNBGW_Tests.ttcn:1971.2-45: In variable assignment: #8 4.209 HNBGW_Tests.ttcn:1971.8-45: In the operand of operation `valueof()': #8 4.209 HNBGW_Tests.ttcn:1971.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': #8 4.209 HNBGW_Tests.ttcn:1971.36-43: In parameter #1 for `rab_sml': #8 4.209 HNBGW_Tests.ttcn:1971.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime #8 4.209 HNBGW_Tests.ttcn:1968.39-46: note: Referenced template variable is here #8 4.209 HNBGW_Tests.ttcn:1975.2-46: In function instance: #8 4.209 HNBGW_Tests.ttcn:1975.16-46: In actual parameter list of function `@HNBGW_Tests.f_bssap_expect': #8 4.209 HNBGW_Tests.ttcn:1975.17-45: In parameter #1 for `exp_rx': #8 4.209 HNBGW_Tests.ttcn:1975.17-45: warning: Inadequate restriction on the referenced function `tr_RANAP_RabAssResp(rab_smdl, -, -)', this may cause a dynamic test case error at runtime #8 4.209 RANAP_Templates.ttcn:1763.1-1825.1: note: Referenced function is here #8 4.209 HNBGW_Tests.ttcn:1975.2-46: warning: The value returned by function `@HNBGW_Tests.f_bssap_expect' is not used #8 4.209 HNBGW_Tests.ttcn:1979.2-13: In function instance: #8 4.209 HNBGW_Tests.ttcn:1979.2-13: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 4.209 HNBGW_Tests.ttcn:1982.2-13: In function instance: #8 4.209 HNBGW_Tests.ttcn:1982.2-13: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 4.209 HNBGW_Tests.ttcn:2052.9-2071.1: In function definition `f_perform_compl_l3': #8 4.209 HNBGW_Tests.ttcn:2067.2-2070.2: In if statement: #8 4.209 HNBGW_Tests.ttcn:2069.3-20: In function instance: #8 4.209 HNBGW_Tests.ttcn:2069.3-20: warning: The value returned by function `@HNBGW_Tests.f_bssap_expect' is not used #8 4.212 HNBGW_Tests.ttcn:2773.9-2800.1: In function definition `f_tc_apply_sccp': #8 4.212 HNBGW_Tests.ttcn:2786.2-55: In function instance: #8 4.212 HNBGW_Tests.ttcn:2786.2-55: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 4.212 HNBGW_Tests.ttcn:2787.2-55: In function instance: #8 4.212 HNBGW_Tests.ttcn:2787.2-55: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 4.212 HNBGW_Tests.ttcn:2817.8-2868.1: In function definition `f_tc_second_rab_assignment': #8 4.212 HNBGW_Tests.ttcn:2826.2-21: In function instance: #8 4.212 HNBGW_Tests.ttcn:2826.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 4.212 HNBGW_Tests.ttcn:2837.2-43: In variable assignment: #8 4.212 HNBGW_Tests.ttcn:2837.8-43: In the operand of operation `valueof()': #8 4.212 HNBGW_Tests.ttcn:2837.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 4.212 HNBGW_Tests.ttcn:2837.35-41: In parameter #1 for `rab_sml': #8 4.212 HNBGW_Tests.ttcn:2837.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 4.212 HNBGW_Tests.ttcn:2832.37-43: note: Referenced template variable is here #8 4.213 HNBGW_Tests.ttcn:2842.2-17: In function instance: #8 4.213 HNBGW_Tests.ttcn:2842.2-17: warning: The value returned by function `@HNBGW_Tests.f_rua_expect' is not used #8 4.213 HNBGW_Tests.ttcn:2850.2-45: In variable assignment: #8 4.213 HNBGW_Tests.ttcn:2850.8-45: In the operand of operation `valueof()': #8 4.213 HNBGW_Tests.ttcn:2850.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': #8 4.213 HNBGW_Tests.ttcn:2850.36-43: In parameter #1 for `rab_sml': #8 4.213 HNBGW_Tests.ttcn:2850.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime #8 4.213 HNBGW_Tests.ttcn:2848.39-46: note: Referenced template variable is here #8 4.213 HNBGW_Tests.ttcn:2852.2-19: In function instance: #8 4.213 HNBGW_Tests.ttcn:2852.2-19: warning: The value returned by function `@HNBGW_Tests.f_bssap_expect' is not used #8 4.213 HNBGW_Tests.ttcn:2856.2-13: In function instance: #8 4.213 HNBGW_Tests.ttcn:2856.2-13: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 4.213 HNBGW_Tests.ttcn:2867.2-13: In function instance: #8 4.213 HNBGW_Tests.ttcn:2867.2-13: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 4.214 IuUP_Emulation.ttcn: In TTCN-3 module `IuUP_Emulation': #8 4.214 IuUP_Emulation.ttcn:150.9-190.1: In function definition `f_ts_IuUP_INIT': #8 4.214 IuUP_Emulation.ttcn:179.2-187.3: In template definition `tpl': #8 4.214 IuUP_Emulation.ttcn:179.84-187.3: In actual parameter list of template `@IuUP_Types.ts_IuUP_PDU14_ProcSending_INIT': #8 4.214 In parameter #4 for `rfci': #8 4.214 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 4.214 IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here #8 4.216 Notify: Generating code... #8 4.710 Notify: File `BSSAP_CodecPort.hh' was generated. #8 4.711 Notify: File `BSSAP_CodecPort.cc' was generated. #8 4.711 Notify: File `BSSAP_CodecPort_part_1.cc' was generated. #8 4.711 Notify: File `BSSAP_CodecPort_part_2.cc' was generated. #8 4.711 Notify: File `BSSAP_CodecPort_part_3.cc' was generated. #8 4.711 Notify: File `BSSAP_CodecPort_part_4.cc' was generated. #8 4.711 Notify: File `BSSAP_CodecPort_part_5.cc' was generated. #8 4.711 Notify: File `BSSAP_CodecPort_part_6.cc' was generated. #8 4.711 Notify: File `BSSAP_CodecPort_part_7.cc' was generated. #8 4.712 Notify: File `BSSAP_Types.hh' was generated. #8 4.715 Notify: File `BSSAP_Types.cc' was generated. #8 4.718 Notify: File `BSSAP_Types_part_1.cc' was generated. #8 4.718 Notify: File `BSSAP_Types_part_2.cc' was generated. #8 4.718 Notify: File `BSSAP_Types_part_3.cc' was generated. #8 4.718 Notify: File `BSSAP_Types_part_4.cc' was generated. #8 4.718 Notify: File `BSSAP_Types_part_5.cc' was generated. #8 4.718 Notify: File `BSSAP_Types_part_6.cc' was generated. #8 4.718 Notify: File `BSSAP_Types_part_7.cc' was generated. #8 4.718 Notify: File `DNS_Helpers.hh' was generated. #8 4.718 Notify: File `DNS_Helpers.cc' was generated. #8 4.718 Notify: File `DNS_Helpers_part_1.cc' was generated. #8 4.718 Notify: File `DNS_Helpers_part_2.cc' was generated. #8 4.718 Notify: File `DNS_Helpers_part_3.cc' was generated. #8 4.718 Notify: File `DNS_Helpers_part_4.cc' was generated. #8 4.718 Notify: File `DNS_Helpers_part_5.cc' was generated. #8 4.718 Notify: File `DNS_Helpers_part_6.cc' was generated. #8 4.718 Notify: File `DNS_Helpers_part_7.cc' was generated. #8 4.718 Notify: File `GSM_Types.hh' was generated. #8 4.719 Notify: File `GSM_Types.cc' was generated. #8 4.719 Notify: File `GSM_Types_part_1.cc' was generated. #8 4.719 Notify: File `GSM_Types_part_2.cc' was generated. #8 4.719 Notify: File `GSM_Types_part_3.cc' was generated. #8 4.719 Notify: File `GSM_Types_part_4.cc' was generated. #8 4.719 Notify: File `GSM_Types_part_5.cc' was generated. #8 4.719 Notify: File `GSM_Types_part_6.cc' was generated. #8 4.719 Notify: File `GSM_Types_part_7.cc' was generated. #8 4.719 Notify: File `General_Types.hh' was generated. #8 4.719 Notify: File `General_Types.cc' was generated. #8 4.719 Notify: File `General_Types_part_1.cc' was generated. #8 4.719 Notify: File `General_Types_part_2.cc' was generated. #8 4.719 Notify: File `General_Types_part_3.cc' was generated. #8 4.719 Notify: File `General_Types_part_4.cc' was generated. #8 4.719 Notify: File `General_Types_part_5.cc' was generated. #8 4.719 Notify: File `General_Types_part_6.cc' was generated. #8 4.720 Notify: File `General_Types_part_7.cc' was generated. #8 4.720 Notify: File `HNBAP_CommonDataTypes.hh' was generated. #8 4.720 Notify: File `HNBAP_CommonDataTypes.cc' was generated. #8 4.720 Notify: File `HNBAP_CommonDataTypes_part_1.cc' was generated. #8 4.720 Notify: File `HNBAP_CommonDataTypes_part_2.cc' was generated. #8 4.720 Notify: File `HNBAP_CommonDataTypes_part_3.cc' was generated. #8 4.720 Notify: File `HNBAP_CommonDataTypes_part_4.cc' was generated. #8 4.720 Notify: File `HNBAP_CommonDataTypes_part_5.cc' was generated. #8 4.720 Notify: File `HNBAP_CommonDataTypes_part_6.cc' was generated. #8 4.720 Notify: File `HNBAP_CommonDataTypes_part_7.cc' was generated. #8 4.720 Notify: File `HNBAP_Constants.hh' was generated. #8 4.720 Notify: File `HNBAP_Constants.cc' was generated. #8 4.720 Notify: File `HNBAP_Constants_part_1.cc' was generated. #8 4.720 Notify: File `HNBAP_Constants_part_2.cc' was generated. #8 4.720 Notify: File `HNBAP_Constants_part_3.cc' was generated. #8 4.720 Notify: File `HNBAP_Constants_part_4.cc' was generated. #8 4.720 Notify: File `HNBAP_Constants_part_5.cc' was generated. #8 4.720 Notify: File `HNBAP_Constants_part_6.cc' was generated. #8 4.720 Notify: File `HNBAP_Constants_part_7.cc' was generated. #8 4.720 Notify: File `HNBAP_Containers.hh' was generated. #8 4.720 Notify: File `HNBAP_Containers.cc' was generated. #8 4.720 Notify: File `HNBAP_Containers_part_1.cc' was generated. #8 4.720 Notify: File `HNBAP_Containers_part_2.cc' was generated. #8 4.720 Notify: File `HNBAP_Containers_part_3.cc' was generated. #8 4.720 Notify: File `HNBAP_Containers_part_4.cc' was generated. #8 4.720 Notify: File `HNBAP_Containers_part_5.cc' was generated. #8 4.720 Notify: File `HNBAP_Containers_part_6.cc' was generated. #8 4.720 Notify: File `HNBAP_Containers_part_7.cc' was generated. #8 4.721 Notify: File `HNBAP_IEs.hh' was generated. #8 4.723 Notify: File `HNBAP_IEs.cc' was generated. #8 4.723 Notify: File `HNBAP_IEs_part_1.cc' was generated. #8 4.723 Notify: File `HNBAP_IEs_part_2.cc' was generated. #8 4.723 Notify: File `HNBAP_IEs_part_3.cc' was generated. #8 4.723 Notify: File `HNBAP_IEs_part_4.cc' was generated. #8 4.723 Notify: File `HNBAP_IEs_part_5.cc' was generated. #8 4.723 Notify: File `HNBAP_IEs_part_6.cc' was generated. #8 4.724 Notify: File `HNBAP_IEs_part_7.cc' was generated. #8 4.724 Notify: File `HNBAP_PDU_Contents.hh' was generated. #8 4.727 Notify: File `HNBAP_PDU_Contents.cc' was generated. #8 4.727 Notify: File `HNBAP_PDU_Contents_part_1.cc' was generated. #8 4.727 Notify: File `HNBAP_PDU_Contents_part_2.cc' was generated. #8 4.727 Notify: File `HNBAP_PDU_Contents_part_3.cc' was generated. #8 4.727 Notify: File `HNBAP_PDU_Contents_part_4.cc' was generated. #8 4.727 Notify: File `HNBAP_PDU_Contents_part_5.cc' was generated. #8 4.727 Notify: File `HNBAP_PDU_Contents_part_6.cc' was generated. #8 4.727 Notify: File `HNBAP_PDU_Contents_part_7.cc' was generated. #8 4.727 Notify: File `HNBAP_PDU_Descriptions.hh' was generated. #8 4.728 Notify: File `HNBAP_PDU_Descriptions.cc' was generated. #8 4.728 Notify: File `HNBAP_PDU_Descriptions_part_1.cc' was generated. #8 4.728 Notify: File `HNBAP_PDU_Descriptions_part_2.cc' was generated. #8 4.728 Notify: File `HNBAP_PDU_Descriptions_part_3.cc' was generated. #8 4.728 Notify: File `HNBAP_PDU_Descriptions_part_4.cc' was generated. #8 4.728 Notify: File `HNBAP_PDU_Descriptions_part_5.cc' was generated. #8 4.728 Notify: File `HNBAP_PDU_Descriptions_part_6.cc' was generated. #8 4.728 Notify: File `HNBAP_PDU_Descriptions_part_7.cc' was generated. #8 4.728 Notify: File `HNBAP_Templates.hh' was generated. #8 4.728 Notify: File `HNBAP_Templates.cc' was generated. #8 4.728 Notify: File `HNBAP_Templates_part_1.cc' was generated. #8 4.728 Notify: File `HNBAP_Templates_part_2.cc' was generated. #8 4.728 Notify: File `HNBAP_Templates_part_3.cc' was generated. #8 4.728 Notify: File `HNBAP_Templates_part_4.cc' was generated. #8 4.728 Notify: File `HNBAP_Templates_part_5.cc' was generated. #8 4.728 Notify: File `HNBAP_Templates_part_6.cc' was generated. #8 4.728 Notify: File `HNBAP_Templates_part_7.cc' was generated. #8 4.728 Notify: File `HNBAP_Types.hh' was generated. #8 4.728 Notify: File `HNBAP_Types.cc' was generated. #8 4.728 Notify: File `HNBAP_Types_part_1.cc' was generated. #8 4.728 Notify: File `HNBAP_Types_part_2.cc' was generated. #8 4.728 Notify: File `HNBAP_Types_part_3.cc' was generated. #8 4.728 Notify: File `HNBAP_Types_part_4.cc' was generated. #8 4.728 Notify: File `HNBAP_Types_part_5.cc' was generated. #8 4.728 Notify: File `HNBAP_Types_part_6.cc' was generated. #8 4.729 Notify: File `HNBAP_Types_part_7.cc' was generated. #8 4.729 Notify: File `HNBGW_Tests.hh' was generated. #8 4.729 Notify: File `HNBGW_Tests.cc' was generated. #8 4.729 Notify: File `HNBGW_Tests_part_1.cc' was generated. #8 4.729 Notify: File `HNBGW_Tests_part_2.cc' was generated. #8 4.729 Notify: File `HNBGW_Tests_part_3.cc' was generated. #8 4.729 Notify: File `HNBGW_Tests_part_4.cc' was generated. #8 4.729 Notify: File `HNBGW_Tests_part_5.cc' was generated. #8 4.729 Notify: File `HNBGW_Tests_part_6.cc' was generated. #8 4.729 Notify: File `HNBGW_Tests_part_7.cc' was generated. #8 4.729 Notify: File `IPA_CodecPort.hh' was generated. #8 4.729 Notify: File `IPA_CodecPort.cc' was generated. #8 4.729 Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. #8 4.729 Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. #8 4.729 Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.729 Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.729 Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.730 Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.730 Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.730 Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.730 Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.730 Notify: File `IPA_CodecPort_part_1.cc' was generated. #8 4.730 Notify: File `IPA_CodecPort_part_2.cc' was generated. #8 4.730 Notify: File `IPA_CodecPort_part_3.cc' was generated. #8 4.730 Notify: File `IPA_CodecPort_part_4.cc' was generated. #8 4.730 Notify: File `IPA_CodecPort_part_5.cc' was generated. #8 4.730 Notify: File `IPA_CodecPort_part_6.cc' was generated. #8 4.730 Notify: File `IPA_CodecPort_part_7.cc' was generated. #8 4.730 Notify: File `IPA_Emulation.hh' was generated. #8 4.730 Notify: File `IPA_Emulation.cc' was generated. #8 4.730 Notify: File `IPA_Emulation_part_1.cc' was generated. #8 4.730 Notify: File `IPA_Emulation_part_2.cc' was generated. #8 4.730 Notify: File `IPA_Emulation_part_3.cc' was generated. #8 4.730 Notify: File `IPA_Emulation_part_4.cc' was generated. #8 4.730 Notify: File `IPA_Emulation_part_5.cc' was generated. #8 4.730 Notify: File `IPA_Emulation_part_6.cc' was generated. #8 4.730 Notify: File `IPA_Emulation_part_7.cc' was generated. #8 4.730 Notify: File `IPA_Types.hh' was generated. #8 4.731 Notify: File `IPA_Types.cc' was generated. #8 4.731 Notify: File `IPA_Types_part_1.cc' was generated. #8 4.731 Notify: File `IPA_Types_part_2.cc' was generated. #8 4.731 Notify: File `IPA_Types_part_3.cc' was generated. #8 4.731 Notify: File `IPA_Types_part_4.cc' was generated. #8 4.731 Notify: File `IPA_Types_part_5.cc' was generated. #8 4.731 Notify: File `IPA_Types_part_6.cc' was generated. #8 4.731 Notify: File `IPA_Types_part_7.cc' was generated. #8 4.731 Notify: File `IPL4asp_Functions.hh' was generated. #8 4.731 Notify: File `IPL4asp_Functions.cc' was generated. #8 4.731 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 4.731 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 4.731 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 4.731 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 4.731 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 4.731 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 4.731 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 4.731 Notify: File `IPL4asp_PortType.hh' was generated. #8 4.731 Notify: File `IPL4asp_PortType.cc' was generated. #8 4.731 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 4.731 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 4.731 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 4.731 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 4.731 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 4.731 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 4.731 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 4.731 Notify: File `IPL4asp_Types.hh' was generated. #8 4.732 Notify: File `IPL4asp_Types.cc' was generated. #8 4.732 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 4.732 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 4.732 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 4.732 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 4.732 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 4.732 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 4.732 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 4.732 Notify: File `IuUP_Emulation.hh' was generated. #8 4.732 Notify: File `IuUP_Emulation.cc' was generated. #8 4.732 Notify: File `IuUP_Emulation_part_1.cc' was generated. #8 4.732 Notify: File `IuUP_Emulation_part_2.cc' was generated. #8 4.732 Notify: File `IuUP_Emulation_part_3.cc' was generated. #8 4.732 Notify: File `IuUP_Emulation_part_4.cc' was generated. #8 4.732 Notify: File `IuUP_Emulation_part_5.cc' was generated. #8 4.732 Notify: File `IuUP_Emulation_part_6.cc' was generated. #8 4.732 Notify: File `IuUP_Emulation_part_7.cc' was generated. #8 4.732 Notify: File `IuUP_Types.hh' was generated. #8 4.733 Notify: File `IuUP_Types.cc' was generated. #8 4.733 Notify: File `IuUP_Types_part_1.cc' was generated. #8 4.733 Notify: File `IuUP_Types_part_2.cc' was generated. #8 4.733 Notify: File `IuUP_Types_part_3.cc' was generated. #8 4.733 Notify: File `IuUP_Types_part_4.cc' was generated. #8 4.733 Notify: File `IuUP_Types_part_5.cc' was generated. #8 4.733 Notify: File `IuUP_Types_part_6.cc' was generated. #8 4.733 Notify: File `IuUP_Types_part_7.cc' was generated. #8 4.733 Notify: File `Iuh_CodecPort.hh' was generated. #8 4.733 Notify: File `Iuh_CodecPort.cc' was generated. #8 4.733 Notify: File `Iuh_CodecPort_CtrlFunct.hh' was generated. #8 4.733 Notify: File `Iuh_CodecPort_CtrlFunct.cc' was generated. #8 4.733 Notify: File `Iuh_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.733 Notify: File `Iuh_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.733 Notify: File `Iuh_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.733 Notify: File `Iuh_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.733 Notify: File `Iuh_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.733 Notify: File `Iuh_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.733 Notify: File `Iuh_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.733 Notify: File `Iuh_CodecPort_part_1.cc' was generated. #8 4.733 Notify: File `Iuh_CodecPort_part_2.cc' was generated. #8 4.734 Notify: File `Iuh_CodecPort_part_3.cc' was generated. #8 4.734 Notify: File `Iuh_CodecPort_part_4.cc' was generated. #8 4.734 Notify: File `Iuh_CodecPort_part_5.cc' was generated. #8 4.734 Notify: File `Iuh_CodecPort_part_6.cc' was generated. #8 4.734 Notify: File `Iuh_CodecPort_part_7.cc' was generated. #8 4.734 Notify: File `Iuh_Emulation.hh' was generated. #8 4.734 Notify: File `Iuh_Emulation.cc' was generated. #8 4.734 Notify: File `Iuh_Emulation_part_1.cc' was generated. #8 4.734 Notify: File `Iuh_Emulation_part_2.cc' was generated. #8 4.734 Notify: File `Iuh_Emulation_part_3.cc' was generated. #8 4.734 Notify: File `Iuh_Emulation_part_4.cc' was generated. #8 4.734 Notify: File `Iuh_Emulation_part_5.cc' was generated. #8 4.734 Notify: File `Iuh_Emulation_part_6.cc' was generated. #8 4.734 Notify: File `Iuh_Emulation_part_7.cc' was generated. #8 4.734 Notify: File `Iuh_Types.hh' was generated. #8 4.734 Notify: File `Iuh_Types.cc' was generated. #8 4.734 Notify: File `Iuh_Types_part_1.cc' was generated. #8 4.734 Notify: File `Iuh_Types_part_2.cc' was generated. #8 4.734 Notify: File `Iuh_Types_part_3.cc' was generated. #8 4.734 Notify: File `Iuh_Types_part_4.cc' was generated. #8 4.734 Notify: File `Iuh_Types_part_5.cc' was generated. #8 4.734 Notify: File `Iuh_Types_part_6.cc' was generated. #8 4.734 Notify: File `Iuh_Types_part_7.cc' was generated. #8 4.734 Notify: File `L3_Common.hh' was generated. #8 4.734 Notify: File `L3_Common.cc' was generated. #8 4.734 Notify: File `L3_Common_part_1.cc' was generated. #8 4.734 Notify: File `L3_Common_part_2.cc' was generated. #8 4.734 Notify: File `L3_Common_part_3.cc' was generated. #8 4.734 Notify: File `L3_Common_part_4.cc' was generated. #8 4.734 Notify: File `L3_Common_part_5.cc' was generated. #8 4.734 Notify: File `L3_Common_part_6.cc' was generated. #8 4.735 Notify: File `L3_Common_part_7.cc' was generated. #8 4.735 Notify: File `L3_Templates.hh' was generated. #8 4.735 Notify: File `L3_Templates.cc' was generated. #8 4.735 Notify: File `L3_Templates_part_1.cc' was generated. #8 4.735 Notify: File `L3_Templates_part_2.cc' was generated. #8 4.735 Notify: File `L3_Templates_part_3.cc' was generated. #8 4.735 Notify: File `L3_Templates_part_4.cc' was generated. #8 4.735 Notify: File `L3_Templates_part_5.cc' was generated. #8 4.735 Notify: File `L3_Templates_part_6.cc' was generated. #8 4.735 Notify: File `L3_Templates_part_7.cc' was generated. #8 4.735 Notify: File `M3UA_Emulation.hh' was generated. #8 4.735 Notify: File `M3UA_Emulation.cc' was generated. #8 4.735 Notify: File `M3UA_Emulation_part_1.cc' was generated. #8 4.735 Notify: File `M3UA_Emulation_part_2.cc' was generated. #8 4.735 Notify: File `M3UA_Emulation_part_3.cc' was generated. #8 4.735 Notify: File `M3UA_Emulation_part_4.cc' was generated. #8 4.735 Notify: File `M3UA_Emulation_part_5.cc' was generated. #8 4.735 Notify: File `M3UA_Emulation_part_6.cc' was generated. #8 4.735 Notify: File `M3UA_Emulation_part_7.cc' was generated. #8 4.736 Notify: File `M3UA_Types.hh' was generated. #8 4.737 Notify: File `M3UA_Types.cc' was generated. #8 4.737 Notify: File `M3UA_Types_part_1.cc' was generated. #8 4.737 Notify: File `M3UA_Types_part_2.cc' was generated. #8 4.737 Notify: File `M3UA_Types_part_3.cc' was generated. #8 4.737 Notify: File `M3UA_Types_part_4.cc' was generated. #8 4.738 Notify: File `M3UA_Types_part_5.cc' was generated. #8 4.738 Notify: File `M3UA_Types_part_6.cc' was generated. #8 4.738 Notify: File `M3UA_Types_part_7.cc' was generated. #8 4.738 Notify: File `MGCP_CodecPort.hh' was generated. #8 4.738 Notify: File `MGCP_CodecPort.cc' was generated. #8 4.738 Notify: File `MGCP_CodecPort_CtrlFunct.hh' was generated. #8 4.738 Notify: File `MGCP_CodecPort_CtrlFunct.cc' was generated. #8 4.738 Notify: File `MGCP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.738 Notify: File `MGCP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.738 Notify: File `MGCP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.738 Notify: File `MGCP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.738 Notify: File `MGCP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.738 Notify: File `MGCP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.738 Notify: File `MGCP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.738 Notify: File `MGCP_CodecPort_part_1.cc' was generated. #8 4.738 Notify: File `MGCP_CodecPort_part_2.cc' was generated. #8 4.738 Notify: File `MGCP_CodecPort_part_3.cc' was generated. #8 4.738 Notify: File `MGCP_CodecPort_part_4.cc' was generated. #8 4.738 Notify: File `MGCP_CodecPort_part_5.cc' was generated. #8 4.738 Notify: File `MGCP_CodecPort_part_6.cc' was generated. #8 4.738 Notify: File `MGCP_CodecPort_part_7.cc' was generated. #8 4.738 Notify: File `MGCP_Emulation.hh' was generated. #8 4.738 Notify: File `MGCP_Emulation.cc' was generated. #8 4.738 Notify: File `MGCP_Emulation_part_1.cc' was generated. #8 4.738 Notify: File `MGCP_Emulation_part_2.cc' was generated. #8 4.738 Notify: File `MGCP_Emulation_part_3.cc' was generated. #8 4.739 Notify: File `MGCP_Emulation_part_4.cc' was generated. #8 4.739 Notify: File `MGCP_Emulation_part_5.cc' was generated. #8 4.739 Notify: File `MGCP_Emulation_part_6.cc' was generated. #8 4.739 Notify: File `MGCP_Emulation_part_7.cc' was generated. #8 4.739 Notify: File `MGCP_Templates.hh' was generated. #8 4.739 Notify: File `MGCP_Templates.cc' was generated. #8 4.739 Notify: File `MGCP_Templates_part_1.cc' was generated. #8 4.739 Notify: File `MGCP_Templates_part_2.cc' was generated. #8 4.739 Notify: File `MGCP_Templates_part_3.cc' was generated. #8 4.739 Notify: File `MGCP_Templates_part_4.cc' was generated. #8 4.739 Notify: File `MGCP_Templates_part_5.cc' was generated. #8 4.739 Notify: File `MGCP_Templates_part_6.cc' was generated. #8 4.739 Notify: File `MGCP_Templates_part_7.cc' was generated. #8 4.739 Notify: File `MGCP_Types.hh' was generated. #8 4.739 Notify: File `MGCP_Types.cc' was generated. #8 4.739 Notify: File `MGCP_Types_part_1.cc' was generated. #8 4.739 Notify: File `MGCP_Types_part_2.cc' was generated. #8 4.739 Notify: File `MGCP_Types_part_3.cc' was generated. #8 4.739 Notify: File `MGCP_Types_part_4.cc' was generated. #8 4.739 Notify: File `MGCP_Types_part_5.cc' was generated. #8 4.739 Notify: File `MGCP_Types_part_6.cc' was generated. #8 4.739 Notify: File `MGCP_Types_part_7.cc' was generated. #8 4.739 Notify: File `MTP3asp_PortType.hh' was generated. #8 4.739 Notify: File `MTP3asp_PortType.cc' was generated. #8 4.739 Notify: File `MTP3asp_PortType_part_1.cc' was generated. #8 4.740 Notify: File `MTP3asp_PortType_part_2.cc' was generated. #8 4.740 Notify: File `MTP3asp_PortType_part_3.cc' was generated. #8 4.740 Notify: File `MTP3asp_PortType_part_4.cc' was generated. #8 4.740 Notify: File `MTP3asp_PortType_part_5.cc' was generated. #8 4.740 Notify: File `MTP3asp_PortType_part_6.cc' was generated. #8 4.740 Notify: File `MTP3asp_PortType_part_7.cc' was generated. #8 4.740 Notify: File `MTP3asp_Types.hh' was generated. #8 4.740 Notify: File `MTP3asp_Types.cc' was generated. #8 4.740 Notify: File `MTP3asp_Types_part_1.cc' was generated. #8 4.740 Notify: File `MTP3asp_Types_part_2.cc' was generated. #8 4.740 Notify: File `MTP3asp_Types_part_3.cc' was generated. #8 4.740 Notify: File `MTP3asp_Types_part_4.cc' was generated. #8 4.740 Notify: File `MTP3asp_Types_part_5.cc' was generated. #8 4.740 Notify: File `MTP3asp_Types_part_6.cc' was generated. #8 4.740 Notify: File `MTP3asp_Types_part_7.cc' was generated. #8 4.740 Notify: File `Misc_Helpers.hh' was generated. #8 4.740 Notify: File `Misc_Helpers.cc' was generated. #8 4.740 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 4.740 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 4.740 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 4.740 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 4.740 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 4.740 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 4.740 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 4.741 Notify: File `MobileL3_CC_Types.hh' was generated. #8 4.743 Notify: File `MobileL3_CC_Types.cc' was generated. #8 4.743 Notify: File `MobileL3_CC_Types_part_1.cc' was generated. #8 4.743 Notify: File `MobileL3_CC_Types_part_2.cc' was generated. #8 4.743 Notify: File `MobileL3_CC_Types_part_3.cc' was generated. #8 4.743 Notify: File `MobileL3_CC_Types_part_4.cc' was generated. #8 4.743 Notify: File `MobileL3_CC_Types_part_5.cc' was generated. #8 4.743 Notify: File `MobileL3_CC_Types_part_6.cc' was generated. #8 4.744 Notify: File `MobileL3_CC_Types_part_7.cc' was generated. #8 4.744 Notify: File `MobileL3_CommonIE_Types.hh' was generated. #8 4.745 Notify: File `MobileL3_CommonIE_Types.cc' was generated. #8 4.745 Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. #8 4.745 Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. #8 4.745 Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. #8 4.745 Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. #8 4.745 Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. #8 4.745 Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. #8 4.745 Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. #8 4.746 Notify: File `MobileL3_GMM_SM_Types.hh' was generated. #8 4.749 Notify: File `MobileL3_GMM_SM_Types.cc' was generated. #8 4.752 Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. #8 4.752 Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. #8 4.752 Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. #8 4.752 Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. #8 4.752 Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. #8 4.752 Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. #8 4.752 Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. #8 4.752 Notify: File `MobileL3_MM_Types.hh' was generated. #8 4.753 Notify: File `MobileL3_MM_Types.cc' was generated. #8 4.753 Notify: File `MobileL3_MM_Types_part_1.cc' was generated. #8 4.753 Notify: File `MobileL3_MM_Types_part_2.cc' was generated. #8 4.753 Notify: File `MobileL3_MM_Types_part_3.cc' was generated. #8 4.753 Notify: File `MobileL3_MM_Types_part_4.cc' was generated. #8 4.753 Notify: File `MobileL3_MM_Types_part_5.cc' was generated. #8 4.753 Notify: File `MobileL3_MM_Types_part_6.cc' was generated. #8 4.753 Notify: File `MobileL3_MM_Types_part_7.cc' was generated. #8 4.754 Notify: File `MobileL3_RRM_Types.hh' was generated. #8 4.757 Notify: File `MobileL3_RRM_Types.cc' was generated. #8 4.757 Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. #8 4.757 Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. #8 4.757 Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. #8 4.757 Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. #8 4.757 Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. #8 4.757 Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. #8 4.757 Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. #8 4.758 Notify: File `MobileL3_SMS_Types.hh' was generated. #8 4.759 Notify: File `MobileL3_SMS_Types.cc' was generated. #8 4.759 Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. #8 4.759 Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. #8 4.759 Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. #8 4.759 Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. #8 4.759 Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. #8 4.759 Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. #8 4.759 Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. #8 4.759 Notify: File `MobileL3_SS_Types.hh' was generated. #8 4.759 Notify: File `MobileL3_SS_Types.cc' was generated. #8 4.759 Notify: File `MobileL3_SS_Types_part_1.cc' was generated. #8 4.759 Notify: File `MobileL3_SS_Types_part_2.cc' was generated. #8 4.759 Notify: File `MobileL3_SS_Types_part_3.cc' was generated. #8 4.759 Notify: File `MobileL3_SS_Types_part_4.cc' was generated. #8 4.759 Notify: File `MobileL3_SS_Types_part_5.cc' was generated. #8 4.760 Notify: File `MobileL3_SS_Types_part_6.cc' was generated. #8 4.760 Notify: File `MobileL3_SS_Types_part_7.cc' was generated. #8 4.760 Notify: File `MobileL3_Types.hh' was generated. #8 4.760 Notify: File `MobileL3_Types.cc' was generated. #8 4.760 Notify: File `MobileL3_Types_part_1.cc' was generated. #8 4.760 Notify: File `MobileL3_Types_part_2.cc' was generated. #8 4.760 Notify: File `MobileL3_Types_part_3.cc' was generated. #8 4.760 Notify: File `MobileL3_Types_part_4.cc' was generated. #8 4.760 Notify: File `MobileL3_Types_part_5.cc' was generated. #8 4.760 Notify: File `MobileL3_Types_part_6.cc' was generated. #8 4.760 Notify: File `MobileL3_Types_part_7.cc' was generated. #8 4.760 Notify: File `Native_Functions.hh' was generated. #8 4.760 Notify: File `Native_Functions.cc' was generated. #8 4.760 Notify: File `Native_Functions_part_1.cc' was generated. #8 4.760 Notify: File `Native_Functions_part_2.cc' was generated. #8 4.760 Notify: File `Native_Functions_part_3.cc' was generated. #8 4.760 Notify: File `Native_Functions_part_4.cc' was generated. #8 4.760 Notify: File `Native_Functions_part_5.cc' was generated. #8 4.760 Notify: File `Native_Functions_part_6.cc' was generated. #8 4.760 Notify: File `Native_Functions_part_7.cc' was generated. #8 4.761 Notify: File `Osmocom_CTRL_Adapter.hh' was generated. #8 4.761 Notify: File `Osmocom_CTRL_Adapter.cc' was generated. #8 4.761 Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. #8 4.761 Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. #8 4.761 Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. #8 4.761 Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. #8 4.761 Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. #8 4.761 Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. #8 4.761 Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. #8 4.761 Notify: File `Osmocom_CTRL_Functions.hh' was generated. #8 4.761 Notify: File `Osmocom_CTRL_Functions.cc' was generated. #8 4.761 Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. #8 4.761 Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. #8 4.761 Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. #8 4.761 Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. #8 4.761 Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. #8 4.761 Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. #8 4.761 Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. #8 4.761 Notify: File `Osmocom_CTRL_Types.hh' was generated. #8 4.761 Notify: File `Osmocom_CTRL_Types.cc' was generated. #8 4.761 Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. #8 4.761 Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. #8 4.761 Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. #8 4.761 Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. #8 4.761 Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. #8 4.761 Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. #8 4.761 Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. #8 4.761 Notify: File `Osmocom_Types.hh' was generated. #8 4.762 Notify: File `Osmocom_Types.cc' was generated. #8 4.762 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 4.762 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 4.762 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 4.762 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 4.762 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 4.762 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 4.762 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 4.762 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 4.762 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 4.762 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 4.762 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 4.762 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 4.762 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 4.762 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 4.762 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 4.762 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 4.762 Notify: File `PFCP_CodecPort.hh' was generated. #8 4.762 Notify: File `PFCP_CodecPort.cc' was generated. #8 4.762 Notify: File `PFCP_CodecPort_CtrlFunct.hh' was generated. #8 4.762 Notify: File `PFCP_CodecPort_CtrlFunct.cc' was generated. #8 4.762 Notify: File `PFCP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.762 Notify: File `PFCP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.762 Notify: File `PFCP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.762 Notify: File `PFCP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.762 Notify: File `PFCP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.762 Notify: File `PFCP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.762 Notify: File `PFCP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.762 Notify: File `PFCP_CodecPort_part_1.cc' was generated. #8 4.762 Notify: File `PFCP_CodecPort_part_2.cc' was generated. #8 4.763 Notify: File `PFCP_CodecPort_part_3.cc' was generated. #8 4.763 Notify: File `PFCP_CodecPort_part_4.cc' was generated. #8 4.763 Notify: File `PFCP_CodecPort_part_5.cc' was generated. #8 4.763 Notify: File `PFCP_CodecPort_part_6.cc' was generated. #8 4.763 Notify: File `PFCP_CodecPort_part_7.cc' was generated. #8 4.763 Notify: File `PFCP_Emulation.hh' was generated. #8 4.763 Notify: File `PFCP_Emulation.cc' was generated. #8 4.763 Notify: File `PFCP_Emulation_part_1.cc' was generated. #8 4.763 Notify: File `PFCP_Emulation_part_2.cc' was generated. #8 4.763 Notify: File `PFCP_Emulation_part_3.cc' was generated. #8 4.763 Notify: File `PFCP_Emulation_part_4.cc' was generated. #8 4.763 Notify: File `PFCP_Emulation_part_5.cc' was generated. #8 4.763 Notify: File `PFCP_Emulation_part_6.cc' was generated. #8 4.763 Notify: File `PFCP_Emulation_part_7.cc' was generated. #8 4.763 Notify: File `PFCP_Templates.hh' was generated. #8 4.763 Notify: File `PFCP_Templates.cc' was generated. #8 4.763 Notify: File `PFCP_Templates_part_1.cc' was generated. #8 4.763 Notify: File `PFCP_Templates_part_2.cc' was generated. #8 4.763 Notify: File `PFCP_Templates_part_3.cc' was generated. #8 4.763 Notify: File `PFCP_Templates_part_4.cc' was generated. #8 4.763 Notify: File `PFCP_Templates_part_5.cc' was generated. #8 4.763 Notify: File `PFCP_Templates_part_6.cc' was generated. #8 4.763 Notify: File `PFCP_Templates_part_7.cc' was generated. #8 4.764 Notify: File `PFCP_Types.hh' was generated. #8 4.767 Notify: File `PFCP_Types.cc' was generated. #8 4.770 Notify: File `PFCP_Types_part_1.cc' was generated. #8 4.770 Notify: File `PFCP_Types_part_2.cc' was generated. #8 4.770 Notify: File `PFCP_Types_part_3.cc' was generated. #8 4.770 Notify: File `PFCP_Types_part_4.cc' was generated. #8 4.770 Notify: File `PFCP_Types_part_5.cc' was generated. #8 4.770 Notify: File `PFCP_Types_part_6.cc' was generated. #8 4.770 Notify: File `PFCP_Types_part_7.cc' was generated. #8 4.770 Notify: File `RANAP_CodecPort.hh' was generated. #8 4.771 Notify: File `RANAP_CodecPort.cc' was generated. #8 4.771 Notify: File `RANAP_CodecPort_part_1.cc' was generated. #8 4.771 Notify: File `RANAP_CodecPort_part_2.cc' was generated. #8 4.771 Notify: File `RANAP_CodecPort_part_3.cc' was generated. #8 4.771 Notify: File `RANAP_CodecPort_part_4.cc' was generated. #8 4.771 Notify: File `RANAP_CodecPort_part_5.cc' was generated. #8 4.771 Notify: File `RANAP_CodecPort_part_6.cc' was generated. #8 4.771 Notify: File `RANAP_CodecPort_part_7.cc' was generated. #8 4.771 Notify: File `RANAP_CommonDataTypes.hh' was generated. #8 4.771 Notify: File `RANAP_CommonDataTypes.cc' was generated. #8 4.771 Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. #8 4.771 Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. #8 4.771 Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. #8 4.771 Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. #8 4.771 Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. #8 4.771 Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. #8 4.771 Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. #8 4.771 Notify: File `RANAP_Constants.hh' was generated. #8 4.771 Notify: File `RANAP_Constants.cc' was generated. #8 4.771 Notify: File `RANAP_Constants_part_1.cc' was generated. #8 4.771 Notify: File `RANAP_Constants_part_2.cc' was generated. #8 4.771 Notify: File `RANAP_Constants_part_3.cc' was generated. #8 4.771 Notify: File `RANAP_Constants_part_4.cc' was generated. #8 4.771 Notify: File `RANAP_Constants_part_5.cc' was generated. #8 4.771 Notify: File `RANAP_Constants_part_6.cc' was generated. #8 4.772 Notify: File `RANAP_Constants_part_7.cc' was generated. #8 4.772 Notify: File `RANAP_Containers.hh' was generated. #8 4.772 Notify: File `RANAP_Containers.cc' was generated. #8 4.772 Notify: File `RANAP_Containers_part_1.cc' was generated. #8 4.772 Notify: File `RANAP_Containers_part_2.cc' was generated. #8 4.772 Notify: File `RANAP_Containers_part_3.cc' was generated. #8 4.772 Notify: File `RANAP_Containers_part_4.cc' was generated. #8 4.772 Notify: File `RANAP_Containers_part_5.cc' was generated. #8 4.772 Notify: File `RANAP_Containers_part_6.cc' was generated. #8 4.772 Notify: File `RANAP_Containers_part_7.cc' was generated. #8 4.774 Notify: File `RANAP_IEs.hh' was generated. #8 4.777 Notify: File `RANAP_IEs.cc' was generated. #8 4.780 Notify: File `RANAP_IEs_part_1.cc' was generated. #8 4.784 Notify: File `RANAP_IEs_part_2.cc' was generated. #8 4.787 Notify: File `RANAP_IEs_part_3.cc' was generated. #8 4.788 Notify: File `RANAP_IEs_part_4.cc' was generated. #8 4.788 Notify: File `RANAP_IEs_part_5.cc' was generated. #8 4.788 Notify: File `RANAP_IEs_part_6.cc' was generated. #8 4.788 Notify: File `RANAP_IEs_part_7.cc' was generated. #8 4.792 Notify: File `RANAP_PDU_Contents.hh' was generated. #8 4.795 Notify: File `RANAP_PDU_Contents.cc' was generated. #8 4.799 Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. #8 4.802 Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. #8 4.805 Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. #8 4.808 Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. #8 4.811 Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. #8 4.815 Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. #8 4.818 Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. #8 4.818 Notify: File `RANAP_PDU_Descriptions.hh' was generated. #8 4.818 Notify: File `RANAP_PDU_Descriptions.cc' was generated. #8 4.818 Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. #8 4.818 Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. #8 4.818 Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. #8 4.818 Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. #8 4.818 Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. #8 4.818 Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. #8 4.818 Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. #8 4.818 Notify: File `RANAP_Templates.hh' was generated. #8 4.819 Notify: File `RANAP_Templates.cc' was generated. #8 4.819 Notify: File `RANAP_Templates_part_1.cc' was generated. #8 4.819 Notify: File `RANAP_Templates_part_2.cc' was generated. #8 4.819 Notify: File `RANAP_Templates_part_3.cc' was generated. #8 4.819 Notify: File `RANAP_Templates_part_4.cc' was generated. #8 4.819 Notify: File `RANAP_Templates_part_5.cc' was generated. #8 4.819 Notify: File `RANAP_Templates_part_6.cc' was generated. #8 4.819 Notify: File `RANAP_Templates_part_7.cc' was generated. #8 4.819 Notify: File `RANAP_Types.hh' was generated. #8 4.819 Notify: File `RANAP_Types.cc' was generated. #8 4.819 Notify: File `RANAP_Types_part_1.cc' was generated. #8 4.819 Notify: File `RANAP_Types_part_2.cc' was generated. #8 4.819 Notify: File `RANAP_Types_part_3.cc' was generated. #8 4.819 Notify: File `RANAP_Types_part_4.cc' was generated. #8 4.819 Notify: File `RANAP_Types_part_5.cc' was generated. #8 4.819 Notify: File `RANAP_Types_part_6.cc' was generated. #8 4.819 Notify: File `RANAP_Types_part_7.cc' was generated. #8 4.819 Notify: File `RAN_Adapter.hh' was generated. #8 4.819 Notify: File `RAN_Adapter.cc' was generated. #8 4.819 Notify: File `RAN_Adapter_part_1.cc' was generated. #8 4.819 Notify: File `RAN_Adapter_part_2.cc' was generated. #8 4.819 Notify: File `RAN_Adapter_part_3.cc' was generated. #8 4.819 Notify: File `RAN_Adapter_part_4.cc' was generated. #8 4.819 Notify: File `RAN_Adapter_part_5.cc' was generated. #8 4.819 Notify: File `RAN_Adapter_part_6.cc' was generated. #8 4.819 Notify: File `RAN_Adapter_part_7.cc' was generated. #8 4.819 Notify: File `RAN_Emulation.hh' was generated. #8 4.820 Notify: File `RAN_Emulation.cc' was generated. #8 4.820 Notify: File `RAN_Emulation_part_1.cc' was generated. #8 4.820 Notify: File `RAN_Emulation_part_2.cc' was generated. #8 4.820 Notify: File `RAN_Emulation_part_3.cc' was generated. #8 4.820 Notify: File `RAN_Emulation_part_4.cc' was generated. #8 4.820 Notify: File `RAN_Emulation_part_5.cc' was generated. #8 4.820 Notify: File `RAN_Emulation_part_6.cc' was generated. #8 4.820 Notify: File `RAN_Emulation_part_7.cc' was generated. #8 4.820 Notify: File `RTP_CodecPort.hh' was generated. #8 4.820 Notify: File `RTP_CodecPort.cc' was generated. #8 4.820 Notify: File `RTP_CodecPort_CtrlFunct.hh' was generated. #8 4.820 Notify: File `RTP_CodecPort_CtrlFunct.cc' was generated. #8 4.820 Notify: File `RTP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.820 Notify: File `RTP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.820 Notify: File `RTP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.820 Notify: File `RTP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.820 Notify: File `RTP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.820 Notify: File `RTP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.820 Notify: File `RTP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.820 Notify: File `RTP_CodecPort_part_1.cc' was generated. #8 4.820 Notify: File `RTP_CodecPort_part_2.cc' was generated. #8 4.820 Notify: File `RTP_CodecPort_part_3.cc' was generated. #8 4.820 Notify: File `RTP_CodecPort_part_4.cc' was generated. #8 4.821 Notify: File `RTP_CodecPort_part_5.cc' was generated. #8 4.821 Notify: File `RTP_CodecPort_part_6.cc' was generated. #8 4.821 Notify: File `RTP_CodecPort_part_7.cc' was generated. #8 4.821 Notify: File `RTP_Emulation.hh' was generated. #8 4.821 Notify: File `RTP_Emulation.cc' was generated. #8 4.821 Notify: File `RTP_Emulation_part_1.cc' was generated. #8 4.821 Notify: File `RTP_Emulation_part_2.cc' was generated. #8 4.821 Notify: File `RTP_Emulation_part_3.cc' was generated. #8 4.821 Notify: File `RTP_Emulation_part_4.cc' was generated. #8 4.821 Notify: File `RTP_Emulation_part_5.cc' was generated. #8 4.821 Notify: File `RTP_Emulation_part_6.cc' was generated. #8 4.821 Notify: File `RTP_Emulation_part_7.cc' was generated. #8 4.821 Notify: File `RTP_Types.hh' was generated. #8 4.822 Notify: File `RTP_Types.cc' was generated. #8 4.823 Notify: File `RTP_Types_part_1.cc' was generated. #8 4.823 Notify: File `RTP_Types_part_2.cc' was generated. #8 4.823 Notify: File `RTP_Types_part_3.cc' was generated. #8 4.823 Notify: File `RTP_Types_part_4.cc' was generated. #8 4.823 Notify: File `RTP_Types_part_5.cc' was generated. #8 4.823 Notify: File `RTP_Types_part_6.cc' was generated. #8 4.823 Notify: File `RTP_Types_part_7.cc' was generated. #8 4.823 Notify: File `RUA_CommonDataTypes.hh' was generated. #8 4.823 Notify: File `RUA_CommonDataTypes.cc' was generated. #8 4.823 Notify: File `RUA_CommonDataTypes_part_1.cc' was generated. #8 4.823 Notify: File `RUA_CommonDataTypes_part_2.cc' was generated. #8 4.823 Notify: File `RUA_CommonDataTypes_part_3.cc' was generated. #8 4.823 Notify: File `RUA_CommonDataTypes_part_4.cc' was generated. #8 4.823 Notify: File `RUA_CommonDataTypes_part_5.cc' was generated. #8 4.823 Notify: File `RUA_CommonDataTypes_part_6.cc' was generated. #8 4.823 Notify: File `RUA_CommonDataTypes_part_7.cc' was generated. #8 4.823 Notify: File `RUA_Constants.hh' was generated. #8 4.823 Notify: File `RUA_Constants.cc' was generated. #8 4.823 Notify: File `RUA_Constants_part_1.cc' was generated. #8 4.823 Notify: File `RUA_Constants_part_2.cc' was generated. #8 4.823 Notify: File `RUA_Constants_part_3.cc' was generated. #8 4.823 Notify: File `RUA_Constants_part_4.cc' was generated. #8 4.823 Notify: File `RUA_Constants_part_5.cc' was generated. #8 4.823 Notify: File `RUA_Constants_part_6.cc' was generated. #8 4.823 Notify: File `RUA_Constants_part_7.cc' was generated. #8 4.823 Notify: File `RUA_Containers.hh' was generated. #8 4.823 Notify: File `RUA_Containers.cc' was generated. #8 4.823 Notify: File `RUA_Containers_part_1.cc' was generated. #8 4.823 Notify: File `RUA_Containers_part_2.cc' was generated. #8 4.823 Notify: File `RUA_Containers_part_3.cc' was generated. #8 4.823 Notify: File `RUA_Containers_part_4.cc' was generated. #8 4.823 Notify: File `RUA_Containers_part_5.cc' was generated. #8 4.824 Notify: File `RUA_Containers_part_6.cc' was generated. #8 4.824 Notify: File `RUA_Containers_part_7.cc' was generated. #8 4.824 Notify: File `RUA_Emulation.hh' was generated. #8 4.824 Notify: File `RUA_Emulation.cc' was generated. #8 4.824 Notify: File `RUA_Emulation_part_1.cc' was generated. #8 4.824 Notify: File `RUA_Emulation_part_2.cc' was generated. #8 4.824 Notify: File `RUA_Emulation_part_3.cc' was generated. #8 4.824 Notify: File `RUA_Emulation_part_4.cc' was generated. #8 4.824 Notify: File `RUA_Emulation_part_5.cc' was generated. #8 4.824 Notify: File `RUA_Emulation_part_6.cc' was generated. #8 4.824 Notify: File `RUA_Emulation_part_7.cc' was generated. #8 4.824 Notify: File `RUA_IEs.hh' was generated. #8 4.825 Notify: File `RUA_IEs.cc' was generated. #8 4.825 Notify: File `RUA_IEs_part_1.cc' was generated. #8 4.825 Notify: File `RUA_IEs_part_2.cc' was generated. #8 4.825 Notify: File `RUA_IEs_part_3.cc' was generated. #8 4.825 Notify: File `RUA_IEs_part_4.cc' was generated. #8 4.825 Notify: File `RUA_IEs_part_5.cc' was generated. #8 4.825 Notify: File `RUA_IEs_part_6.cc' was generated. #8 4.825 Notify: File `RUA_IEs_part_7.cc' was generated. #8 4.825 Notify: File `RUA_PDU_Contents.hh' was generated. #8 4.826 Notify: File `RUA_PDU_Contents.cc' was generated. #8 4.826 Notify: File `RUA_PDU_Contents_part_1.cc' was generated. #8 4.826 Notify: File `RUA_PDU_Contents_part_2.cc' was generated. #8 4.826 Notify: File `RUA_PDU_Contents_part_3.cc' was generated. #8 4.826 Notify: File `RUA_PDU_Contents_part_4.cc' was generated. #8 4.826 Notify: File `RUA_PDU_Contents_part_5.cc' was generated. #8 4.826 Notify: File `RUA_PDU_Contents_part_6.cc' was generated. #8 4.826 Notify: File `RUA_PDU_Contents_part_7.cc' was generated. #8 4.827 Notify: File `RUA_PDU_Descriptions.hh' was generated. #8 4.827 Notify: File `RUA_PDU_Descriptions.cc' was generated. #8 4.827 Notify: File `RUA_PDU_Descriptions_part_1.cc' was generated. #8 4.827 Notify: File `RUA_PDU_Descriptions_part_2.cc' was generated. #8 4.827 Notify: File `RUA_PDU_Descriptions_part_3.cc' was generated. #8 4.827 Notify: File `RUA_PDU_Descriptions_part_4.cc' was generated. #8 4.827 Notify: File `RUA_PDU_Descriptions_part_5.cc' was generated. #8 4.827 Notify: File `RUA_PDU_Descriptions_part_6.cc' was generated. #8 4.827 Notify: File `RUA_PDU_Descriptions_part_7.cc' was generated. #8 4.827 Notify: File `RUA_Templates.hh' was generated. #8 4.827 Notify: File `RUA_Templates.cc' was generated. #8 4.827 Notify: File `RUA_Templates_part_1.cc' was generated. #8 4.827 Notify: File `RUA_Templates_part_2.cc' was generated. #8 4.827 Notify: File `RUA_Templates_part_3.cc' was generated. #8 4.827 Notify: File `RUA_Templates_part_4.cc' was generated. #8 4.827 Notify: File `RUA_Templates_part_5.cc' was generated. #8 4.827 Notify: File `RUA_Templates_part_6.cc' was generated. #8 4.827 Notify: File `RUA_Templates_part_7.cc' was generated. #8 4.827 Notify: File `RUA_Types.hh' was generated. #8 4.827 Notify: File `RUA_Types.cc' was generated. #8 4.827 Notify: File `RUA_Types_part_1.cc' was generated. #8 4.827 Notify: File `RUA_Types_part_2.cc' was generated. #8 4.827 Notify: File `RUA_Types_part_3.cc' was generated. #8 4.827 Notify: File `RUA_Types_part_4.cc' was generated. #8 4.827 Notify: File `RUA_Types_part_5.cc' was generated. #8 4.827 Notify: File `RUA_Types_part_6.cc' was generated. #8 4.827 Notify: File `RUA_Types_part_7.cc' was generated. #8 4.827 Notify: File `SCCP_Emulation.hh' was generated. #8 4.828 Notify: File `SCCP_Emulation.cc' was generated. #8 4.828 Notify: File `SCCP_Emulation_part_1.cc' was generated. #8 4.828 Notify: File `SCCP_Emulation_part_2.cc' was generated. #8 4.828 Notify: File `SCCP_Emulation_part_3.cc' was generated. #8 4.828 Notify: File `SCCP_Emulation_part_4.cc' was generated. #8 4.828 Notify: File `SCCP_Emulation_part_5.cc' was generated. #8 4.828 Notify: File `SCCP_Emulation_part_6.cc' was generated. #8 4.828 Notify: File `SCCP_Emulation_part_7.cc' was generated. #8 4.828 Notify: File `SCCP_Mapping.hh' was generated. #8 4.828 Notify: File `SCCP_Mapping.cc' was generated. #8 4.828 Notify: File `SCCP_Mapping_part_1.cc' was generated. #8 4.828 Notify: File `SCCP_Mapping_part_2.cc' was generated. #8 4.828 Notify: File `SCCP_Mapping_part_3.cc' was generated. #8 4.828 Notify: File `SCCP_Mapping_part_4.cc' was generated. #8 4.828 Notify: File `SCCP_Mapping_part_5.cc' was generated. #8 4.828 Notify: File `SCCP_Mapping_part_6.cc' was generated. #8 4.828 Notify: File `SCCP_Mapping_part_7.cc' was generated. #8 4.828 Notify: File `SCCP_Templates.hh' was generated. #8 4.828 Notify: File `SCCP_Templates.cc' was generated. #8 4.828 Notify: File `SCCP_Templates_part_1.cc' was generated. #8 4.828 Notify: File `SCCP_Templates_part_2.cc' was generated. #8 4.828 Notify: File `SCCP_Templates_part_3.cc' was generated. #8 4.828 Notify: File `SCCP_Templates_part_4.cc' was generated. #8 4.828 Notify: File `SCCP_Templates_part_5.cc' was generated. #8 4.828 Notify: File `SCCP_Templates_part_6.cc' was generated. #8 4.828 Notify: File `SCCP_Templates_part_7.cc' was generated. #8 4.829 Notify: File `SCCP_Types.hh' was generated. #8 4.830 Notify: File `SCCP_Types.cc' was generated. #8 4.830 Notify: File `SCCP_Types_part_1.cc' was generated. #8 4.830 Notify: File `SCCP_Types_part_2.cc' was generated. #8 4.830 Notify: File `SCCP_Types_part_3.cc' was generated. #8 4.830 Notify: File `SCCP_Types_part_4.cc' was generated. #8 4.830 Notify: File `SCCP_Types_part_5.cc' was generated. #8 4.830 Notify: File `SCCP_Types_part_6.cc' was generated. #8 4.830 Notify: File `SCCP_Types_part_7.cc' was generated. #8 4.831 Notify: File `SCCPasp_Types.hh' was generated. #8 4.831 Notify: File `SCCPasp_Types.cc' was generated. #8 4.831 Notify: File `SCCPasp_Types_part_1.cc' was generated. #8 4.831 Notify: File `SCCPasp_Types_part_2.cc' was generated. #8 4.831 Notify: File `SCCPasp_Types_part_3.cc' was generated. #8 4.831 Notify: File `SCCPasp_Types_part_4.cc' was generated. #8 4.831 Notify: File `SCCPasp_Types_part_5.cc' was generated. #8 4.831 Notify: File `SCCPasp_Types_part_6.cc' was generated. #8 4.831 Notify: File `SCCPasp_Types_part_7.cc' was generated. #8 4.831 Notify: File `SCTPasp_PortType.hh' was generated. #8 4.831 Notify: File `SCTPasp_PortType.cc' was generated. #8 4.831 Notify: File `SCTPasp_PortType_part_1.cc' was generated. #8 4.831 Notify: File `SCTPasp_PortType_part_2.cc' was generated. #8 4.831 Notify: File `SCTPasp_PortType_part_3.cc' was generated. #8 4.832 Notify: File `SCTPasp_PortType_part_4.cc' was generated. #8 4.832 Notify: File `SCTPasp_PortType_part_5.cc' was generated. #8 4.832 Notify: File `SCTPasp_PortType_part_6.cc' was generated. #8 4.832 Notify: File `SCTPasp_PortType_part_7.cc' was generated. #8 4.832 Notify: File `SCTPasp_Types.hh' was generated. #8 4.832 Notify: File `SCTPasp_Types.cc' was generated. #8 4.832 Notify: File `SCTPasp_Types_part_1.cc' was generated. #8 4.832 Notify: File `SCTPasp_Types_part_2.cc' was generated. #8 4.832 Notify: File `SCTPasp_Types_part_3.cc' was generated. #8 4.832 Notify: File `SCTPasp_Types_part_4.cc' was generated. #8 4.832 Notify: File `SCTPasp_Types_part_5.cc' was generated. #8 4.832 Notify: File `SCTPasp_Types_part_6.cc' was generated. #8 4.832 Notify: File `SCTPasp_Types_part_7.cc' was generated. #8 4.832 Notify: File `SDP_Templates.hh' was generated. #8 4.832 Notify: File `SDP_Templates.cc' was generated. #8 4.832 Notify: File `SDP_Templates_part_1.cc' was generated. #8 4.832 Notify: File `SDP_Templates_part_2.cc' was generated. #8 4.832 Notify: File `SDP_Templates_part_3.cc' was generated. #8 4.832 Notify: File `SDP_Templates_part_4.cc' was generated. #8 4.832 Notify: File `SDP_Templates_part_5.cc' was generated. #8 4.832 Notify: File `SDP_Templates_part_6.cc' was generated. #8 4.832 Notify: File `SDP_Templates_part_7.cc' was generated. #8 4.833 Notify: File `SDP_Types.hh' was generated. #8 4.835 Notify: File `SDP_Types.cc' was generated. #8 4.835 Notify: File `SDP_Types_part_1.cc' was generated. #8 4.835 Notify: File `SDP_Types_part_2.cc' was generated. #8 4.835 Notify: File `SDP_Types_part_3.cc' was generated. #8 4.835 Notify: File `SDP_Types_part_4.cc' was generated. #8 4.835 Notify: File `SDP_Types_part_5.cc' was generated. #8 4.835 Notify: File `SDP_Types_part_6.cc' was generated. #8 4.835 Notify: File `SDP_Types_part_7.cc' was generated. #8 4.835 Notify: File `Socket_API_Definitions.hh' was generated. #8 4.835 Notify: File `Socket_API_Definitions.cc' was generated. #8 4.835 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 4.836 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 4.836 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 4.836 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 4.836 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 4.836 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 4.836 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 4.836 Notify: File `StatsD_Checker.hh' was generated. #8 4.836 Notify: File `StatsD_Checker.cc' was generated. #8 4.836 Notify: File `StatsD_Checker_part_1.cc' was generated. #8 4.836 Notify: File `StatsD_Checker_part_2.cc' was generated. #8 4.836 Notify: File `StatsD_Checker_part_3.cc' was generated. #8 4.836 Notify: File `StatsD_Checker_part_4.cc' was generated. #8 4.836 Notify: File `StatsD_Checker_part_5.cc' was generated. #8 4.836 Notify: File `StatsD_Checker_part_6.cc' was generated. #8 4.836 Notify: File `StatsD_Checker_part_7.cc' was generated. #8 4.836 Notify: File `StatsD_CodecPort.hh' was generated. #8 4.836 Notify: File `StatsD_CodecPort.cc' was generated. #8 4.836 Notify: File `StatsD_CodecPort_CtrlFunct.hh' was generated. #8 4.836 Notify: File `StatsD_CodecPort_CtrlFunct.cc' was generated. #8 4.836 Notify: File `StatsD_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.836 Notify: File `StatsD_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.836 Notify: File `StatsD_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.836 Notify: File `StatsD_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.836 Notify: File `StatsD_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.836 Notify: File `StatsD_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.836 Notify: File `StatsD_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.836 Notify: File `StatsD_CodecPort_part_1.cc' was generated. #8 4.836 Notify: File `StatsD_CodecPort_part_2.cc' was generated. #8 4.836 Notify: File `StatsD_CodecPort_part_3.cc' was generated. #8 4.837 Notify: File `StatsD_CodecPort_part_4.cc' was generated. #8 4.837 Notify: File `StatsD_CodecPort_part_5.cc' was generated. #8 4.837 Notify: File `StatsD_CodecPort_part_6.cc' was generated. #8 4.837 Notify: File `StatsD_CodecPort_part_7.cc' was generated. #8 4.837 Notify: File `StatsD_Types.hh' was generated. #8 4.837 Notify: File `StatsD_Types.cc' was generated. #8 4.837 Notify: File `StatsD_Types_part_1.cc' was generated. #8 4.837 Notify: File `StatsD_Types_part_2.cc' was generated. #8 4.837 Notify: File `StatsD_Types_part_3.cc' was generated. #8 4.837 Notify: File `StatsD_Types_part_4.cc' was generated. #8 4.837 Notify: File `StatsD_Types_part_5.cc' was generated. #8 4.837 Notify: File `StatsD_Types_part_6.cc' was generated. #8 4.837 Notify: File `StatsD_Types_part_7.cc' was generated. #8 4.837 Notify: File `TCCConversion_Functions.hh' was generated. #8 4.837 Notify: File `TCCConversion_Functions.cc' was generated. #8 4.837 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 4.837 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 4.837 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 4.837 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 4.837 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 4.837 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 4.837 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 4.837 Notify: File `TCCEncoding_Functions.hh' was generated. #8 4.837 Notify: File `TCCEncoding_Functions.cc' was generated. #8 4.837 Notify: File `TCCEncoding_Functions_part_1.cc' was generated. #8 4.837 Notify: File `TCCEncoding_Functions_part_2.cc' was generated. #8 4.837 Notify: File `TCCEncoding_Functions_part_3.cc' was generated. #8 4.838 Notify: File `TCCEncoding_Functions_part_4.cc' was generated. #8 4.838 Notify: File `TCCEncoding_Functions_part_5.cc' was generated. #8 4.838 Notify: File `TCCEncoding_Functions_part_6.cc' was generated. #8 4.838 Notify: File `TCCEncoding_Functions_part_7.cc' was generated. #8 4.838 Notify: File `TCCInterface_Functions.hh' was generated. #8 4.838 Notify: File `TCCInterface_Functions.cc' was generated. #8 4.838 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 4.838 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 4.838 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 4.838 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 4.838 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 4.838 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 4.838 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 4.838 Notify: File `TELNETasp_PortType.hh' was generated. #8 4.838 Notify: File `TELNETasp_PortType.cc' was generated. #8 4.838 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 4.838 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 4.838 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 4.838 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 4.838 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 4.838 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 4.838 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 4.838 Notify: File `UD_PortType.hh' was generated. #8 4.838 Notify: File `UD_PortType.cc' was generated. #8 4.838 Notify: File `UD_PortType_part_1.cc' was generated. #8 4.839 Notify: File `UD_PortType_part_2.cc' was generated. #8 4.839 Notify: File `UD_PortType_part_3.cc' was generated. #8 4.839 Notify: File `UD_PortType_part_4.cc' was generated. #8 4.839 Notify: File `UD_PortType_part_5.cc' was generated. #8 4.839 Notify: File `UD_PortType_part_6.cc' was generated. #8 4.839 Notify: File `UD_PortType_part_7.cc' was generated. #8 4.839 Notify: File `UD_Types.hh' was generated. #8 4.839 Notify: File `UD_Types.cc' was generated. #8 4.839 Notify: File `UD_Types_part_1.cc' was generated. #8 4.839 Notify: File `UD_Types_part_2.cc' was generated. #8 4.839 Notify: File `UD_Types_part_3.cc' was generated. #8 4.839 Notify: File `UD_Types_part_4.cc' was generated. #8 4.839 Notify: File `UD_Types_part_5.cc' was generated. #8 4.839 Notify: File `UD_Types_part_6.cc' was generated. #8 4.839 Notify: File `UD_Types_part_7.cc' was generated. #8 4.839 Notify: 918 files were updated. #8 4.881 touch compile #8 4.881 make[1]: Leaving directory '/osmo-ttcn3-hacks/hnbgw' #8 4.881 make -j20 -C hnbgw #8 4.896 make[1]: Entering directory '/osmo-ttcn3-hacks/hnbgw' #8 4.946 Creating dependency file for PFCP_CodecPort_CtrlFunctDef.cc #8 4.946 Creating dependency file for UD_PT.cc #8 4.946 Creating dependency file for MGCP_CodecPort_CtrlFunctDef.cc #8 4.946 Creating dependency file for RANAP_EncDec.cc #8 4.946 Creating dependency file for RUA_EncDec.cc #8 4.946 Creating dependency file for HNBAP_EncDec.cc #8 4.946 Creating dependency file for TELNETasp_PT.cc #8 4.947 Creating dependency file for TCCInterface.cc #8 4.947 Creating dependency file for TCCEncoding.cc #8 4.947 Creating dependency file for TCCConversion.cc #8 4.947 Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc #8 4.947 Creating dependency file for SDP_EncDec.cc #8 4.947 Creating dependency file for SCTPasp_PT.cc #8 4.948 Creating dependency file for RTP_EncDec.cc #8 4.948 Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc #8 4.948 Creating dependency file for Native_FunctionDefs.cc #8 4.948 Creating dependency file for Iuh_CodecPort_CtrlFunctDef.cc #8 4.949 Creating dependency file for IuUP_EncDec.cc #8 4.965 Creating dependency file for IPL4asp_PT.cc #8 4.965 Creating dependency file for IPL4asp_discovery.cc #8 4.974 Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc #8 4.997 Creating dependency file for lex.SDP_parse_.c #8 5.002 Creating dependency file for SDP_parse_.tab.c #8 5.005 Creating dependency file for RUA_PDU_Descriptions_part_7.cc #8 5.006 Creating dependency file for RUA_PDU_Descriptions_part_6.cc #8 5.007 Creating dependency file for RUA_PDU_Descriptions_part_5.cc #8 5.009 Creating dependency file for RUA_PDU_Descriptions_part_4.cc #8 5.009 Creating dependency file for RUA_PDU_Descriptions_part_3.cc #8 5.011 Creating dependency file for RUA_PDU_Descriptions_part_2.cc #8 5.011 Creating dependency file for RUA_PDU_Descriptions_part_1.cc #8 5.013 Creating dependency file for RUA_PDU_Contents_part_7.cc #8 5.014 Creating dependency file for RUA_PDU_Contents_part_6.cc #8 5.014 Creating dependency file for RUA_PDU_Contents_part_5.cc #8 5.014 Creating dependency file for RUA_PDU_Contents_part_4.cc #8 5.015 Creating dependency file for RUA_PDU_Contents_part_3.cc #8 5.018 Creating dependency file for RUA_PDU_Contents_part_1.cc #8 5.018 Creating dependency file for RUA_IEs_part_7.cc #8 5.018 Creating dependency file for RUA_PDU_Contents_part_2.cc #8 5.018 Creating dependency file for RUA_IEs_part_6.cc #8 5.021 Creating dependency file for RUA_IEs_part_5.cc #8 5.021 Creating dependency file for RUA_IEs_part_3.cc #8 5.021 Creating dependency file for RUA_IEs_part_2.cc #8 5.022 Creating dependency file for RUA_IEs_part_1.cc #8 5.022 Creating dependency file for RUA_IEs_part_4.cc #8 5.022 Creating dependency file for RUA_Containers_part_7.cc #8 5.024 Creating dependency file for RUA_Containers_part_6.cc #8 5.025 Creating dependency file for RUA_Containers_part_5.cc #8 5.026 Creating dependency file for RUA_Containers_part_4.cc #8 5.026 Creating dependency file for RUA_Containers_part_3.cc #8 5.027 Creating dependency file for RUA_Containers_part_2.cc #8 5.028 Creating dependency file for RUA_Containers_part_1.cc #8 5.028 Creating dependency file for RUA_Constants_part_7.cc #8 5.029 Creating dependency file for RUA_Constants_part_6.cc #8 5.031 Creating dependency file for RUA_Constants_part_5.cc #8 5.032 Creating dependency file for RUA_Constants_part_4.cc #8 5.032 Creating dependency file for RUA_Constants_part_3.cc #8 5.032 Creating dependency file for RUA_Constants_part_2.cc #8 5.033 Creating dependency file for RUA_Constants_part_1.cc #8 5.035 Creating dependency file for RUA_CommonDataTypes_part_7.cc #8 5.035 Creating dependency file for RUA_CommonDataTypes_part_6.cc #8 5.035 Creating dependency file for RUA_CommonDataTypes_part_5.cc #8 5.035 Creating dependency file for RUA_CommonDataTypes_part_4.cc #8 5.036 Creating dependency file for RUA_CommonDataTypes_part_3.cc #8 5.038 Creating dependency file for RUA_CommonDataTypes_part_2.cc #8 5.038 Creating dependency file for RUA_CommonDataTypes_part_1.cc #8 5.039 Creating dependency file for RANAP_PDU_Descriptions_part_6.cc #8 5.039 Creating dependency file for RANAP_PDU_Descriptions_part_7.cc #8 5.039 Creating dependency file for RANAP_PDU_Descriptions_part_5.cc #8 5.039 Creating dependency file for RANAP_PDU_Descriptions_part_4.cc #8 5.039 Creating dependency file for RANAP_PDU_Descriptions_part_3.cc #8 5.043 Creating dependency file for RANAP_PDU_Descriptions_part_1.cc #8 5.043 Creating dependency file for RANAP_PDU_Contents_part_7.cc #8 5.043 Creating dependency file for RANAP_PDU_Contents_part_6.cc #8 5.043 Creating dependency file for RANAP_PDU_Contents_part_5.cc #8 5.043 Creating dependency file for RANAP_PDU_Descriptions_part_2.cc #8 5.044 Creating dependency file for RANAP_PDU_Contents_part_4.cc #8 5.044 Creating dependency file for RANAP_PDU_Contents_part_3.cc #8 5.046 Creating dependency file for RANAP_PDU_Contents_part_2.cc #8 5.046 Creating dependency file for RANAP_PDU_Contents_part_1.cc #8 5.047 Creating dependency file for RANAP_IEs_part_7.cc #8 5.047 Creating dependency file for RANAP_IEs_part_6.cc #8 5.047 Creating dependency file for RANAP_IEs_part_5.cc #8 5.048 Creating dependency file for RANAP_IEs_part_3.cc #8 5.048 Creating dependency file for RANAP_IEs_part_4.cc #8 5.048 Creating dependency file for RANAP_IEs_part_2.cc #8 5.051 Creating dependency file for RANAP_IEs_part_1.cc #8 5.052 Creating dependency file for RANAP_Containers_part_7.cc #8 5.057 Creating dependency file for RANAP_Containers_part_6.cc #8 5.058 Creating dependency file for RANAP_Containers_part_5.cc #8 5.062 Creating dependency file for RANAP_Containers_part_4.cc #8 5.063 Creating dependency file for RANAP_Containers_part_3.cc #8 5.063 Creating dependency file for RANAP_Containers_part_2.cc #8 5.066 Creating dependency file for RANAP_Containers_part_1.cc #8 5.066 Creating dependency file for RANAP_Constants_part_7.cc #8 5.067 Creating dependency file for RANAP_Constants_part_6.cc #8 5.069 Creating dependency file for RANAP_Constants_part_5.cc #8 5.070 Creating dependency file for RANAP_Constants_part_4.cc #8 5.071 Creating dependency file for RANAP_Constants_part_3.cc #8 5.071 Creating dependency file for RANAP_Constants_part_2.cc #8 5.074 Creating dependency file for RANAP_Constants_part_1.cc #8 5.074 Creating dependency file for RANAP_CommonDataTypes_part_7.cc #8 5.078 Creating dependency file for RANAP_CommonDataTypes_part_6.cc #8 5.078 Creating dependency file for RANAP_CommonDataTypes_part_5.cc #8 5.078 Creating dependency file for RANAP_CommonDataTypes_part_4.cc #8 5.078 Creating dependency file for RANAP_CommonDataTypes_part_3.cc #8 5.080 Creating dependency file for RANAP_CommonDataTypes_part_2.cc #8 5.081 Creating dependency file for RANAP_CommonDataTypes_part_1.cc #8 5.082 Creating dependency file for HNBAP_PDU_Descriptions_part_7.cc #8 5.085 Creating dependency file for HNBAP_PDU_Descriptions_part_6.cc #8 5.085 Creating dependency file for HNBAP_PDU_Descriptions_part_5.cc #8 5.085 Creating dependency file for HNBAP_PDU_Descriptions_part_4.cc #8 5.086 Creating dependency file for HNBAP_PDU_Descriptions_part_3.cc #8 5.087 Creating dependency file for HNBAP_PDU_Descriptions_part_2.cc #8 5.087 Creating dependency file for HNBAP_PDU_Descriptions_part_1.cc #8 5.089 Creating dependency file for HNBAP_PDU_Contents_part_7.cc #8 5.092 Creating dependency file for HNBAP_PDU_Contents_part_6.cc #8 5.092 Creating dependency file for HNBAP_PDU_Contents_part_4.cc #8 5.092 Creating dependency file for HNBAP_PDU_Contents_part_5.cc #8 5.094 Creating dependency file for HNBAP_PDU_Contents_part_3.cc #8 5.094 Creating dependency file for HNBAP_PDU_Contents_part_2.cc #8 5.095 Creating dependency file for HNBAP_PDU_Contents_part_1.cc #8 5.098 Creating dependency file for HNBAP_IEs_part_7.cc #8 5.099 Creating dependency file for HNBAP_IEs_part_6.cc #8 5.100 Creating dependency file for HNBAP_IEs_part_5.cc #8 5.101 Creating dependency file for HNBAP_IEs_part_4.cc #8 5.101 Creating dependency file for HNBAP_IEs_part_3.cc #8 5.102 Creating dependency file for HNBAP_IEs_part_2.cc #8 5.104 Creating dependency file for HNBAP_IEs_part_1.cc #8 5.105 Creating dependency file for HNBAP_Containers_part_7.cc #8 5.106 Creating dependency file for HNBAP_Containers_part_6.cc #8 5.107 Creating dependency file for HNBAP_Containers_part_5.cc #8 5.110 Creating dependency file for HNBAP_Containers_part_4.cc #8 5.111 Creating dependency file for HNBAP_Containers_part_3.cc #8 5.111 Creating dependency file for HNBAP_Containers_part_2.cc #8 5.111 Creating dependency file for HNBAP_Containers_part_1.cc #8 5.114 Creating dependency file for HNBAP_Constants_part_7.cc #8 5.114 Creating dependency file for HNBAP_Constants_part_6.cc #8 5.115 Creating dependency file for HNBAP_Constants_part_5.cc #8 5.115 Creating dependency file for HNBAP_Constants_part_4.cc #8 5.118 Creating dependency file for HNBAP_Constants_part_3.cc #8 5.119 Creating dependency file for HNBAP_Constants_part_2.cc #8 5.121 Creating dependency file for HNBAP_CommonDataTypes_part_7.cc #8 5.121 Creating dependency file for HNBAP_Constants_part_1.cc #8 5.126 Creating dependency file for HNBAP_CommonDataTypes_part_6.cc #8 5.126 Creating dependency file for HNBAP_CommonDataTypes_part_5.cc #8 5.126 Creating dependency file for HNBAP_CommonDataTypes_part_4.cc #8 5.126 Creating dependency file for HNBAP_CommonDataTypes_part_3.cc #8 5.127 Creating dependency file for HNBAP_CommonDataTypes_part_2.cc #8 5.133 Creating dependency file for HNBAP_CommonDataTypes_part_1.cc #8 5.133 Creating dependency file for RUA_PDU_Descriptions.cc #8 5.133 Creating dependency file for RUA_PDU_Contents.cc #8 5.134 Creating dependency file for RUA_IEs.cc #8 5.134 Creating dependency file for RUA_Containers.cc #8 5.135 Creating dependency file for RUA_Constants.cc #8 5.140 Creating dependency file for RANAP_PDU_Descriptions.cc #8 5.140 Creating dependency file for RUA_CommonDataTypes.cc #8 5.142 Creating dependency file for RANAP_PDU_Contents.cc #8 5.191 Creating dependency file for RANAP_IEs.cc #8 5.198 Creating dependency file for RANAP_Containers.cc #8 5.201 Creating dependency file for RANAP_Constants.cc #8 5.203 Creating dependency file for RANAP_CommonDataTypes.cc #8 5.211 Creating dependency file for HNBAP_PDU_Descriptions.cc #8 5.235 Creating dependency file for HNBAP_PDU_Contents.cc #8 5.260 Creating dependency file for HNBAP_IEs.cc #8 5.277 Creating dependency file for HNBAP_Containers.cc #8 5.284 Creating dependency file for HNBAP_Constants.cc #8 5.288 Creating dependency file for HNBAP_CommonDataTypes.cc #8 5.297 Creating dependency file for SCCP_Mapping_part_7.cc #8 5.311 Creating dependency file for SCCP_Mapping_part_6.cc #8 5.319 Creating dependency file for SCCP_Mapping_part_5.cc #8 5.416 Creating dependency file for SCCP_Mapping_part_4.cc #8 5.416 Creating dependency file for SCCP_Mapping_part_3.cc #8 5.416 Creating dependency file for SCCP_Mapping_part_2.cc #8 5.422 Creating dependency file for SCCP_Mapping_part_1.cc #8 5.429 Creating dependency file for RAN_Emulation_part_7.cc #8 5.431 Creating dependency file for RAN_Emulation_part_6.cc #8 5.434 Creating dependency file for RAN_Emulation_part_5.cc #8 5.438 Creating dependency file for RAN_Emulation_part_4.cc #8 5.443 Creating dependency file for RAN_Emulation_part_3.cc #8 5.443 Creating dependency file for RAN_Emulation_part_2.cc #8 5.449 Creating dependency file for RAN_Emulation_part_1.cc #8 5.450 Creating dependency file for RAN_Adapter_part_7.cc #8 5.452 Creating dependency file for RAN_Adapter_part_6.cc #8 5.454 Creating dependency file for RAN_Adapter_part_5.cc #8 5.454 Creating dependency file for RAN_Adapter_part_4.cc #8 5.459 Creating dependency file for RAN_Adapter_part_3.cc #8 5.464 Creating dependency file for RAN_Adapter_part_2.cc #8 5.466 Creating dependency file for RAN_Adapter_part_1.cc #8 5.471 Creating dependency file for IPA_Emulation_part_7.cc #8 5.476 Creating dependency file for IPA_Emulation_part_6.cc #8 5.478 Creating dependency file for IPA_Emulation_part_5.cc #8 5.481 Creating dependency file for IPA_Emulation_part_4.cc #8 5.482 Creating dependency file for IPA_Emulation_part_3.cc #8 5.484 Creating dependency file for IPA_Emulation_part_2.cc #8 5.486 Creating dependency file for IPA_Emulation_part_1.cc #8 5.494 Creating dependency file for SCCP_Mapping.cc #8 5.495 Creating dependency file for RAN_Emulation.cc #8 5.496 Creating dependency file for RAN_Adapter.cc #8 5.518 Creating dependency file for IPA_Emulation.cc #8 5.522 Creating dependency file for UD_Types_part_7.cc #8 5.539 Creating dependency file for UD_Types_part_6.cc #8 5.540 Creating dependency file for UD_Types_part_5.cc #8 5.551 Creating dependency file for UD_Types_part_4.cc #8 5.552 Creating dependency file for UD_Types_part_3.cc #8 5.555 Creating dependency file for UD_Types_part_2.cc #8 5.563 Creating dependency file for UD_Types_part_1.cc #8 5.565 Creating dependency file for UD_PortType_part_7.cc #8 5.566 Creating dependency file for UD_PortType_part_6.cc #8 5.567 Creating dependency file for UD_PortType_part_5.cc #8 5.568 Creating dependency file for UD_PortType_part_4.cc #8 5.573 Creating dependency file for UD_PortType_part_3.cc #8 5.576 Creating dependency file for UD_PortType_part_2.cc #8 5.577 Creating dependency file for TELNETasp_PortType_part_7.cc #8 5.577 Creating dependency file for UD_PortType_part_1.cc #8 5.583 Creating dependency file for TELNETasp_PortType_part_6.cc #8 5.583 Creating dependency file for TELNETasp_PortType_part_5.cc #8 5.586 Creating dependency file for TELNETasp_PortType_part_4.cc #8 5.586 Creating dependency file for TELNETasp_PortType_part_3.cc #8 5.587 Creating dependency file for TELNETasp_PortType_part_2.cc #8 5.589 Creating dependency file for TELNETasp_PortType_part_1.cc #8 5.594 Creating dependency file for TCCInterface_Functions_part_7.cc #8 5.594 Creating dependency file for TCCInterface_Functions_part_6.cc #8 5.595 Creating dependency file for TCCInterface_Functions_part_5.cc #8 5.603 Creating dependency file for TCCInterface_Functions_part_3.cc #8 5.603 Creating dependency file for TCCInterface_Functions_part_4.cc #8 5.603 Creating dependency file for TCCInterface_Functions_part_2.cc #8 5.603 Creating dependency file for TCCInterface_Functions_part_1.cc #8 5.604 Creating dependency file for TCCEncoding_Functions_part_7.cc #8 5.605 Creating dependency file for TCCEncoding_Functions_part_5.cc #8 5.605 Creating dependency file for TCCEncoding_Functions_part_6.cc #8 5.610 Creating dependency file for TCCEncoding_Functions_part_4.cc #8 5.613 Creating dependency file for TCCEncoding_Functions_part_2.cc #8 5.613 Creating dependency file for TCCEncoding_Functions_part_3.cc #8 5.613 Creating dependency file for TCCEncoding_Functions_part_1.cc #8 5.613 Creating dependency file for TCCConversion_Functions_part_7.cc #8 5.616 Creating dependency file for TCCConversion_Functions_part_6.cc #8 5.616 Creating dependency file for TCCConversion_Functions_part_5.cc #8 5.621 Creating dependency file for TCCConversion_Functions_part_4.cc #8 5.622 Creating dependency file for TCCConversion_Functions_part_3.cc #8 5.623 Creating dependency file for TCCConversion_Functions_part_2.cc #8 5.624 Creating dependency file for TCCConversion_Functions_part_1.cc #8 5.626 Creating dependency file for StatsD_Types_part_7.cc #8 5.630 Creating dependency file for StatsD_Types_part_6.cc #8 5.632 Creating dependency file for StatsD_Types_part_5.cc #8 5.633 Creating dependency file for StatsD_Types_part_4.cc #8 5.633 Creating dependency file for StatsD_Types_part_3.cc #8 5.633 Creating dependency file for StatsD_Types_part_2.cc #8 5.634 Creating dependency file for StatsD_Types_part_1.cc #8 5.638 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc #8 5.638 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc #8 5.643 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc #8 5.644 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc #8 5.644 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc #8 5.644 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc #8 5.644 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc #8 5.649 Creating dependency file for StatsD_CodecPort_part_7.cc #8 5.649 Creating dependency file for StatsD_CodecPort_part_6.cc #8 5.653 Creating dependency file for StatsD_CodecPort_part_5.cc #8 5.654 Creating dependency file for StatsD_CodecPort_part_4.cc #8 5.654 Creating dependency file for StatsD_CodecPort_part_3.cc #8 5.658 Creating dependency file for StatsD_CodecPort_part_2.cc #8 5.660 Creating dependency file for StatsD_CodecPort_part_1.cc #8 5.661 Creating dependency file for StatsD_Checker_part_7.cc #8 5.663 Creating dependency file for StatsD_Checker_part_6.cc #8 5.663 Creating dependency file for StatsD_Checker_part_5.cc #8 5.663 Creating dependency file for StatsD_Checker_part_4.cc #8 5.666 Creating dependency file for StatsD_Checker_part_3.cc #8 5.668 Creating dependency file for StatsD_Checker_part_2.cc #8 5.670 Creating dependency file for StatsD_Checker_part_1.cc #8 5.670 Creating dependency file for Socket_API_Definitions_part_7.cc #8 5.674 Creating dependency file for Socket_API_Definitions_part_6.cc #8 5.674 Creating dependency file for Socket_API_Definitions_part_5.cc #8 5.674 Creating dependency file for Socket_API_Definitions_part_4.cc #8 5.676 Creating dependency file for Socket_API_Definitions_part_3.cc #8 5.676 Creating dependency file for Socket_API_Definitions_part_2.cc #8 5.676 Creating dependency file for Socket_API_Definitions_part_1.cc #8 5.679 Creating dependency file for SDP_Types_part_7.cc #8 5.681 Creating dependency file for SDP_Types_part_6.cc #8 5.683 Creating dependency file for SDP_Types_part_5.cc #8 5.683 Creating dependency file for SDP_Types_part_3.cc #8 5.683 Creating dependency file for SDP_Types_part_4.cc #8 5.684 Creating dependency file for SDP_Types_part_2.cc #8 5.685 Creating dependency file for SDP_Types_part_1.cc #8 5.687 Creating dependency file for SDP_Templates_part_7.cc #8 5.687 Creating dependency file for SDP_Templates_part_6.cc #8 5.691 Creating dependency file for SDP_Templates_part_5.cc #8 5.692 Creating dependency file for SDP_Templates_part_4.cc #8 5.692 Creating dependency file for SDP_Templates_part_3.cc #8 5.692 Creating dependency file for SDP_Templates_part_2.cc #8 5.692 Creating dependency file for SDP_Templates_part_1.cc #8 5.693 Creating dependency file for SCTPasp_Types_part_7.cc #8 5.694 Creating dependency file for SCTPasp_Types_part_6.cc #8 5.696 Creating dependency file for SCTPasp_Types_part_5.cc #8 5.699 Creating dependency file for SCTPasp_Types_part_4.cc #8 5.700 Creating dependency file for SCTPasp_Types_part_2.cc #8 5.700 Creating dependency file for SCTPasp_Types_part_3.cc #8 5.701 Creating dependency file for SCTPasp_Types_part_1.cc #8 5.701 Creating dependency file for SCTPasp_PortType_part_7.cc #8 5.702 Creating dependency file for SCTPasp_PortType_part_6.cc #8 5.703 Creating dependency file for SCTPasp_PortType_part_5.cc #8 5.705 Creating dependency file for SCTPasp_PortType_part_4.cc #8 5.707 Creating dependency file for SCTPasp_PortType_part_3.cc #8 5.708 Creating dependency file for SCTPasp_PortType_part_2.cc #8 5.708 Creating dependency file for SCTPasp_PortType_part_1.cc #8 5.709 Creating dependency file for SCCPasp_Types_part_7.cc #8 5.709 Creating dependency file for SCCPasp_Types_part_6.cc #8 5.710 Creating dependency file for SCCPasp_Types_part_5.cc #8 5.710 Creating dependency file for SCCPasp_Types_part_4.cc #8 5.714 Creating dependency file for SCCPasp_Types_part_2.cc #8 5.714 Creating dependency file for SCCPasp_Types_part_3.cc #8 5.714 Creating dependency file for SCCPasp_Types_part_1.cc #8 5.717 Creating dependency file for SCCP_Types_part_7.cc #8 5.717 Creating dependency file for SCCP_Types_part_6.cc #8 5.717 Creating dependency file for SCCP_Types_part_5.cc #8 5.717 Creating dependency file for SCCP_Types_part_4.cc #8 5.718 Creating dependency file for SCCP_Types_part_3.cc #8 5.721 Creating dependency file for SCCP_Types_part_2.cc #8 5.721 Creating dependency file for SCCP_Types_part_1.cc #8 5.721 Creating dependency file for SCCP_Templates_part_7.cc #8 5.721 Creating dependency file for SCCP_Templates_part_6.cc #8 5.724 Creating dependency file for SCCP_Templates_part_5.cc #8 5.726 Creating dependency file for SCCP_Templates_part_4.cc #8 5.727 Creating dependency file for SCCP_Templates_part_3.cc #8 5.727 Creating dependency file for SCCP_Templates_part_2.cc #8 5.727 Creating dependency file for SCCP_Templates_part_1.cc #8 5.730 Creating dependency file for SCCP_Emulation_part_6.cc #8 5.730 Creating dependency file for SCCP_Emulation_part_5.cc #8 5.730 Creating dependency file for SCCP_Emulation_part_7.cc #8 5.730 Creating dependency file for SCCP_Emulation_part_4.cc #8 5.732 Creating dependency file for SCCP_Emulation_part_3.cc #8 5.735 Creating dependency file for SCCP_Emulation_part_2.cc #8 5.735 Creating dependency file for SCCP_Emulation_part_1.cc #8 5.735 Creating dependency file for RUA_Types_part_7.cc #8 5.736 Creating dependency file for RUA_Types_part_6.cc #8 5.736 Creating dependency file for RUA_Types_part_5.cc #8 5.739 Creating dependency file for RUA_Types_part_4.cc #8 5.739 Creating dependency file for RUA_Types_part_3.cc #8 5.739 Creating dependency file for RUA_Types_part_2.cc #8 5.741 Creating dependency file for RUA_Types_part_1.cc #8 5.741 Creating dependency file for RUA_Templates_part_7.cc #8 5.743 Creating dependency file for RUA_Templates_part_6.cc #8 5.743 Creating dependency file for RUA_Templates_part_5.cc #8 5.744 Creating dependency file for RUA_Templates_part_4.cc #8 5.744 Creating dependency file for RUA_Templates_part_3.cc #8 5.746 Creating dependency file for RUA_Templates_part_2.cc #8 5.747 Creating dependency file for RUA_Templates_part_1.cc #8 5.750 Creating dependency file for RUA_Emulation_part_7.cc #8 5.751 Creating dependency file for RUA_Emulation_part_5.cc #8 5.751 Creating dependency file for RUA_Emulation_part_6.cc #8 5.751 Creating dependency file for RUA_Emulation_part_4.cc #8 5.751 Creating dependency file for RUA_Emulation_part_3.cc #8 5.751 Creating dependency file for RUA_Emulation_part_2.cc #8 5.753 Creating dependency file for RUA_Emulation_part_1.cc #8 5.754 Creating dependency file for RTP_Types_part_7.cc #8 5.754 Creating dependency file for RTP_Types_part_6.cc #8 5.754 Creating dependency file for RTP_Types_part_5.cc #8 5.757 Creating dependency file for RTP_Types_part_4.cc #8 5.758 Creating dependency file for RTP_Types_part_3.cc #8 5.761 Creating dependency file for RTP_Types_part_2.cc #8 5.761 Creating dependency file for RTP_Types_part_1.cc #8 5.767 Creating dependency file for RTP_Emulation_part_7.cc #8 5.767 Creating dependency file for RTP_Emulation_part_6.cc #8 5.767 Creating dependency file for RTP_Emulation_part_5.cc #8 5.767 Creating dependency file for RTP_Emulation_part_4.cc #8 5.767 Creating dependency file for RTP_Emulation_part_3.cc #8 5.767 Creating dependency file for RTP_Emulation_part_1.cc #8 5.768 Creating dependency file for RTP_Emulation_part_2.cc #8 5.768 Creating dependency file for RTP_CodecPort_CtrlFunct_part_7.cc #8 5.768 Creating dependency file for RTP_CodecPort_CtrlFunct_part_6.cc #8 5.768 Creating dependency file for RTP_CodecPort_CtrlFunct_part_5.cc #8 5.776 Creating dependency file for RTP_CodecPort_CtrlFunct_part_4.cc #8 5.776 Creating dependency file for RTP_CodecPort_CtrlFunct_part_3.cc #8 5.776 Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.cc #8 5.776 Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc #8 5.777 Creating dependency file for RTP_CodecPort_part_7.cc #8 5.777 Creating dependency file for RTP_CodecPort_part_5.cc #8 5.778 Creating dependency file for RTP_CodecPort_part_4.cc #8 5.778 Creating dependency file for RTP_CodecPort_part_3.cc #8 5.778 Creating dependency file for RTP_CodecPort_part_6.cc #8 5.783 Creating dependency file for RTP_CodecPort_part_2.cc #8 5.783 Creating dependency file for RANAP_Types_part_7.cc #8 5.783 Creating dependency file for RANAP_Types_part_6.cc #8 5.784 Creating dependency file for RANAP_Types_part_5.cc #8 5.784 Creating dependency file for RTP_CodecPort_part_1.cc #8 5.787 Creating dependency file for RANAP_Types_part_4.cc #8 5.790 Creating dependency file for RANAP_Types_part_3.cc #8 5.790 Creating dependency file for RANAP_Types_part_2.cc #8 5.791 Creating dependency file for RANAP_Types_part_1.cc #8 5.792 Creating dependency file for RANAP_Templates_part_7.cc #8 5.794 Creating dependency file for RANAP_Templates_part_5.cc #8 5.794 Creating dependency file for RANAP_Templates_part_6.cc #8 5.794 Creating dependency file for RANAP_Templates_part_4.cc #8 5.795 Creating dependency file for RANAP_Templates_part_3.cc #8 5.799 Creating dependency file for RANAP_Templates_part_2.cc #8 5.799 Creating dependency file for RANAP_Templates_part_1.cc #8 5.799 Creating dependency file for RANAP_CodecPort_part_6.cc #8 5.799 Creating dependency file for RANAP_CodecPort_part_7.cc #8 5.800 Creating dependency file for RANAP_CodecPort_part_5.cc #8 5.803 Creating dependency file for RANAP_CodecPort_part_4.cc #8 5.803 Creating dependency file for RANAP_CodecPort_part_3.cc #8 5.803 Creating dependency file for RANAP_CodecPort_part_2.cc #8 5.803 Creating dependency file for RANAP_CodecPort_part_1.cc #8 5.807 Creating dependency file for PFCP_Types_part_7.cc #8 5.808 Creating dependency file for PFCP_Types_part_5.cc #8 5.808 Creating dependency file for PFCP_Types_part_6.cc #8 5.808 Creating dependency file for PFCP_Types_part_4.cc #8 5.809 Creating dependency file for PFCP_Types_part_2.cc #8 5.812 Creating dependency file for PFCP_Types_part_3.cc #8 5.816 Creating dependency file for PFCP_Types_part_1.cc #8 5.816 Creating dependency file for PFCP_Templates_part_6.cc #8 5.816 Creating dependency file for PFCP_Templates_part_7.cc #8 5.816 Creating dependency file for PFCP_Templates_part_5.cc #8 5.817 Creating dependency file for PFCP_Templates_part_4.cc #8 5.817 Creating dependency file for PFCP_Templates_part_3.cc #8 5.818 Creating dependency file for PFCP_Templates_part_2.cc #8 5.818 Creating dependency file for PFCP_Templates_part_1.cc #8 5.821 Creating dependency file for PFCP_Emulation_part_7.cc #8 5.823 Creating dependency file for PFCP_Emulation_part_6.cc #8 5.826 Creating dependency file for PFCP_Emulation_part_5.cc #8 5.826 Creating dependency file for PFCP_Emulation_part_4.cc #8 5.826 Creating dependency file for PFCP_Emulation_part_3.cc #8 5.829 Creating dependency file for PFCP_Emulation_part_2.cc #8 5.832 Creating dependency file for PFCP_Emulation_part_1.cc #8 5.832 Creating dependency file for PFCP_CodecPort_CtrlFunct_part_7.cc #8 5.833 Creating dependency file for PFCP_CodecPort_CtrlFunct_part_6.cc #8 5.834 Creating dependency file for PFCP_CodecPort_CtrlFunct_part_5.cc #8 5.841 Creating dependency file for PFCP_CodecPort_CtrlFunct_part_3.cc #8 5.841 Creating dependency file for PFCP_CodecPort_CtrlFunct_part_4.cc #8 5.841 Creating dependency file for PFCP_CodecPort_CtrlFunct_part_2.cc #8 5.842 Creating dependency file for PFCP_CodecPort_CtrlFunct_part_1.cc #8 5.845 Creating dependency file for PFCP_CodecPort_part_7.cc #8 5.845 Creating dependency file for PFCP_CodecPort_part_6.cc #8 5.850 Creating dependency file for PFCP_CodecPort_part_5.cc #8 5.850 Creating dependency file for PFCP_CodecPort_part_4.cc #8 5.851 Creating dependency file for PFCP_CodecPort_part_3.cc #8 5.858 Creating dependency file for PFCP_CodecPort_part_2.cc #8 5.858 Creating dependency file for PFCP_CodecPort_part_1.cc #8 5.858 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 5.858 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 5.858 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 5.858 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 5.859 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 5.860 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 5.867 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 5.867 Creating dependency file for Osmocom_Types_part_7.cc #8 5.867 Creating dependency file for Osmocom_Types_part_6.cc #8 5.868 Creating dependency file for Osmocom_Types_part_5.cc #8 5.868 Creating dependency file for Osmocom_Types_part_4.cc #8 5.869 Creating dependency file for Osmocom_Types_part_3.cc #8 5.870 Creating dependency file for Osmocom_Types_part_2.cc #8 5.874 Creating dependency file for Osmocom_Types_part_1.cc #8 5.875 Creating dependency file for Osmocom_CTRL_Types_part_7.cc #8 5.875 Creating dependency file for Osmocom_CTRL_Types_part_6.cc #8 5.876 Creating dependency file for Osmocom_CTRL_Types_part_5.cc #8 5.877 Creating dependency file for Osmocom_CTRL_Types_part_4.cc #8 5.878 Creating dependency file for Osmocom_CTRL_Types_part_2.cc #8 5.878 Creating dependency file for Osmocom_CTRL_Types_part_3.cc #8 5.879 Creating dependency file for Osmocom_CTRL_Types_part_1.cc #8 5.885 Creating dependency file for Osmocom_CTRL_Functions_part_7.cc #8 5.885 Creating dependency file for Osmocom_CTRL_Functions_part_6.cc #8 5.885 Creating dependency file for Osmocom_CTRL_Functions_part_5.cc #8 5.885 Creating dependency file for Osmocom_CTRL_Functions_part_4.cc #8 5.886 Creating dependency file for Osmocom_CTRL_Functions_part_3.cc #8 5.886 Creating dependency file for Osmocom_CTRL_Functions_part_2.cc #8 5.887 Creating dependency file for Osmocom_CTRL_Functions_part_1.cc #8 5.887 Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc #8 5.888 Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc #8 5.889 Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc #8 5.889 Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc #8 5.890 Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc #8 5.893 Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc #8 5.893 Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc #8 5.893 Creating dependency file for Native_Functions_part_6.cc #8 5.894 Creating dependency file for Native_Functions_part_7.cc #8 5.894 Creating dependency file for Native_Functions_part_5.cc #8 5.894 Creating dependency file for Native_Functions_part_4.cc #8 5.897 Creating dependency file for Native_Functions_part_3.cc #8 5.897 Creating dependency file for Native_Functions_part_2.cc #8 5.898 Creating dependency file for Native_Functions_part_1.cc #8 5.900 Creating dependency file for MobileL3_Types_part_7.cc #8 5.902 Creating dependency file for MobileL3_Types_part_5.cc #8 5.902 Creating dependency file for MobileL3_Types_part_4.cc #8 5.902 Creating dependency file for MobileL3_Types_part_6.cc #8 5.902 Creating dependency file for MobileL3_Types_part_3.cc #8 5.902 Creating dependency file for MobileL3_Types_part_2.cc #8 5.906 Creating dependency file for MobileL3_Types_part_1.cc #8 5.906 Creating dependency file for MobileL3_SS_Types_part_7.cc #8 5.906 Creating dependency file for MobileL3_SS_Types_part_6.cc #8 5.907 Creating dependency file for MobileL3_SS_Types_part_5.cc #8 5.909 Creating dependency file for MobileL3_SS_Types_part_4.cc #8 5.909 Creating dependency file for MobileL3_SS_Types_part_3.cc #8 5.909 Creating dependency file for MobileL3_SS_Types_part_2.cc #8 5.910 Creating dependency file for MobileL3_SS_Types_part_1.cc #8 5.910 Creating dependency file for MobileL3_SMS_Types_part_6.cc #8 5.910 Creating dependency file for MobileL3_SMS_Types_part_7.cc #8 5.911 Creating dependency file for MobileL3_SMS_Types_part_5.cc #8 5.911 Creating dependency file for MobileL3_SMS_Types_part_4.cc #8 5.912 Creating dependency file for MobileL3_SMS_Types_part_3.cc #8 5.913 Creating dependency file for MobileL3_SMS_Types_part_2.cc #8 5.914 Creating dependency file for MobileL3_SMS_Types_part_1.cc #8 5.915 Creating dependency file for MobileL3_RRM_Types_part_6.cc #8 5.916 Creating dependency file for MobileL3_RRM_Types_part_7.cc #8 5.916 Creating dependency file for MobileL3_RRM_Types_part_5.cc #8 5.916 Creating dependency file for MobileL3_RRM_Types_part_4.cc #8 5.917 Creating dependency file for MobileL3_RRM_Types_part_3.cc #8 5.917 Creating dependency file for MobileL3_RRM_Types_part_2.cc #8 5.918 Creating dependency file for MobileL3_RRM_Types_part_1.cc #8 5.918 Creating dependency file for MobileL3_MM_Types_part_7.cc #8 5.920 Creating dependency file for MobileL3_MM_Types_part_6.cc #8 5.920 Creating dependency file for MobileL3_MM_Types_part_5.cc #8 5.920 Creating dependency file for MobileL3_MM_Types_part_4.cc #8 5.921 Creating dependency file for MobileL3_MM_Types_part_3.cc #8 5.921 Creating dependency file for MobileL3_MM_Types_part_2.cc #8 5.922 Creating dependency file for MobileL3_MM_Types_part_1.cc #8 5.924 Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc #8 5.924 Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc #8 5.924 Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc #8 5.924 Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc #8 5.924 Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc #8 5.925 Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc #8 5.926 Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc #8 5.926 Creating dependency file for MobileL3_CommonIE_Types_part_7.cc #8 5.926 Creating dependency file for MobileL3_CommonIE_Types_part_6.cc #8 5.927 Creating dependency file for MobileL3_CommonIE_Types_part_5.cc #8 5.928 Creating dependency file for MobileL3_CommonIE_Types_part_4.cc #8 5.929 Creating dependency file for MobileL3_CommonIE_Types_part_3.cc #8 5.932 Creating dependency file for MobileL3_CommonIE_Types_part_2.cc #8 5.932 Creating dependency file for MobileL3_CommonIE_Types_part_1.cc #8 5.932 Creating dependency file for MobileL3_CC_Types_part_7.cc #8 5.932 Creating dependency file for MobileL3_CC_Types_part_6.cc #8 5.932 Creating dependency file for MobileL3_CC_Types_part_5.cc #8 5.933 Creating dependency file for MobileL3_CC_Types_part_4.cc #8 5.933 Creating dependency file for MobileL3_CC_Types_part_3.cc #8 5.933 Creating dependency file for MobileL3_CC_Types_part_2.cc #8 5.933 Creating dependency file for MobileL3_CC_Types_part_1.cc #8 5.935 Creating dependency file for Misc_Helpers_part_7.cc #8 5.938 Creating dependency file for Misc_Helpers_part_6.cc #8 5.939 Creating dependency file for Misc_Helpers_part_4.cc #8 5.939 Creating dependency file for Misc_Helpers_part_5.cc #8 5.939 Creating dependency file for Misc_Helpers_part_3.cc #8 5.939 Creating dependency file for Misc_Helpers_part_2.cc #8 5.939 Creating dependency file for Misc_Helpers_part_1.cc #8 5.940 Creating dependency file for MTP3asp_Types_part_7.cc #8 5.941 Creating dependency file for MTP3asp_Types_part_6.cc #8 5.941 Creating dependency file for MTP3asp_Types_part_5.cc #8 5.944 Creating dependency file for MTP3asp_Types_part_3.cc #8 5.944 Creating dependency file for MTP3asp_Types_part_4.cc #8 5.944 Creating dependency file for MTP3asp_Types_part_2.cc #8 5.944 Creating dependency file for MTP3asp_Types_part_1.cc #8 5.946 Creating dependency file for MTP3asp_PortType_part_6.cc #8 5.946 Creating dependency file for MTP3asp_PortType_part_7.cc #8 5.947 Creating dependency file for MTP3asp_PortType_part_5.cc #8 5.947 Creating dependency file for MTP3asp_PortType_part_4.cc #8 5.948 Creating dependency file for MTP3asp_PortType_part_3.cc #8 5.949 Creating dependency file for MTP3asp_PortType_part_1.cc #8 5.949 Creating dependency file for MGCP_Types_part_7.cc #8 5.949 Creating dependency file for MTP3asp_PortType_part_2.cc #8 5.949 Creating dependency file for MGCP_Types_part_6.cc #8 5.952 Creating dependency file for MGCP_Types_part_5.cc #8 5.952 Creating dependency file for MGCP_Types_part_4.cc #8 5.953 Creating dependency file for MGCP_Types_part_3.cc #8 5.953 Creating dependency file for MGCP_Types_part_1.cc #8 5.953 Creating dependency file for MGCP_Types_part_2.cc #8 5.954 Creating dependency file for MGCP_Templates_part_7.cc #8 5.960 Creating dependency file for MGCP_Templates_part_6.cc #8 5.960 Creating dependency file for MGCP_Templates_part_5.cc #8 5.960 Creating dependency file for MGCP_Templates_part_4.cc #8 5.960 Creating dependency file for MGCP_Templates_part_3.cc #8 5.960 Creating dependency file for MGCP_Templates_part_2.cc #8 5.961 Creating dependency file for MGCP_Templates_part_1.cc #8 5.961 Creating dependency file for MGCP_Emulation_part_7.cc #8 5.961 Creating dependency file for MGCP_Emulation_part_6.cc #8 5.962 Creating dependency file for MGCP_Emulation_part_5.cc #8 5.967 Creating dependency file for MGCP_Emulation_part_4.cc #8 5.967 Creating dependency file for MGCP_Emulation_part_3.cc #8 5.967 Creating dependency file for MGCP_Emulation_part_2.cc #8 5.967 Creating dependency file for MGCP_Emulation_part_1.cc #8 5.968 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_7.cc #8 5.968 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_6.cc #8 5.968 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_5.cc #8 5.969 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_4.cc #8 5.969 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_3.cc #8 5.969 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_2.cc #8 5.969 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_1.cc #8 5.970 Creating dependency file for MGCP_CodecPort_part_7.cc #8 5.974 Creating dependency file for MGCP_CodecPort_part_6.cc #8 5.974 Creating dependency file for MGCP_CodecPort_part_4.cc #8 5.974 Creating dependency file for MGCP_CodecPort_part_5.cc #8 5.975 Creating dependency file for MGCP_CodecPort_part_3.cc #8 5.978 Creating dependency file for MGCP_CodecPort_part_2.cc #8 5.978 Creating dependency file for MGCP_CodecPort_part_1.cc #8 5.979 Creating dependency file for M3UA_Types_part_7.cc #8 5.979 Creating dependency file for M3UA_Types_part_6.cc #8 5.980 Creating dependency file for M3UA_Types_part_5.cc #8 5.980 Creating dependency file for M3UA_Types_part_4.cc #8 5.981 Creating dependency file for M3UA_Types_part_3.cc #8 5.981 Creating dependency file for M3UA_Types_part_2.cc #8 5.981 Creating dependency file for M3UA_Types_part_1.cc #8 5.982 Creating dependency file for M3UA_Emulation_part_6.cc #8 5.982 Creating dependency file for M3UA_Emulation_part_7.cc #8 5.982 Creating dependency file for M3UA_Emulation_part_5.cc #8 5.984 Creating dependency file for M3UA_Emulation_part_3.cc #8 5.984 Creating dependency file for M3UA_Emulation_part_4.cc #8 5.986 Creating dependency file for M3UA_Emulation_part_2.cc #8 5.987 Creating dependency file for M3UA_Emulation_part_1.cc #8 5.987 Creating dependency file for L3_Templates_part_7.cc #8 5.988 Creating dependency file for L3_Templates_part_6.cc #8 5.988 Creating dependency file for L3_Templates_part_5.cc #8 5.989 Creating dependency file for L3_Templates_part_3.cc #8 5.989 Creating dependency file for L3_Templates_part_4.cc #8 5.989 Creating dependency file for L3_Templates_part_2.cc #8 5.989 Creating dependency file for L3_Templates_part_1.cc #8 5.995 Creating dependency file for L3_Common_part_7.cc #8 5.996 Creating dependency file for L3_Common_part_6.cc #8 5.996 Creating dependency file for L3_Common_part_5.cc #8 5.996 Creating dependency file for L3_Common_part_4.cc #8 5.996 Creating dependency file for L3_Common_part_3.cc #8 5.996 Creating dependency file for L3_Common_part_2.cc #8 5.997 Creating dependency file for L3_Common_part_1.cc #8 5.997 Creating dependency file for Iuh_Types_part_7.cc #8 5.997 Creating dependency file for Iuh_Types_part_5.cc #8 5.997 Creating dependency file for Iuh_Types_part_6.cc #8 5.998 Creating dependency file for Iuh_Types_part_4.cc #8 5.998 Creating dependency file for Iuh_Types_part_3.cc #8 6.000 Creating dependency file for Iuh_Types_part_2.cc #8 6.000 Creating dependency file for Iuh_Types_part_1.cc #8 6.001 Creating dependency file for Iuh_Emulation_part_7.cc #8 6.003 Creating dependency file for Iuh_Emulation_part_6.cc #8 6.003 Creating dependency file for Iuh_Emulation_part_5.cc #8 6.003 Creating dependency file for Iuh_Emulation_part_4.cc #8 6.004 Creating dependency file for Iuh_Emulation_part_3.cc #8 6.005 Creating dependency file for Iuh_Emulation_part_2.cc #8 6.005 Creating dependency file for Iuh_Emulation_part_1.cc #8 6.006 Creating dependency file for Iuh_CodecPort_CtrlFunct_part_7.cc #8 6.006 Creating dependency file for Iuh_CodecPort_CtrlFunct_part_6.cc #8 6.007 Creating dependency file for Iuh_CodecPort_CtrlFunct_part_5.cc #8 6.007 Creating dependency file for Iuh_CodecPort_CtrlFunct_part_4.cc #8 6.007 Creating dependency file for Iuh_CodecPort_CtrlFunct_part_3.cc #8 6.009 Creating dependency file for Iuh_CodecPort_CtrlFunct_part_2.cc #8 6.010 Creating dependency file for Iuh_CodecPort_CtrlFunct_part_1.cc #8 6.010 Creating dependency file for Iuh_CodecPort_part_7.cc #8 6.011 Creating dependency file for Iuh_CodecPort_part_6.cc #8 6.011 Creating dependency file for Iuh_CodecPort_part_5.cc #8 6.013 Creating dependency file for Iuh_CodecPort_part_3.cc #8 6.013 Creating dependency file for Iuh_CodecPort_part_4.cc #8 6.013 Creating dependency file for Iuh_CodecPort_part_2.cc #8 6.013 Creating dependency file for Iuh_CodecPort_part_1.cc #8 6.015 Creating dependency file for IuUP_Types_part_7.cc #8 6.015 Creating dependency file for IuUP_Types_part_6.cc #8 6.018 Creating dependency file for IuUP_Types_part_5.cc #8 6.018 Creating dependency file for IuUP_Types_part_4.cc #8 6.018 Creating dependency file for IuUP_Types_part_3.cc #8 6.019 Creating dependency file for IuUP_Types_part_2.cc #8 6.024 Creating dependency file for IuUP_Types_part_1.cc #8 6.024 Creating dependency file for IuUP_Emulation_part_7.cc #8 6.024 Creating dependency file for IuUP_Emulation_part_6.cc #8 6.025 Creating dependency file for IuUP_Emulation_part_5.cc #8 6.025 Creating dependency file for IuUP_Emulation_part_4.cc #8 6.025 Creating dependency file for IuUP_Emulation_part_3.cc #8 6.025 Creating dependency file for IuUP_Emulation_part_2.cc #8 6.025 Creating dependency file for IuUP_Emulation_part_1.cc #8 6.025 Creating dependency file for IPL4asp_Types_part_7.cc #8 6.026 Creating dependency file for IPL4asp_Types_part_5.cc #8 6.026 Creating dependency file for IPL4asp_Types_part_6.cc #8 6.026 Creating dependency file for IPL4asp_Types_part_4.cc #8 6.027 Creating dependency file for IPL4asp_Types_part_3.cc #8 6.031 Creating dependency file for IPL4asp_Types_part_2.cc #8 6.033 Creating dependency file for IPL4asp_Types_part_1.cc #8 6.033 Creating dependency file for IPL4asp_PortType_part_7.cc #8 6.033 Creating dependency file for IPL4asp_PortType_part_6.cc #8 6.033 Creating dependency file for IPL4asp_PortType_part_5.cc #8 6.033 Creating dependency file for IPL4asp_PortType_part_4.cc #8 6.033 Creating dependency file for IPL4asp_PortType_part_3.cc #8 6.033 Creating dependency file for IPL4asp_PortType_part_2.cc #8 6.034 Creating dependency file for IPL4asp_Functions_part_7.cc #8 6.034 Creating dependency file for IPL4asp_PortType_part_1.cc #8 6.034 Creating dependency file for IPL4asp_Functions_part_6.cc #8 6.034 Creating dependency file for IPL4asp_Functions_part_5.cc #8 6.034 Creating dependency file for IPL4asp_Functions_part_4.cc #8 6.039 Creating dependency file for IPL4asp_Functions_part_3.cc #8 6.039 Creating dependency file for IPL4asp_Functions_part_2.cc #8 6.044 Creating dependency file for IPL4asp_Functions_part_1.cc #8 6.044 Creating dependency file for IPA_Types_part_7.cc #8 6.044 Creating dependency file for IPA_Types_part_6.cc #8 6.044 Creating dependency file for IPA_Types_part_5.cc #8 6.045 Creating dependency file for IPA_Types_part_4.cc #8 6.045 Creating dependency file for IPA_Types_part_3.cc #8 6.045 Creating dependency file for IPA_Types_part_2.cc #8 6.046 Creating dependency file for IPA_Types_part_1.cc #8 6.046 Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc #8 6.046 Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc #8 6.046 Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc #8 6.046 Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc #8 6.047 Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc #8 6.047 Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc #8 6.048 Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc #8 6.048 Creating dependency file for IPA_CodecPort_part_7.cc #8 6.052 Creating dependency file for IPA_CodecPort_part_5.cc #8 6.052 Creating dependency file for IPA_CodecPort_part_4.cc #8 6.052 Creating dependency file for IPA_CodecPort_part_6.cc #8 6.052 Creating dependency file for IPA_CodecPort_part_3.cc #8 6.053 Creating dependency file for IPA_CodecPort_part_2.cc #8 6.053 Creating dependency file for IPA_CodecPort_part_1.cc #8 6.054 Creating dependency file for HNBGW_Tests_part_7.cc #8 6.054 Creating dependency file for HNBGW_Tests_part_6.cc #8 6.054 Creating dependency file for HNBGW_Tests_part_5.cc #8 6.055 Creating dependency file for HNBGW_Tests_part_4.cc #8 6.055 Creating dependency file for HNBGW_Tests_part_3.cc #8 6.058 Creating dependency file for HNBGW_Tests_part_1.cc #8 6.058 Creating dependency file for HNBGW_Tests_part_2.cc #8 6.058 Creating dependency file for HNBAP_Types_part_7.cc #8 6.059 Creating dependency file for HNBAP_Types_part_6.cc #8 6.060 Creating dependency file for HNBAP_Types_part_5.cc #8 6.060 Creating dependency file for HNBAP_Types_part_4.cc #8 6.060 Creating dependency file for HNBAP_Types_part_3.cc #8 6.062 Creating dependency file for HNBAP_Types_part_2.cc #8 6.062 Creating dependency file for HNBAP_Types_part_1.cc #8 6.063 Creating dependency file for HNBAP_Templates_part_7.cc #8 6.063 Creating dependency file for HNBAP_Templates_part_6.cc #8 6.064 Creating dependency file for HNBAP_Templates_part_4.cc #8 6.064 Creating dependency file for HNBAP_Templates_part_3.cc #8 6.064 Creating dependency file for HNBAP_Templates_part_5.cc #8 6.064 Creating dependency file for HNBAP_Templates_part_2.cc #8 6.068 Creating dependency file for HNBAP_Templates_part_1.cc #8 6.068 Creating dependency file for General_Types_part_7.cc #8 6.068 Creating dependency file for General_Types_part_6.cc #8 6.069 Creating dependency file for General_Types_part_5.cc #8 6.070 Creating dependency file for General_Types_part_4.cc #8 6.071 Creating dependency file for General_Types_part_3.cc #8 6.072 Creating dependency file for General_Types_part_2.cc #8 6.072 Creating dependency file for General_Types_part_1.cc #8 6.072 Creating dependency file for GSM_Types_part_7.cc #8 6.072 Creating dependency file for GSM_Types_part_6.cc #8 6.072 Creating dependency file for GSM_Types_part_5.cc #8 6.073 Creating dependency file for GSM_Types_part_4.cc #8 6.073 Creating dependency file for GSM_Types_part_3.cc #8 6.074 Creating dependency file for GSM_Types_part_2.cc #8 6.076 Creating dependency file for GSM_Types_part_1.cc #8 6.077 Creating dependency file for DNS_Helpers_part_7.cc #8 6.077 Creating dependency file for DNS_Helpers_part_6.cc #8 6.077 Creating dependency file for DNS_Helpers_part_5.cc #8 6.077 Creating dependency file for DNS_Helpers_part_4.cc #8 6.078 Creating dependency file for DNS_Helpers_part_3.cc #8 6.080 Creating dependency file for DNS_Helpers_part_2.cc #8 6.080 Creating dependency file for DNS_Helpers_part_1.cc #8 6.085 Creating dependency file for BSSAP_Types_part_7.cc #8 6.086 Creating dependency file for BSSAP_Types_part_6.cc #8 6.086 Creating dependency file for BSSAP_Types_part_5.cc #8 6.086 Creating dependency file for BSSAP_Types_part_4.cc #8 6.086 Creating dependency file for BSSAP_Types_part_3.cc #8 6.086 Creating dependency file for BSSAP_Types_part_2.cc #8 6.086 Creating dependency file for BSSAP_Types_part_1.cc #8 6.087 Creating dependency file for BSSAP_CodecPort_part_6.cc #8 6.087 Creating dependency file for BSSAP_CodecPort_part_7.cc #8 6.088 Creating dependency file for BSSAP_CodecPort_part_4.cc #8 6.088 Creating dependency file for BSSAP_CodecPort_part_3.cc #8 6.088 Creating dependency file for BSSAP_CodecPort_part_5.cc #8 6.088 Creating dependency file for BSSAP_CodecPort_part_2.cc #8 6.088 Creating dependency file for BSSAP_CodecPort_part_1.cc #8 6.089 Creating dependency file for UD_Types.cc #8 6.089 Creating dependency file for UD_PortType.cc #8 6.093 Creating dependency file for TELNETasp_PortType.cc #8 6.094 Creating dependency file for TCCInterface_Functions.cc #8 6.094 Creating dependency file for TCCEncoding_Functions.cc #8 6.094 Creating dependency file for TCCConversion_Functions.cc #8 6.095 Creating dependency file for StatsD_Types.cc #8 6.095 Creating dependency file for StatsD_CodecPort_CtrlFunct.cc #8 6.096 Creating dependency file for StatsD_CodecPort.cc #8 6.097 Creating dependency file for StatsD_Checker.cc #8 6.098 Creating dependency file for SDP_Types.cc #8 6.098 Creating dependency file for Socket_API_Definitions.cc #8 6.099 Creating dependency file for SDP_Templates.cc #8 6.100 Creating dependency file for SCTPasp_Types.cc #8 6.102 Creating dependency file for SCTPasp_PortType.cc #8 6.149 Creating dependency file for SCCPasp_Types.cc #8 6.150 Creating dependency file for SCCP_Types.cc #8 6.150 Creating dependency file for SCCP_Templates.cc #8 6.153 Creating dependency file for SCCP_Emulation.cc #8 6.153 Creating dependency file for RUA_Types.cc #8 6.154 Creating dependency file for RUA_Templates.cc #8 6.155 Creating dependency file for RUA_Emulation.cc #8 6.156 Creating dependency file for RTP_Types.cc #8 6.159 Creating dependency file for RTP_Emulation.cc #8 6.163 Creating dependency file for RTP_CodecPort_CtrlFunct.cc #8 6.165 Creating dependency file for RTP_CodecPort.cc #8 6.166 Creating dependency file for RANAP_Types.cc #8 6.168 Creating dependency file for RANAP_Templates.cc #8 6.171 Creating dependency file for RANAP_CodecPort.cc #8 6.178 Creating dependency file for PFCP_Types.cc #8 6.202 Creating dependency file for PFCP_Templates.cc #8 6.210 Creating dependency file for PFCP_Emulation.cc #8 6.211 Creating dependency file for PFCP_CodecPort_CtrlFunct.cc #8 6.231 Creating dependency file for PFCP_CodecPort.cc #8 6.232 Creating dependency file for Osmocom_VTY_Functions.cc #8 6.235 Creating dependency file for Osmocom_Types.cc #8 6.241 Creating dependency file for Osmocom_CTRL_Types.cc #8 6.242 Creating dependency file for Osmocom_CTRL_Functions.cc #8 6.253 Creating dependency file for Osmocom_CTRL_Adapter.cc #8 6.294 Creating dependency file for Native_Functions.cc #8 6.294 Creating dependency file for MobileL3_Types.cc #8 6.296 Creating dependency file for MobileL3_SS_Types.cc #8 6.298 Creating dependency file for MobileL3_SMS_Types.cc #8 6.303 Creating dependency file for MobileL3_RRM_Types.cc #8 6.304 Creating dependency file for MobileL3_MM_Types.cc #8 6.306 Creating dependency file for MobileL3_GMM_SM_Types.cc #8 6.321 Creating dependency file for MobileL3_CommonIE_Types.cc #8 6.323 Creating dependency file for MobileL3_CC_Types.cc #8 6.330 Creating dependency file for Misc_Helpers.cc #8 6.332 Creating dependency file for MTP3asp_Types.cc #8 6.333 Creating dependency file for MTP3asp_PortType.cc #8 6.346 Creating dependency file for MGCP_Types.cc #8 6.353 Creating dependency file for MGCP_Templates.cc #8 6.357 Creating dependency file for MGCP_Emulation.cc #8 6.374 Creating dependency file for MGCP_CodecPort_CtrlFunct.cc #8 6.384 Creating dependency file for MGCP_CodecPort.cc #8 6.399 Creating dependency file for M3UA_Types.cc #8 6.418 Creating dependency file for M3UA_Emulation.cc #8 6.433 Creating dependency file for L3_Templates.cc #8 6.435 Creating dependency file for L3_Common.cc #8 6.435 Creating dependency file for Iuh_Types.cc #8 6.448 Creating dependency file for Iuh_Emulation.cc #8 6.458 Creating dependency file for Iuh_CodecPort_CtrlFunct.cc #8 6.459 Creating dependency file for Iuh_CodecPort.cc #8 6.461 Creating dependency file for IuUP_Types.cc #8 6.467 Creating dependency file for IuUP_Emulation.cc #8 6.474 Creating dependency file for IPL4asp_Types.cc #8 6.513 Creating dependency file for IPL4asp_PortType.cc #8 6.525 Creating dependency file for IPL4asp_Functions.cc #8 6.541 Creating dependency file for IPA_Types.cc #8 6.543 Creating dependency file for IPA_CodecPort_CtrlFunct.cc #8 6.544 Creating dependency file for IPA_CodecPort.cc #8 6.544 Creating dependency file for HNBGW_Tests.cc #8 6.546 Creating dependency file for HNBAP_Types.cc #8 6.560 Creating dependency file for HNBAP_Templates.cc #8 6.571 Creating dependency file for General_Types.cc #8 6.579 Creating dependency file for GSM_Types.cc #8 6.601 Creating dependency file for DNS_Helpers.cc #8 6.602 Creating dependency file for BSSAP_Types.cc #8 6.602 Creating dependency file for BSSAP_CodecPort.cc #8 7.294 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 7.295 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 7.295 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 7.295 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 7.295 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 7.295 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 7.295 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 7.295 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 7.295 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 7.296 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 7.296 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 7.296 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 7.297 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 7.297 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 7.297 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 7.297 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 7.298 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 7.313 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 7.313 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 7.313 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.878 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.993 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 8.075 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 8.084 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 8.187 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 8.284 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 8.451 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 8.480 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 8.573 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.626 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.863 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 9.028 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 9.044 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 9.087 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 9.230 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 9.269 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 9.364 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 9.449 MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::f__comp__by__ep(const CHARSTRING&)': #8 9.449 MGCP_Emulation.cc:7791:1: warning: control reaches end of non-void function [-Wreturn-type] #8 9.449 7791 | } #8 9.449 | ^ #8 9.449 MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__ep__by__comp(const COMPONENT&)': #8 9.449 MGCP_Emulation.cc:7843:1: warning: control reaches end of non-void function [-Wreturn-type] #8 9.449 7843 | } #8 9.449 | ^ #8 9.455 MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::ExpectedCreateCallback(const MGCP__Types::MgcpCommand&, const CHARSTRING&)': #8 9.455 MGCP_Emulation.cc:8940:1: warning: control reaches end of non-void function [-Wreturn-type] #8 9.455 8940 | } #8 9.455 | ^ #8 9.458 MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__encoding__name__from__pt(const MGCP__Types::SDP__FIELD__PayloadType&)': #8 9.458 MGCP_Emulation.cc:9388:1: warning: control reaches end of non-void function [-Wreturn-type] #8 9.458 9388 | } #8 9.458 | ^ #8 9.555 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 9.558 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 9.591 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 9.809 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 10.37 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 10.42 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 10.44 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 10.44 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.50 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.59 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.68 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.76 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 11.22 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 11.26 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 11.37 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 11.47 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.53 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.65 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.92 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 12.15 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 12.18 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 13.04 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 13.04 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 13.21 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 13.39 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.91 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 14.18 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 14.76 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.86 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.92 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.96 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 16.16 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.90 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 17.92 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.99 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.08 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.87 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 19.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc #8 19.40 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 19.76 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.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc #8 19.98 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 20.07 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 20.73 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 20.73 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 20.77 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 20.78 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 20.79 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 20.79 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 20.80 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 20.81 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 20.81 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 20.82 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 20.83 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 20.83 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 20.85 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 20.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_7.o BSSAP_Types_part_7.cc #8 20.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc #8 20.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc #8 20.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc #8 20.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc #8 20.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc #8 20.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 20.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc #8 20.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc #8 20.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc #8 20.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc #8 20.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc #8 20.93 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.93 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.95 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.95 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.96 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.97 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.97 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.98 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 21.00 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 21.00 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 21.00 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 21.02 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 21.02 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 21.02 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 21.04 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 21.04 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 21.04 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 21.05 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 21.06 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 21.06 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 21.06 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 21.08 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 21.08 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 21.08 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 21.08 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 21.10 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 21.10 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 21.10 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 21.10 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 21.12 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 21.12 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 21.12 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 21.12 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 21.14 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 21.14 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 21.14 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 21.15 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 21.16 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 21.16 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 21.17 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 21.17 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 21.18 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 21.18 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 21.19 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 21.20 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 21.20 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 21.20 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 21.20 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 21.22 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 21.22 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 21.22 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 21.22 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 21.22 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 21.23 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 21.23 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 21.23 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 21.24 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 21.24 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 21.25 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 21.26 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 21.26 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 21.26 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 21.26 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 21.27 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 21.27 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 21.27 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 21.28 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 21.28 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 21.29 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 21.29 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 21.29 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 21.29 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 21.30 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 21.31 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 21.31 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 21.31 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 21.32 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 21.32 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 21.32 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 21.33 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 21.33 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 21.34 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 21.34 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 21.34 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 21.35 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 21.35 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 21.35 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 21.36 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 21.36 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 21.37 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 21.37 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 21.37 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 21.37 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 21.38 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 21.38 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 21.39 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 21.39 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 21.39 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 21.39 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 21.40 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 21.40 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 21.41 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 21.41 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 21.42 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 21.42 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 21.42 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 21.42 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 21.43 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 21.43 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 21.44 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 21.44 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 21.44 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 21.45 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 21.45 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 21.45 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 21.45 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 21.45 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 21.46 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 21.47 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 21.47 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 21.47 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 21.48 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 21.48 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 21.48 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 21.49 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 21.49 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 21.49 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 21.50 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 21.50 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 21.50 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 21.51 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 21.51 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 21.51 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 21.52 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 21.52 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 21.52 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 21.53 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 21.53 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 21.54 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 21.54 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 21.54 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 21.54 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 21.55 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 21.56 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 21.56 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 21.56 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 21.56 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 21.56 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 21.57 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 21.57 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 21.57 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 21.57 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 21.58 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 21.58 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 21.59 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 21.59 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 21.59 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 21.59 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 21.60 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 21.60 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 21.61 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 21.61 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 21.61 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 21.61 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 21.62 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 21.62 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 21.63 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 21.63 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 21.63 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 21.63 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 21.63 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 21.64 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 21.65 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 21.65 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 21.65 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 21.65 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 21.65 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 21.65 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 21.67 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 21.67 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 21.67 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 21.67 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 21.67 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 21.67 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 21.68 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 21.69 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 21.69 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 21.69 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 21.69 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 21.69 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 21.70 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 21.71 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 21.71 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 21.71 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 21.71 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 21.71 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 21.72 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 21.73 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 21.73 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 21.73 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 21.73 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 21.73 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 21.74 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 21.75 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 21.75 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 21.75 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 21.75 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 21.76 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 21.76 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 21.76 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 21.77 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 21.77 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 21.77 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 21.78 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 21.78 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 21.79 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 21.79 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 21.79 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 21.79 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 21.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc #8 21.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc #8 21.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc #8 21.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc #8 21.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc #8 21.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc #8 21.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc #8 21.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc #8 21.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc #8 21.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc #8 21.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc #8 21.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc #8 21.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc #8 21.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc #8 21.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc #8 21.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc #8 21.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc #8 21.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc #8 21.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc #8 21.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc #8 21.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc #8 21.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc #8 21.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc #8 21.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc #8 21.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc #8 21.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc #8 21.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc #8 21.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc #8 21.93 RUA_Emulation.cc: In function 'BITSTRING RUA__Emulation::f__context__id__by__comp(const COMPONENT&)': #8 21.93 RUA_Emulation.cc:5826:1: warning: control reaches end of non-void function [-Wreturn-type] #8 21.93 5826 | } #8 21.93 | ^ #8 21.93 RUA_Emulation.cc: In function 'INTEGER RUA__Emulation::f__idx__by__comp(const COMPONENT&)': #8 21.93 RUA_Emulation.cc:5877:1: warning: control reaches end of non-void function [-Wreturn-type] #8 21.93 5877 | } #8 21.93 | ^ #8 21.93 RUA_Emulation.cc: In function 'COMPONENT RUA__Emulation::f__comp__by__context__id(const BITSTRING&)': #8 21.93 RUA_Emulation.cc:6155:1: warning: control reaches end of non-void function [-Wreturn-type] #8 21.93 6155 | } #8 21.93 | ^ #8 21.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc #8 21.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc #8 21.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc #8 21.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc #8 21.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc #8 21.96 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.96 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.96 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.96 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.96 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.98 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.98 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.98 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.98 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.98 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 22.00 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 22.00 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 22.00 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 22.00 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 22.00 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 22.02 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 22.02 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 22.02 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 22.02 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 22.02 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 22.04 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 22.05 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 22.05 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 22.05 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 22.05 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 22.07 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 22.07 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 22.07 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 22.07 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 22.07 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 22.09 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 22.09 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 22.09 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 22.09 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 22.09 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 22.10 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 22.11 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 22.11 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 22.11 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 22.11 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 22.12 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 22.12 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 22.13 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 22.13 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 22.14 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 22.14 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 22.14 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 22.15 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 22.15 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 22.16 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 22.16 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 22.17 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 22.17 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 22.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 22.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 22.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 22.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 22.19 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 22.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 22.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 22.21 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 22.21 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 22.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 22.21 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 22.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 22.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 22.23 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 22.23 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 22.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 22.23 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 22.23 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 22.25 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 22.25 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 22.25 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 22.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 22.25 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 22.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 22.27 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 22.27 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 22.28 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 22.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 22.29 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 22.30 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 22.30 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 22.31 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 22.31 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 22.32 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 22.32 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 22.32 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 22.33 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 22.33 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 22.34 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 22.34 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 22.34 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 22.35 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 22.36 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 22.36 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 22.36 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 22.37 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 22.37 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 22.37 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 22.38 HNBGW_Tests.cc: In function 'OCTETSTRING HNBGW__Tests::f__gen__one__compl__l3(const Compl3Type&, const MobileL3__CommonIE__Types::MobileIdentityLV_template&, const INTEGER&)': #8 22.38 HNBGW_Tests.cc:18616:1: warning: control reaches end of non-void function [-Wreturn-type] #8 22.38 18616 | } #8 22.38 | ^ #8 22.38 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 22.39 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 22.39 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 22.39 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 22.40 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 22.40 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 22.40 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 22.41 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 22.41 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 22.42 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 22.42 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 22.43 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 22.43 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 22.43 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 22.44 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 22.44 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 22.45 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 22.45 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 22.45 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 22.45 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 22.47 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 22.47 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 22.47 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 22.47 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 22.47 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 22.49 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 22.49 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 22.49 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 22.49 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 22.49 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 22.50 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 22.51 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 22.51 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 22.51 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 22.51 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 22.53 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 22.53 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 22.53 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 22.53 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 22.54 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 22.55 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 22.55 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 22.55 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 22.55 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 22.56 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 22.57 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 22.57 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 22.57 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 22.57 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 22.57 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 22.59 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 22.59 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 22.59 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 22.59 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 22.61 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 22.61 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 22.61 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 22.61 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 22.63 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 22.63 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 22.63 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 22.63 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 22.63 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 22.65 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 22.65 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 22.65 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 22.65 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 22.66 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 22.66 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 22.66 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 22.67 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 22.68 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 22.68 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 22.68 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 22.69 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 22.70 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 22.70 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 22.71 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 22.71 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 22.71 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 22.72 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 22.72 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 22.73 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 22.73 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 22.73 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 22.73 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 22.74 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 22.75 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 22.75 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 22.75 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 22.75 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 22.76 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 22.77 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 22.77 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 22.77 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 22.77 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 22.78 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 22.79 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 22.79 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 22.79 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 22.79 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 22.80 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 22.81 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 22.81 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 22.81 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 22.81 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 22.82 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 22.83 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 22.83 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 22.83 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 22.83 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 22.84 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 22.85 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 22.85 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 22.85 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 22.85 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 22.86 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 22.87 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 22.87 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 22.87 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 22.87 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 22.88 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 22.89 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 22.89 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 22.89 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 22.89 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 22.90 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 22.91 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 22.91 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 22.91 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 22.91 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 22.92 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 22.93 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 22.93 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 22.93 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 22.93 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 22.95 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 22.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_5.o StatsD_Types_part_5.cc #8 22.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_6.o StatsD_Types_part_6.cc #8 22.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_7.o StatsD_Types_part_7.cc #8 22.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc #8 22.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc #8 22.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc #8 22.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc #8 22.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc #8 22.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc #8 22.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc #8 22.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc #8 22.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc #8 22.99 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 23.00 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 23.01 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 23.01 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 23.01 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 23.01 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 23.03 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 23.03 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 23.03 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 23.03 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 23.05 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 23.05 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 23.06 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 23.06 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 23.07 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 23.07 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 23.07 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 23.08 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 23.08 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 23.08 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 23.08 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 23.09 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 23.10 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 23.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_5.o UD_PortType_part_5.cc #8 23.11 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 23.11 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 23.11 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 23.11 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 23.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_3.o UD_Types_part_3.cc #8 23.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_4.o UD_Types_part_4.cc #8 23.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_5.o UD_Types_part_5.cc #8 23.13 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 23.13 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 23.14 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 23.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc #8 23.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc #8 23.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc #8 23.15 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 23.15 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 23.17 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 23.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc #8 23.19 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 23.21 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 23.22 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 23.23 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 23.24 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 23.26 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 23.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc #8 23.28 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 23.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc #8 23.30 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 23.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc #8 23.32 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 23.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc #8 23.35 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 23.36 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 23.37 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 23.39 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 23.40 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 23.41 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 23.42 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 23.43 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 23.45 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 23.46 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 23.48 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 23.49 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 23.50 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 23.90 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 24.09 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 24.13 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 24.39 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 24.67 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 24.72 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 25.44 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 25.55 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 25.65 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 25.88 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 25.91 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 26.08 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 26.74 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 27.07 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 27.12 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 27.55 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 28.14 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 28.19 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 28.22 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 28.26 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 28.30 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 28.40 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 28.46 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 28.48 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 28.51 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 28.55 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 28.58 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 28.62 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 28.70 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 28.74 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 28.87 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 28.89 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 28.91 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 28.93 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 28.95 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.98 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 29.00 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 29.02 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 29.04 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 29.06 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 29.08 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 29.10 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 29.12 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 29.14 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 29.17 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 29.19 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 29.21 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 29.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 29.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 29.27 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 29.29 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 29.31 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 29.33 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 29.37 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 29.40 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 29.44 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 29.46 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 29.48 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 29.50 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 29.52 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 29.54 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 29.56 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 29.58 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 29.58 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 29.60 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 29.60 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 29.62 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 29.62 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 29.64 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 29.64 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 29.66 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 29.66 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 29.68 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 29.68 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 29.70 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 29.70 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 29.72 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 29.72 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 29.74 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 29.74 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 29.76 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 32.30 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 33.01 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 33.02 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': #8 33.02 RAN_Emulation.cc:16604:1: warning: control reaches end of non-void function [-Wreturn-type] #8 33.02 16604 | } #8 33.02 | ^ #8 33.02 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': #8 33.02 RAN_Emulation.cc:16656:1: warning: control reaches end of non-void function [-Wreturn-type] #8 33.02 16656 | } #8 33.02 | ^ #8 33.02 RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': #8 33.02 RAN_Emulation.cc:16765:1: warning: control reaches end of non-void function [-Wreturn-type] #8 33.02 16765 | } #8 33.02 | ^ #8 33.02 RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': #8 33.02 RAN_Emulation.cc:16816:1: warning: control reaches end of non-void function [-Wreturn-type] #8 33.02 16816 | } #8 33.02 | ^ #8 34.47 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 34.51 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 34.53 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 34.56 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 34.89 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 35.37 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 35.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc #8 35.93 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 36.60 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 39.33 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 39.57 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 39.62 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 39.66 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 39.69 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 39.70 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 39.73 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 39.73 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 39.75 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 39.77 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 39.77 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 39.79 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.79 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.81 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.81 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.83 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.84 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.85 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.87 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.87 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.89 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.90 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.91 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.92 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.94 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.95 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.96 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.97 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.98 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.99 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 40.01 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 40.02 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 40.03 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 40.04 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 40.06 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 40.06 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 40.08 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 40.10 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 40.11 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 40.12 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 40.14 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 40.14 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 40.16 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 40.17 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 40.19 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 40.19 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 40.21 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 40.23 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 40.23 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 40.25 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 40.27 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 40.28 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 41.28 lex.SDP_parse_.c: In function 'int SDP_parse_lex()': #8 41.28 lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 41.28 21592 | register yy_state_type yy_current_state; #8 41.28 | ^~~~~~~~~~~~~~~~ #8 41.28 lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 41.28 21593 | register char *yy_cp, *yy_bp; #8 41.28 | ^~~~~ #8 41.28 lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 41.28 21593 | register char *yy_cp, *yy_bp; #8 41.28 | ^~~~~ #8 41.28 lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 41.28 21594 | register int yy_act; #8 41.28 | ^~~~~~ #8 41.29 lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': #8 41.29 lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 41.29 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; #8 41.29 | ^~~~ #8 41.29 lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 41.29 22513 | register char *source = (yytext_ptr); #8 41.29 | ^~~~~~ #8 41.29 lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 41.29 22514 | register int number_to_move, i; #8 41.29 | ^~~~~~~~~~~~~~ #8 41.29 lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 41.29 22514 | register int number_to_move, i; #8 41.29 | ^ #8 41.29 lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': #8 41.29 lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 41.29 22646 | register yy_state_type yy_current_state; #8 41.29 | ^~~~~~~~~~~~~~~~ #8 41.29 lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 41.29 22647 | register char *yy_cp; #8 41.29 | ^~~~~ #8 41.29 lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': #8 41.29 lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 41.29 22676 | register int yy_is_jam; #8 41.29 | ^~~~~~~~~ #8 41.29 lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 41.29 22677 | register char *yy_cp = (yy_c_buf_p); #8 41.29 | ^~~~~ #8 41.42 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 41.52 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 42.26 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.54 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 43.07 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 43.24 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 43.31 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.34 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 44.10 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 44.21 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.24 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.80 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.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc #8 45.05 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.09 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.48 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.62 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.78 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.79 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.04 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.62 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.67 g++ -shared -o BSSAP_CodecPort.so BSSAP_CodecPort.o #8 46.77 g++ -shared -o BSSAP_Types.so BSSAP_Types.o #8 46.79 g++ -shared -o DNS_Helpers.so DNS_Helpers.o #8 46.91 g++ -shared -o GSM_Types.so GSM_Types.o #8 47.03 g++ -shared -o General_Types.so General_Types.o #8 47.06 g++ -shared -o HNBAP_Templates.so HNBAP_Templates.o #8 47.09 g++ -shared -o HNBAP_Types.so HNBAP_Types.o #8 47.16 g++ -shared -o HNBGW_Tests.so HNBGW_Tests.o #8 47.17 g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o #8 47.19 g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o #8 47.29 g++ -shared -o IPA_Types.so IPA_Types.o #8 47.29 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 47.30 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 47.40 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 47.40 g++ -shared -o IuUP_Emulation.so IuUP_Emulation.o #8 47.40 g++ -shared -o IuUP_Types.so IuUP_Types.o #8 47.50 g++ -shared -o Iuh_CodecPort.so Iuh_CodecPort.o #8 47.52 g++ -shared -o Iuh_CodecPort_CtrlFunct.so Iuh_CodecPort_CtrlFunct.o #8 47.59 g++ -shared -o Iuh_Emulation.so Iuh_Emulation.o #8 47.61 g++ -shared -o Iuh_Types.so Iuh_Types.o #8 47.67 g++ -shared -o L3_Common.so L3_Common.o #8 47.70 g++ -shared -o L3_Templates.so L3_Templates.o #8 47.71 g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o #8 47.78 g++ -shared -o M3UA_Types.so M3UA_Types.o #8 47.81 g++ -shared -o MGCP_CodecPort.so MGCP_CodecPort.o #8 47.82 g++ -shared -o MGCP_CodecPort_CtrlFunct.so MGCP_CodecPort_CtrlFunct.o #8 47.91 g++ -shared -o MGCP_Emulation.so MGCP_Emulation.o #8 47.93 g++ -shared -o MGCP_Templates.so MGCP_Templates.o #8 47.99 g++ -shared -o MGCP_Types.so MGCP_Types.o #8 48.02 g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o #8 48.09 g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o #8 48.11 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 48.12 g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o #8 48.21 g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o #8 48.24 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.38 g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o #8 48.62 g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o #8 48.64 g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o #8 48.68 g++ -shared -o MobileL3_Types.so MobileL3_Types.o #8 48.68 g++ -shared -o Native_Functions.so Native_Functions.o #8 48.80 g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o #8 48.80 g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o #8 48.80 g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o #8 48.83 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 48.85 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 48.90 g++ -shared -o PFCP_CodecPort.so PFCP_CodecPort.o #8 48.91 g++ -shared -o PFCP_CodecPort_CtrlFunct.so PFCP_CodecPort_CtrlFunct.o #8 48.93 g++ -shared -o PFCP_Emulation.so PFCP_Emulation.o #8 48.98 g++ -shared -o PFCP_Templates.so PFCP_Templates.o #8 48.99 g++ -shared -o PFCP_Types.so PFCP_Types.o #8 49.02 g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o #8 49.06 g++ -shared -o RANAP_Templates.so RANAP_Templates.o #8 49.09 g++ -shared -o RANAP_Types.so RANAP_Types.o #8 49.16 g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o #8 49.16 g++ -shared -o RTP_CodecPort_CtrlFunct.so RTP_CodecPort_CtrlFunct.o #8 49.23 g++ -shared -o RTP_Emulation.so RTP_Emulation.o #8 49.25 g++ -shared -o RTP_Types.so RTP_Types.o #8 49.27 g++ -shared -o RUA_Emulation.so RUA_Emulation.o #8 49.29 g++ -shared -o RUA_Templates.so RUA_Templates.o #8 49.32 g++ -shared -o RUA_Types.so RUA_Types.o #8 49.39 g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o #8 49.39 g++ -shared -o SCCP_Templates.so SCCP_Templates.o #8 49.41 g++ -shared -o SCCP_Types.so SCCP_Types.o #8 49.47 g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o #8 49.49 g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o #8 49.49 g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o #8 49.50 g++ -shared -o SDP_Templates.so SDP_Templates.o #8 49.59 g++ -shared -o SDP_Types.so SDP_Types.o #8 49.62 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 49.66 g++ -shared -o StatsD_Checker.so StatsD_Checker.o #8 49.67 g++ -shared -o StatsD_CodecPort.so StatsD_CodecPort.o #8 49.72 g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o #8 49.73 g++ -shared -o StatsD_Types.so StatsD_Types.o #8 49.81 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 49.81 g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o #8 49.82 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 49.84 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 49.86 g++ -shared -o UD_PortType.so UD_PortType.o #8 49.90 g++ -shared -o UD_Types.so UD_Types.o #8 49.98 g++ -shared -o BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_1.o #8 49.99 g++ -shared -o BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_2.o #8 50.00 g++ -shared -o BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_3.o #8 50.01 g++ -shared -o BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_4.o #8 50.01 g++ -shared -o BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_5.o #8 50.03 g++ -shared -o BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_6.o #8 50.03 g++ -shared -o BSSAP_CodecPort_part_7.so BSSAP_CodecPort_part_7.o #8 50.03 g++ -shared -o BSSAP_Types_part_2.so BSSAP_Types_part_2.o #8 50.06 g++ -shared -o BSSAP_Types_part_3.so BSSAP_Types_part_3.o #8 50.06 g++ -shared -o BSSAP_Types_part_4.so BSSAP_Types_part_4.o #8 50.06 g++ -shared -o BSSAP_Types_part_5.so BSSAP_Types_part_5.o #8 50.06 g++ -shared -o BSSAP_Types_part_6.so BSSAP_Types_part_6.o #8 50.08 g++ -shared -o BSSAP_Types_part_7.so BSSAP_Types_part_7.o #8 50.08 g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o #8 50.08 g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o #8 50.09 g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o #8 50.11 g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o #8 50.11 g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o #8 50.11 g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o #8 50.11 g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o #8 50.13 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 50.14 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 50.14 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 50.15 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 50.16 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 50.16 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 50.16 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 50.17 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 50.18 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 50.18 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 50.18 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 50.19 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 50.20 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 50.21 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 50.21 g++ -shared -o HNBAP_Templates_part_1.so HNBAP_Templates_part_1.o #8 50.21 g++ -shared -o HNBAP_Templates_part_2.so HNBAP_Templates_part_2.o #8 50.22 g++ -shared -o HNBAP_Templates_part_3.so HNBAP_Templates_part_3.o #8 50.23 g++ -shared -o HNBAP_Templates_part_4.so HNBAP_Templates_part_4.o #8 50.24 g++ -shared -o HNBAP_Templates_part_5.so HNBAP_Templates_part_5.o #8 50.24 g++ -shared -o HNBAP_Templates_part_6.so HNBAP_Templates_part_6.o #8 50.24 g++ -shared -o HNBAP_Templates_part_7.so HNBAP_Templates_part_7.o #8 50.25 g++ -shared -o HNBAP_Types_part_1.so HNBAP_Types_part_1.o #8 50.25 g++ -shared -o HNBAP_Types_part_2.so HNBAP_Types_part_2.o #8 50.27 g++ -shared -o HNBAP_Types_part_3.so HNBAP_Types_part_3.o #8 50.27 g++ -shared -o HNBAP_Types_part_4.so HNBAP_Types_part_4.o #8 50.27 g++ -shared -o HNBAP_Types_part_5.so HNBAP_Types_part_5.o #8 50.28 g++ -shared -o HNBAP_Types_part_6.so HNBAP_Types_part_6.o #8 50.28 g++ -shared -o HNBAP_Types_part_7.so HNBAP_Types_part_7.o #8 50.29 g++ -shared -o HNBGW_Tests_part_1.so HNBGW_Tests_part_1.o #8 50.29 g++ -shared -o HNBGW_Tests_part_2.so HNBGW_Tests_part_2.o #8 50.29 g++ -shared -o HNBGW_Tests_part_3.so HNBGW_Tests_part_3.o #8 50.31 g++ -shared -o HNBGW_Tests_part_4.so HNBGW_Tests_part_4.o #8 50.31 g++ -shared -o HNBGW_Tests_part_5.so HNBGW_Tests_part_5.o #8 50.38 g++ -shared -o HNBGW_Tests_part_6.so HNBGW_Tests_part_6.o #8 50.38 g++ -shared -o HNBGW_Tests_part_7.so HNBGW_Tests_part_7.o #8 50.38 g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o #8 50.38 g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o #8 50.38 g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o #8 50.40 g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o #8 50.41 g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o #8 50.41 g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o #8 50.41 g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o #8 50.41 g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o #8 50.43 g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o #8 50.43 g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o #8 50.43 g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o #8 50.43 g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o #8 50.43 g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o #8 50.44 g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o #8 50.46 g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o #8 50.46 g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o #8 50.46 g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o #8 50.46 g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o #8 50.47 g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o #8 50.47 g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o #8 50.48 g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o #8 50.49 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 50.49 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 50.49 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 50.49 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 50.51 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 50.51 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 50.51 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 50.52 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 50.52 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 50.53 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 50.54 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 50.54 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 50.55 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 50.55 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 50.56 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 50.56 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 50.57 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 50.57 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 50.57 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 50.58 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 50.59 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 50.60 g++ -shared -o IuUP_Emulation_part_1.so IuUP_Emulation_part_1.o #8 50.60 g++ -shared -o IuUP_Emulation_part_2.so IuUP_Emulation_part_2.o #8 50.60 g++ -shared -o IuUP_Emulation_part_3.so IuUP_Emulation_part_3.o #8 50.61 g++ -shared -o IuUP_Emulation_part_4.so IuUP_Emulation_part_4.o #8 50.61 g++ -shared -o IuUP_Emulation_part_5.so IuUP_Emulation_part_5.o #8 50.62 g++ -shared -o IuUP_Emulation_part_6.so IuUP_Emulation_part_6.o #8 50.62 g++ -shared -o IuUP_Emulation_part_7.so IuUP_Emulation_part_7.o #8 50.63 g++ -shared -o IuUP_Types_part_1.so IuUP_Types_part_1.o #8 50.63 g++ -shared -o IuUP_Types_part_2.so IuUP_Types_part_2.o #8 50.64 g++ -shared -o IuUP_Types_part_3.so IuUP_Types_part_3.o #8 50.64 g++ -shared -o IuUP_Types_part_4.so IuUP_Types_part_4.o #8 50.65 g++ -shared -o IuUP_Types_part_5.so IuUP_Types_part_5.o #8 50.65 g++ -shared -o IuUP_Types_part_6.so IuUP_Types_part_6.o #8 50.66 g++ -shared -o IuUP_Types_part_7.so IuUP_Types_part_7.o #8 50.67 g++ -shared -o Iuh_CodecPort_part_1.so Iuh_CodecPort_part_1.o #8 50.67 g++ -shared -o Iuh_CodecPort_part_2.so Iuh_CodecPort_part_2.o #8 50.67 g++ -shared -o Iuh_CodecPort_part_3.so Iuh_CodecPort_part_3.o #8 50.68 g++ -shared -o Iuh_CodecPort_part_4.so Iuh_CodecPort_part_4.o #8 50.68 g++ -shared -o Iuh_CodecPort_part_5.so Iuh_CodecPort_part_5.o #8 50.69 g++ -shared -o Iuh_CodecPort_part_6.so Iuh_CodecPort_part_6.o #8 50.69 g++ -shared -o Iuh_CodecPort_part_7.so Iuh_CodecPort_part_7.o #8 50.70 g++ -shared -o Iuh_CodecPort_CtrlFunct_part_1.so Iuh_CodecPort_CtrlFunct_part_1.o #8 50.70 g++ -shared -o Iuh_CodecPort_CtrlFunct_part_2.so Iuh_CodecPort_CtrlFunct_part_2.o #8 50.71 g++ -shared -o Iuh_CodecPort_CtrlFunct_part_3.so Iuh_CodecPort_CtrlFunct_part_3.o #8 50.72 g++ -shared -o Iuh_CodecPort_CtrlFunct_part_4.so Iuh_CodecPort_CtrlFunct_part_4.o #8 50.72 g++ -shared -o Iuh_CodecPort_CtrlFunct_part_5.so Iuh_CodecPort_CtrlFunct_part_5.o #8 50.72 g++ -shared -o Iuh_CodecPort_CtrlFunct_part_6.so Iuh_CodecPort_CtrlFunct_part_6.o #8 50.73 g++ -shared -o Iuh_CodecPort_CtrlFunct_part_7.so Iuh_CodecPort_CtrlFunct_part_7.o #8 50.74 g++ -shared -o Iuh_Emulation_part_1.so Iuh_Emulation_part_1.o #8 50.75 g++ -shared -o Iuh_Emulation_part_2.so Iuh_Emulation_part_2.o #8 50.75 g++ -shared -o Iuh_Emulation_part_3.so Iuh_Emulation_part_3.o #8 50.75 g++ -shared -o Iuh_Emulation_part_4.so Iuh_Emulation_part_4.o #8 50.75 g++ -shared -o Iuh_Emulation_part_5.so Iuh_Emulation_part_5.o #8 50.75 g++ -shared -o Iuh_Emulation_part_6.so Iuh_Emulation_part_6.o #8 50.77 g++ -shared -o Iuh_Emulation_part_7.so Iuh_Emulation_part_7.o #8 50.77 g++ -shared -o Iuh_Types_part_1.so Iuh_Types_part_1.o #8 50.78 g++ -shared -o Iuh_Types_part_2.so Iuh_Types_part_2.o #8 50.78 g++ -shared -o Iuh_Types_part_3.so Iuh_Types_part_3.o #8 50.78 g++ -shared -o Iuh_Types_part_4.so Iuh_Types_part_4.o #8 50.79 g++ -shared -o Iuh_Types_part_5.so Iuh_Types_part_5.o #8 50.80 g++ -shared -o Iuh_Types_part_6.so Iuh_Types_part_6.o #8 50.80 g++ -shared -o Iuh_Types_part_7.so Iuh_Types_part_7.o #8 50.80 g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o #8 50.80 g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o #8 50.80 g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o #8 50.82 g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o #8 50.82 g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o #8 50.83 g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o #8 50.83 g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o #8 50.83 g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o #8 50.83 g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o #8 50.85 g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o #8 50.85 g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o #8 50.86 g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o #8 50.86 g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o #8 50.87 g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o #8 50.87 g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o #8 50.88 g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o #8 50.88 g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o #8 50.88 g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o #8 50.90 g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o #8 50.90 g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o #8 50.91 g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o #8 50.91 g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o #8 50.91 g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o #8 50.92 g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o #8 50.93 g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o #8 50.93 g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o #8 50.94 g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o #8 50.94 g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o #8 50.95 g++ -shared -o MGCP_CodecPort_part_1.so MGCP_CodecPort_part_1.o #8 50.95 g++ -shared -o MGCP_CodecPort_part_2.so MGCP_CodecPort_part_2.o #8 50.95 g++ -shared -o MGCP_CodecPort_part_3.so MGCP_CodecPort_part_3.o #8 50.96 g++ -shared -o MGCP_CodecPort_part_4.so MGCP_CodecPort_part_4.o #8 50.96 g++ -shared -o MGCP_CodecPort_part_5.so MGCP_CodecPort_part_5.o #8 50.96 g++ -shared -o MGCP_CodecPort_part_6.so MGCP_CodecPort_part_6.o #8 50.98 g++ -shared -o MGCP_CodecPort_part_7.so MGCP_CodecPort_part_7.o #8 50.98 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_1.o #8 50.99 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_2.o #8 50.99 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_3.o #8 50.99 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_4.o #8 50.99 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_5.o #8 51.01 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_6.o #8 51.01 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_7.so MGCP_CodecPort_CtrlFunct_part_7.o #8 51.01 g++ -shared -o MGCP_Emulation_part_1.so MGCP_Emulation_part_1.o #8 51.01 g++ -shared -o MGCP_Emulation_part_2.so MGCP_Emulation_part_2.o #8 51.02 g++ -shared -o MGCP_Emulation_part_3.so MGCP_Emulation_part_3.o #8 51.03 g++ -shared -o MGCP_Emulation_part_4.so MGCP_Emulation_part_4.o #8 51.04 g++ -shared -o MGCP_Emulation_part_5.so MGCP_Emulation_part_5.o #8 51.04 g++ -shared -o MGCP_Emulation_part_6.so MGCP_Emulation_part_6.o #8 51.04 g++ -shared -o MGCP_Emulation_part_7.so MGCP_Emulation_part_7.o #8 51.04 g++ -shared -o MGCP_Templates_part_1.so MGCP_Templates_part_1.o #8 51.06 g++ -shared -o MGCP_Templates_part_2.so MGCP_Templates_part_2.o #8 51.06 g++ -shared -o MGCP_Templates_part_3.so MGCP_Templates_part_3.o #8 51.06 g++ -shared -o MGCP_Templates_part_4.so MGCP_Templates_part_4.o #8 51.07 g++ -shared -o MGCP_Templates_part_5.so MGCP_Templates_part_5.o #8 51.07 g++ -shared -o MGCP_Templates_part_6.so MGCP_Templates_part_6.o #8 51.08 g++ -shared -o MGCP_Templates_part_7.so MGCP_Templates_part_7.o #8 51.09 g++ -shared -o MGCP_Types_part_1.so MGCP_Types_part_1.o #8 51.09 g++ -shared -o MGCP_Types_part_2.so MGCP_Types_part_2.o #8 51.09 g++ -shared -o MGCP_Types_part_3.so MGCP_Types_part_3.o #8 51.10 g++ -shared -o MGCP_Types_part_4.so MGCP_Types_part_4.o #8 51.10 g++ -shared -o MGCP_Types_part_5.so MGCP_Types_part_5.o #8 51.11 g++ -shared -o MGCP_Types_part_6.so MGCP_Types_part_6.o #8 51.11 g++ -shared -o MGCP_Types_part_7.so MGCP_Types_part_7.o #8 51.12 g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o #8 51.12 g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o #8 51.13 g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o #8 51.14 g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o #8 51.14 g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o #8 51.15 g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o #8 51.15 g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o #8 51.15 g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o #8 51.16 g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o #8 51.17 g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o #8 51.17 g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o #8 51.17 g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o #8 51.18 g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o #8 51.19 g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o #8 51.19 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 51.20 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 51.20 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 51.20 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 51.22 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 51.22 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 51.22 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 51.22 g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o #8 51.22 g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o #8 51.23 g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o #8 51.24 g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o #8 51.26 g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o #8 51.26 g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o #8 51.26 g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o #8 51.26 g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o #8 51.26 g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o #8 51.27 g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o #8 51.28 g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o #8 51.28 g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o #8 51.28 g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o #8 51.28 g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o #8 51.28 g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o #8 51.29 g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o #8 51.30 g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o #8 51.30 g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o #8 51.31 g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o #8 51.31 g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o #8 51.31 g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o #8 51.31 g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o #8 51.32 g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o #8 51.33 g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o #8 51.33 g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o #8 51.33 g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o #8 51.33 g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o #8 51.34 g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o #8 51.35 g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o #8 51.35 g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o #8 51.36 g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o #8 51.36 g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o #8 51.36 g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o #8 51.36 g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o #8 51.37 g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o #8 51.39 g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o #8 51.39 g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o #8 51.39 g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o #8 51.39 g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o #8 51.40 g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o #8 51.41 g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o #8 51.41 g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o #8 51.41 g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o #8 51.41 g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o #8 51.43 g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o #8 51.43 g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o #8 51.44 g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o #8 51.44 g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o #8 51.44 g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o #8 51.45 g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o #8 51.45 g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o #8 51.46 g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o #8 51.47 g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o #8 51.47 g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o #8 51.47 g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o #8 51.47 g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o #8 51.47 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 51.48 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 51.50 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 51.50 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 51.50 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 51.50 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 51.50 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 51.51 g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o #8 51.52 g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o #8 51.52 g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o #8 51.52 g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o #8 51.52 g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o #8 51.52 g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o #8 51.52 g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o #8 51.53 g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o #8 51.53 g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o #8 51.55 g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o #8 51.55 g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o #8 51.55 g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o #8 51.55 g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o #8 51.55 g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o #8 51.56 g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o #8 51.56 g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o #8 51.56 g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o #8 51.57 g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o #8 51.57 g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o #8 51.57 g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o #8 51.57 g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o #8 51.58 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 51.58 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 51.59 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 51.60 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 51.60 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 51.60 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 51.60 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 51.61 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 51.61 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 51.62 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 51.62 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 51.62 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 51.62 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 51.62 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 51.63 g++ -shared -o PFCP_CodecPort_part_1.so PFCP_CodecPort_part_1.o #8 51.64 g++ -shared -o PFCP_CodecPort_part_2.so PFCP_CodecPort_part_2.o #8 51.64 g++ -shared -o PFCP_CodecPort_part_3.so PFCP_CodecPort_part_3.o #8 51.65 g++ -shared -o PFCP_CodecPort_part_4.so PFCP_CodecPort_part_4.o #8 51.65 g++ -shared -o PFCP_CodecPort_part_5.so PFCP_CodecPort_part_5.o #8 51.65 g++ -shared -o PFCP_CodecPort_part_6.so PFCP_CodecPort_part_6.o #8 51.65 g++ -shared -o PFCP_CodecPort_part_7.so PFCP_CodecPort_part_7.o #8 51.66 g++ -shared -o PFCP_CodecPort_CtrlFunct_part_1.so PFCP_CodecPort_CtrlFunct_part_1.o #8 51.66 g++ -shared -o PFCP_CodecPort_CtrlFunct_part_2.so PFCP_CodecPort_CtrlFunct_part_2.o #8 51.66 g++ -shared -o PFCP_CodecPort_CtrlFunct_part_3.so PFCP_CodecPort_CtrlFunct_part_3.o #8 51.67 g++ -shared -o PFCP_CodecPort_CtrlFunct_part_4.so PFCP_CodecPort_CtrlFunct_part_4.o #8 51.67 g++ -shared -o PFCP_CodecPort_CtrlFunct_part_5.so PFCP_CodecPort_CtrlFunct_part_5.o #8 51.68 g++ -shared -o PFCP_CodecPort_CtrlFunct_part_6.so PFCP_CodecPort_CtrlFunct_part_6.o #8 51.68 g++ -shared -o PFCP_CodecPort_CtrlFunct_part_7.so PFCP_CodecPort_CtrlFunct_part_7.o #8 51.68 g++ -shared -o PFCP_Emulation_part_1.so PFCP_Emulation_part_1.o #8 51.69 g++ -shared -o PFCP_Emulation_part_2.so PFCP_Emulation_part_2.o #8 51.69 g++ -shared -o PFCP_Emulation_part_3.so PFCP_Emulation_part_3.o #8 51.69 g++ -shared -o PFCP_Emulation_part_4.so PFCP_Emulation_part_4.o #8 51.70 g++ -shared -o PFCP_Emulation_part_5.so PFCP_Emulation_part_5.o #8 51.70 g++ -shared -o PFCP_Emulation_part_6.so PFCP_Emulation_part_6.o #8 51.71 g++ -shared -o PFCP_Emulation_part_7.so PFCP_Emulation_part_7.o #8 51.71 g++ -shared -o PFCP_Templates_part_1.so PFCP_Templates_part_1.o #8 51.71 g++ -shared -o PFCP_Templates_part_2.so PFCP_Templates_part_2.o #8 51.72 g++ -shared -o PFCP_Templates_part_3.so PFCP_Templates_part_3.o #8 51.72 g++ -shared -o PFCP_Templates_part_4.so PFCP_Templates_part_4.o #8 51.72 g++ -shared -o PFCP_Templates_part_5.so PFCP_Templates_part_5.o #8 51.73 g++ -shared -o PFCP_Templates_part_6.so PFCP_Templates_part_6.o #8 51.73 g++ -shared -o PFCP_Templates_part_7.so PFCP_Templates_part_7.o #8 51.74 g++ -shared -o PFCP_Types_part_2.so PFCP_Types_part_2.o #8 51.74 g++ -shared -o PFCP_Types_part_3.so PFCP_Types_part_3.o #8 51.74 g++ -shared -o PFCP_Types_part_4.so PFCP_Types_part_4.o #8 51.74 g++ -shared -o PFCP_Types_part_5.so PFCP_Types_part_5.o #8 51.74 g++ -shared -o PFCP_Types_part_6.so PFCP_Types_part_6.o #8 51.76 g++ -shared -o PFCP_Types_part_7.so PFCP_Types_part_7.o #8 51.76 g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o #8 51.76 g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o #8 51.76 g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o #8 51.76 g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o #8 51.77 g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o #8 51.77 g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o #8 51.77 g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o #8 51.79 g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o #8 51.79 g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o #8 51.79 g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o #8 51.79 g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o #8 51.80 g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o #8 51.80 g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o #8 51.80 g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o #8 51.81 g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o #8 51.82 g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o #8 51.83 g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o #8 51.83 g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o #8 51.83 g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o #8 51.83 g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o #8 51.83 g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o #8 51.83 g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o #8 51.84 g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o #8 51.85 g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o #8 51.86 g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o #8 51.86 g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o #8 51.86 g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o #8 51.86 g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o #8 51.86 g++ -shared -o RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_1.o #8 51.86 g++ -shared -o RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_2.o #8 51.88 g++ -shared -o RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_3.o #8 51.88 g++ -shared -o RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_4.o #8 51.88 g++ -shared -o RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_5.o #8 51.88 g++ -shared -o RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_6.o #8 51.88 g++ -shared -o RTP_CodecPort_CtrlFunct_part_7.so RTP_CodecPort_CtrlFunct_part_7.o #8 51.88 g++ -shared -o RTP_Emulation_part_1.so RTP_Emulation_part_1.o #8 51.89 g++ -shared -o RTP_Emulation_part_2.so RTP_Emulation_part_2.o #8 51.91 g++ -shared -o RTP_Emulation_part_3.so RTP_Emulation_part_3.o #8 51.91 g++ -shared -o RTP_Emulation_part_4.so RTP_Emulation_part_4.o #8 51.91 g++ -shared -o RTP_Emulation_part_5.so RTP_Emulation_part_5.o #8 51.91 g++ -shared -o RTP_Emulation_part_6.so RTP_Emulation_part_6.o #8 51.91 g++ -shared -o RTP_Emulation_part_7.so RTP_Emulation_part_7.o #8 51.91 g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o #8 51.91 g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o #8 51.94 g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o #8 51.94 g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o #8 51.94 g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o #8 51.94 g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o #8 51.94 g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o #8 51.94 g++ -shared -o RUA_Emulation_part_1.so RUA_Emulation_part_1.o #8 51.94 g++ -shared -o RUA_Emulation_part_2.so RUA_Emulation_part_2.o #8 51.95 g++ -shared -o RUA_Emulation_part_3.so RUA_Emulation_part_3.o #8 51.97 g++ -shared -o RUA_Emulation_part_4.so RUA_Emulation_part_4.o #8 51.97 g++ -shared -o RUA_Emulation_part_5.so RUA_Emulation_part_5.o #8 51.97 g++ -shared -o RUA_Emulation_part_6.so RUA_Emulation_part_6.o #8 51.97 g++ -shared -o RUA_Emulation_part_7.so RUA_Emulation_part_7.o #8 51.97 g++ -shared -o RUA_Templates_part_1.so RUA_Templates_part_1.o #8 51.97 g++ -shared -o RUA_Templates_part_2.so RUA_Templates_part_2.o #8 51.98 g++ -shared -o RUA_Templates_part_3.so RUA_Templates_part_3.o #8 51.99 g++ -shared -o RUA_Templates_part_4.so RUA_Templates_part_4.o #8 51.99 g++ -shared -o RUA_Templates_part_5.so RUA_Templates_part_5.o #8 51.99 g++ -shared -o RUA_Templates_part_6.so RUA_Templates_part_6.o #8 51.99 g++ -shared -o RUA_Templates_part_7.so RUA_Templates_part_7.o #8 51.99 g++ -shared -o RUA_Types_part_1.so RUA_Types_part_1.o #8 51.99 g++ -shared -o RUA_Types_part_2.so RUA_Types_part_2.o #8 52.00 g++ -shared -o RUA_Types_part_3.so RUA_Types_part_3.o #8 52.02 g++ -shared -o RUA_Types_part_4.so RUA_Types_part_4.o #8 52.02 g++ -shared -o RUA_Types_part_5.so RUA_Types_part_5.o #8 52.02 g++ -shared -o RUA_Types_part_6.so RUA_Types_part_6.o #8 52.02 g++ -shared -o RUA_Types_part_7.so RUA_Types_part_7.o #8 52.02 g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o #8 52.02 g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o #8 52.02 g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o #8 52.04 g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o #8 52.04 g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o #8 52.05 g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o #8 52.05 g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o #8 52.05 g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o #8 52.05 g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o #8 52.05 g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o #8 52.07 g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o #8 52.07 g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o #8 52.07 g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o #8 52.07 g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o #8 52.10 g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o #8 52.10 g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o #8 52.10 g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o #8 52.10 g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o #8 52.11 g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o #8 52.12 g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o #8 52.12 g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o #8 52.12 g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o #8 52.12 g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o #8 52.14 g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o #8 52.14 g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o #8 52.15 g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o #8 52.15 g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o #8 52.15 g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o #8 52.15 g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o #8 52.17 g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o #8 52.17 g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o #8 52.17 g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o #8 52.17 g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o #8 52.18 g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o #8 52.18 g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o #8 52.18 g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o #8 52.18 g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o #8 52.19 g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o #8 52.20 g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o #8 52.20 g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o #8 52.20 g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o #8 52.20 g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o #8 52.21 g++ -shared -o SDP_Templates_part_1.so SDP_Templates_part_1.o #8 52.21 g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o #8 52.22 g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o #8 52.22 g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o #8 52.22 g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o #8 52.23 g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o #8 52.23 g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o #8 52.23 g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o #8 52.24 g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o #8 52.25 g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o #8 52.25 g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o #8 52.25 g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o #8 52.25 g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o #8 52.26 g++ -shared -o SDP_Types_part_7.so SDP_Types_part_7.o #8 52.26 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 52.26 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 52.27 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 52.28 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 52.28 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 52.28 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 52.28 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 52.28 g++ -shared -o StatsD_Checker_part_1.so StatsD_Checker_part_1.o #8 52.28 g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o #8 52.28 g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o #8 52.30 g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o #8 52.30 g++ -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o #8 52.30 g++ -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o #8 52.31 g++ -shared -o StatsD_Checker_part_7.so StatsD_Checker_part_7.o #8 52.31 g++ -shared -o StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o #8 52.31 g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o #8 52.31 g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o #8 52.32 g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o #8 52.33 g++ -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o #8 52.33 g++ -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o #8 52.33 g++ -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o #8 52.33 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o #8 52.33 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o #8 52.33 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o #8 52.34 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o #8 52.35 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o #8 52.35 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o #8 52.35 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o #8 52.36 g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o #8 52.36 g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o #8 52.36 g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o #8 52.36 g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o #8 52.36 g++ -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o #8 52.38 g++ -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o #8 52.38 g++ -shared -o StatsD_Types_part_7.so StatsD_Types_part_7.o #8 52.38 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 52.38 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 52.39 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 52.39 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 52.39 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 52.39 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 52.40 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 52.41 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 52.41 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 52.41 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 52.41 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 52.41 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 52.41 g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o #8 52.41 g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o #8 52.43 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 52.43 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 52.43 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 52.43 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 52.44 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 52.44 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 52.44 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 52.44 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 52.45 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 52.45 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 52.46 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 52.46 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 52.46 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 52.46 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 52.47 g++ -shared -o UD_PortType_part_1.so UD_PortType_part_1.o #8 52.47 g++ -shared -o UD_PortType_part_2.so UD_PortType_part_2.o #8 52.48 g++ -shared -o UD_PortType_part_3.so UD_PortType_part_3.o #8 52.48 g++ -shared -o UD_PortType_part_4.so UD_PortType_part_4.o #8 52.48 g++ -shared -o UD_PortType_part_5.so UD_PortType_part_5.o #8 52.49 g++ -shared -o UD_PortType_part_6.so UD_PortType_part_6.o #8 52.50 g++ -shared -o UD_PortType_part_7.so UD_PortType_part_7.o #8 52.50 g++ -shared -o UD_Types_part_1.so UD_Types_part_1.o #8 52.50 g++ -shared -o UD_Types_part_2.so UD_Types_part_2.o #8 52.50 g++ -shared -o UD_Types_part_3.so UD_Types_part_3.o #8 52.51 g++ -shared -o UD_Types_part_4.so UD_Types_part_4.o #8 52.51 g++ -shared -o UD_Types_part_5.so UD_Types_part_5.o #8 52.51 g++ -shared -o UD_Types_part_6.so UD_Types_part_6.o #8 52.51 g++ -shared -o UD_Types_part_7.so UD_Types_part_7.o #8 52.52 g++ -shared -o IPA_Emulation.so IPA_Emulation.o #8 52.53 g++ -shared -o RAN_Adapter.so RAN_Adapter.o #8 52.53 g++ -shared -o RAN_Emulation.so RAN_Emulation.o #8 52.53 g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o #8 52.53 g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o #8 52.53 g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o #8 52.53 g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o #8 52.54 g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o #8 52.56 g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o #8 52.56 g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o #8 52.56 g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o #8 52.56 g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o #8 52.56 g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o #8 52.59 g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o #8 52.59 g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o #8 52.59 g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o #8 52.59 g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o #8 52.60 g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o #8 52.62 g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o #8 52.62 g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o #8 52.62 g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o #8 52.63 g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o #8 52.64 g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o #8 52.64 g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o #8 52.65 g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o #8 52.65 g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o #8 52.67 g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o #8 52.67 g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o #8 52.67 g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o #8 52.67 g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o #8 52.67 g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o #8 52.68 g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o #8 52.69 g++ -shared -o HNBAP_CommonDataTypes.so HNBAP_CommonDataTypes.o #8 52.69 g++ -shared -o HNBAP_Constants.so HNBAP_Constants.o #8 52.69 g++ -shared -o HNBAP_Containers.so HNBAP_Containers.o #8 52.70 g++ -shared -o HNBAP_IEs.so HNBAP_IEs.o #8 52.70 g++ -shared -o HNBAP_PDU_Contents.so HNBAP_PDU_Contents.o #8 52.70 g++ -shared -o HNBAP_PDU_Descriptions.so HNBAP_PDU_Descriptions.o #8 52.70 g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o #8 52.71 g++ -shared -o RANAP_Constants.so RANAP_Constants.o #8 52.71 g++ -shared -o RANAP_Containers.so RANAP_Containers.o #8 52.72 g++ -shared -o RANAP_IEs.so RANAP_IEs.o #8 52.81 g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o #8 52.82 g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o #8 52.82 g++ -shared -o RUA_CommonDataTypes.so RUA_CommonDataTypes.o #8 52.83 g++ -shared -o RUA_Constants.so RUA_Constants.o #8 52.87 g++ -shared -o RUA_Containers.so RUA_Containers.o #8 52.87 g++ -shared -o RUA_IEs.so RUA_IEs.o #8 52.87 g++ -shared -o RUA_PDU_Contents.so RUA_PDU_Contents.o #8 52.94 g++ -shared -o RUA_PDU_Descriptions.so RUA_PDU_Descriptions.o #8 52.96 g++ -shared -o HNBAP_CommonDataTypes_part_1.so HNBAP_CommonDataTypes_part_1.o #8 52.98 g++ -shared -o HNBAP_CommonDataTypes_part_2.so HNBAP_CommonDataTypes_part_2.o #8 52.98 g++ -shared -o HNBAP_CommonDataTypes_part_3.so HNBAP_CommonDataTypes_part_3.o #8 53.01 g++ -shared -o HNBAP_CommonDataTypes_part_4.so HNBAP_CommonDataTypes_part_4.o #8 53.02 g++ -shared -o HNBAP_CommonDataTypes_part_5.so HNBAP_CommonDataTypes_part_5.o #8 53.03 g++ -shared -o HNBAP_CommonDataTypes_part_6.so HNBAP_CommonDataTypes_part_6.o #8 53.03 g++ -shared -o HNBAP_CommonDataTypes_part_7.so HNBAP_CommonDataTypes_part_7.o #8 53.04 g++ -shared -o HNBAP_Constants_part_1.so HNBAP_Constants_part_1.o #8 53.04 g++ -shared -o HNBAP_Constants_part_2.so HNBAP_Constants_part_2.o #8 53.05 g++ -shared -o HNBAP_Constants_part_3.so HNBAP_Constants_part_3.o #8 53.06 g++ -shared -o HNBAP_Constants_part_4.so HNBAP_Constants_part_4.o #8 53.06 g++ -shared -o HNBAP_Constants_part_5.so HNBAP_Constants_part_5.o #8 53.06 g++ -shared -o HNBAP_Constants_part_6.so HNBAP_Constants_part_6.o #8 53.07 g++ -shared -o HNBAP_Constants_part_7.so HNBAP_Constants_part_7.o #8 53.08 g++ -shared -o HNBAP_Containers_part_1.so HNBAP_Containers_part_1.o #8 53.08 g++ -shared -o HNBAP_Containers_part_2.so HNBAP_Containers_part_2.o #8 53.09 g++ -shared -o HNBAP_Containers_part_3.so HNBAP_Containers_part_3.o #8 53.09 g++ -shared -o HNBAP_Containers_part_4.so HNBAP_Containers_part_4.o #8 53.09 g++ -shared -o HNBAP_Containers_part_5.so HNBAP_Containers_part_5.o #8 53.09 g++ -shared -o HNBAP_Containers_part_6.so HNBAP_Containers_part_6.o #8 53.09 g++ -shared -o HNBAP_Containers_part_7.so HNBAP_Containers_part_7.o #8 53.10 g++ -shared -o HNBAP_IEs_part_1.so HNBAP_IEs_part_1.o #8 53.10 g++ -shared -o HNBAP_IEs_part_2.so HNBAP_IEs_part_2.o #8 53.11 g++ -shared -o HNBAP_IEs_part_3.so HNBAP_IEs_part_3.o #8 53.11 g++ -shared -o HNBAP_IEs_part_4.so HNBAP_IEs_part_4.o #8 53.12 g++ -shared -o HNBAP_IEs_part_5.so HNBAP_IEs_part_5.o #8 53.13 g++ -shared -o HNBAP_IEs_part_6.so HNBAP_IEs_part_6.o #8 53.13 g++ -shared -o HNBAP_IEs_part_7.so HNBAP_IEs_part_7.o #8 53.13 g++ -shared -o HNBAP_PDU_Contents_part_1.so HNBAP_PDU_Contents_part_1.o #8 53.14 g++ -shared -o HNBAP_PDU_Contents_part_2.so HNBAP_PDU_Contents_part_2.o #8 53.15 g++ -shared -o HNBAP_PDU_Contents_part_3.so HNBAP_PDU_Contents_part_3.o #8 53.15 g++ -shared -o HNBAP_PDU_Contents_part_4.so HNBAP_PDU_Contents_part_4.o #8 53.15 g++ -shared -o HNBAP_PDU_Contents_part_5.so HNBAP_PDU_Contents_part_5.o #8 53.15 g++ -shared -o HNBAP_PDU_Contents_part_6.so HNBAP_PDU_Contents_part_6.o #8 53.15 g++ -shared -o HNBAP_PDU_Contents_part_7.so HNBAP_PDU_Contents_part_7.o #8 53.15 g++ -shared -o HNBAP_PDU_Descriptions_part_1.so HNBAP_PDU_Descriptions_part_1.o #8 53.15 g++ -shared -o HNBAP_PDU_Descriptions_part_2.so HNBAP_PDU_Descriptions_part_2.o #8 53.15 g++ -shared -o HNBAP_PDU_Descriptions_part_3.so HNBAP_PDU_Descriptions_part_3.o #8 53.17 g++ -shared -o HNBAP_PDU_Descriptions_part_4.so HNBAP_PDU_Descriptions_part_4.o #8 53.17 g++ -shared -o HNBAP_PDU_Descriptions_part_5.so HNBAP_PDU_Descriptions_part_5.o #8 53.17 g++ -shared -o HNBAP_PDU_Descriptions_part_6.so HNBAP_PDU_Descriptions_part_6.o #8 53.17 g++ -shared -o HNBAP_PDU_Descriptions_part_7.so HNBAP_PDU_Descriptions_part_7.o #8 53.18 g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o #8 53.18 g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o #8 53.18 g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o #8 53.18 g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o #8 53.19 g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o #8 53.20 g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o #8 53.20 g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o #8 53.20 g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o #8 53.20 g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o #8 53.20 g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o #8 53.20 g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o #8 53.20 g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o #8 53.21 g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o #8 53.22 g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o #8 53.23 g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o #8 53.23 g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o #8 53.23 g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o #8 53.23 g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o #8 53.23 g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o #8 53.23 g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o #8 53.24 g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o #8 53.24 g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o #8 53.24 g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o #8 53.26 g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o #8 53.26 g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o #8 53.26 g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o #8 53.26 g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o #8 53.26 g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o #8 53.26 g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o #8 53.26 g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o #8 53.27 g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o #8 53.29 g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o #8 53.29 g++ -shared -o RUA_CommonDataTypes_part_1.so RUA_CommonDataTypes_part_1.o #8 53.29 g++ -shared -o RUA_CommonDataTypes_part_2.so RUA_CommonDataTypes_part_2.o #8 53.29 g++ -shared -o RUA_CommonDataTypes_part_3.so RUA_CommonDataTypes_part_3.o #8 53.29 g++ -shared -o RUA_CommonDataTypes_part_4.so RUA_CommonDataTypes_part_4.o #8 53.29 g++ -shared -o RUA_CommonDataTypes_part_5.so RUA_CommonDataTypes_part_5.o #8 53.29 g++ -shared -o RUA_CommonDataTypes_part_6.so RUA_CommonDataTypes_part_6.o #8 53.30 g++ -shared -o RUA_CommonDataTypes_part_7.so RUA_CommonDataTypes_part_7.o #8 53.31 g++ -shared -o RUA_Constants_part_1.so RUA_Constants_part_1.o #8 53.31 g++ -shared -o RUA_Constants_part_2.so RUA_Constants_part_2.o #8 53.31 g++ -shared -o RUA_Constants_part_3.so RUA_Constants_part_3.o #8 53.31 g++ -shared -o RUA_Constants_part_4.so RUA_Constants_part_4.o #8 53.31 g++ -shared -o RUA_Constants_part_5.so RUA_Constants_part_5.o #8 53.31 g++ -shared -o RUA_Constants_part_6.so RUA_Constants_part_6.o #8 53.32 g++ -shared -o RUA_Constants_part_7.so RUA_Constants_part_7.o #8 53.32 g++ -shared -o RUA_Containers_part_1.so RUA_Containers_part_1.o #8 53.34 g++ -shared -o RUA_Containers_part_2.so RUA_Containers_part_2.o #8 53.34 g++ -shared -o RUA_Containers_part_3.so RUA_Containers_part_3.o #8 53.34 g++ -shared -o RUA_Containers_part_4.so RUA_Containers_part_4.o #8 53.34 g++ -shared -o RUA_Containers_part_5.so RUA_Containers_part_5.o #8 53.34 g++ -shared -o RUA_Containers_part_6.so RUA_Containers_part_6.o #8 53.34 g++ -shared -o RUA_Containers_part_7.so RUA_Containers_part_7.o #8 53.34 g++ -shared -o RUA_IEs_part_1.so RUA_IEs_part_1.o #8 53.35 g++ -shared -o RUA_IEs_part_2.so RUA_IEs_part_2.o #8 53.36 g++ -shared -o RUA_IEs_part_3.so RUA_IEs_part_3.o #8 53.36 g++ -shared -o RUA_IEs_part_4.so RUA_IEs_part_4.o #8 53.36 g++ -shared -o RUA_IEs_part_5.so RUA_IEs_part_5.o #8 53.37 g++ -shared -o RUA_IEs_part_6.so RUA_IEs_part_6.o #8 53.37 g++ -shared -o RUA_IEs_part_7.so RUA_IEs_part_7.o #8 53.37 g++ -shared -o RUA_PDU_Contents_part_1.so RUA_PDU_Contents_part_1.o #8 53.37 g++ -shared -o RUA_PDU_Contents_part_2.so RUA_PDU_Contents_part_2.o #8 53.37 g++ -shared -o RUA_PDU_Contents_part_3.so RUA_PDU_Contents_part_3.o #8 53.39 g++ -shared -o RUA_PDU_Contents_part_4.so RUA_PDU_Contents_part_4.o #8 53.39 g++ -shared -o RUA_PDU_Contents_part_5.so RUA_PDU_Contents_part_5.o #8 53.39 g++ -shared -o RUA_PDU_Contents_part_6.so RUA_PDU_Contents_part_6.o #8 53.39 g++ -shared -o RUA_PDU_Contents_part_7.so RUA_PDU_Contents_part_7.o #8 53.39 g++ -shared -o RUA_PDU_Descriptions_part_1.so RUA_PDU_Descriptions_part_1.o #8 53.39 g++ -shared -o RUA_PDU_Descriptions_part_2.so RUA_PDU_Descriptions_part_2.o #8 53.39 g++ -shared -o RUA_PDU_Descriptions_part_3.so RUA_PDU_Descriptions_part_3.o #8 53.39 g++ -shared -o RUA_PDU_Descriptions_part_4.so RUA_PDU_Descriptions_part_4.o #8 53.40 g++ -shared -o RUA_PDU_Descriptions_part_5.so RUA_PDU_Descriptions_part_5.o #8 53.41 g++ -shared -o RUA_PDU_Descriptions_part_6.so RUA_PDU_Descriptions_part_6.o #8 53.41 g++ -shared -o RUA_PDU_Descriptions_part_7.so RUA_PDU_Descriptions_part_7.o #8 53.42 g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o #8 53.42 g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o #8 53.42 g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o #8 53.42 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 53.42 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 53.42 g++ -shared -o IuUP_EncDec.so IuUP_EncDec.o #8 53.43 g++ -shared -o Iuh_CodecPort_CtrlFunctDef.so Iuh_CodecPort_CtrlFunctDef.o #8 53.44 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 53.45 g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o #8 53.45 g++ -shared -o RTP_EncDec.so RTP_EncDec.o #8 53.45 g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o #8 53.46 g++ -shared -o SDP_EncDec.so SDP_EncDec.o #8 53.49 g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.o #8 53.52 g++ -shared -o TCCConversion.so TCCConversion.o #8 53.52 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 53.52 g++ -shared -o TCCInterface.so TCCInterface.o #8 53.55 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 53.55 g++ -shared -o HNBAP_EncDec.so HNBAP_EncDec.o #8 53.56 g++ -shared -o RUA_EncDec.so RUA_EncDec.o #8 53.61 g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o #8 53.61 g++ -shared -o MGCP_CodecPort_CtrlFunctDef.so MGCP_CodecPort_CtrlFunctDef.o #8 53.61 g++ -shared -o UD_PT.so UD_PT.o #8 53.62 g++ -shared -o PFCP_CodecPort_CtrlFunctDef.so PFCP_CodecPort_CtrlFunctDef.o #8 53.64 g++ -shared -o BSSAP_Types_part_1.so BSSAP_Types_part_1.o #8 53.65 g++ -shared -o PFCP_Types_part_1.so PFCP_Types_part_1.o #8 59.80 g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o #8 60.55 g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o #8 60.82 g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o #8 62.39 g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o #8 62.64 g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o #8 62.68 g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o #8 63.19 g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o #8 63.40 g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o #8 63.77 g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o #8 64.91 g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o #8 64.99 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 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 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 64.99 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 64.99 -L/lib -lcrypto \ #8 64.99 -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ #8 64.99 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 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 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 65.61 make[1]: Leaving directory '/osmo-ttcn3-hacks/hnbgw' #8 DONE 66.4s #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 3.7s done #10 writing image sha256:d3e2c28ae3c92795ccdd4ae3223c3fd6ae3f2958d2aec76be6d0187a9327a4f4 done #10 naming to docker.io/osmocom-build/ttcn3-hnbgw-test:latest 0.0s done #10 DONE 3.8s 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 d3e2c28ae3c9 + 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=2162915 + seq 1 30 + echo (2162915 + 1) % 256 + bc + SUBNET=228 + NET_NAME=ttcn3-hnbgw-test-228 + SUB4=172.18.228.0/24 + SUB6=fd02:db8:228::/64 + set +x Creating network ttcn3-hnbgw-test-228, trying SUBNET=228... + docker network create --internal --subnet 172.18.228.0/24 --ipv6 --subnet fd02:db8:228::/64 ttcn3-hnbgw-test-228 7d310edcd832f1a35f9a1739b1f2c1b6a76be203d6fdcc15aa259d0eca3d048d + set +x ### Network ttcn3-hnbgw-test-228 created (SUBNET=228) ### + 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=228 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw-tester/HNBGW_Tests.cfg Applying SUBNET=228 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw/osmo-hnbgw.cfg Applying SUBNET=228 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 228 200 + NET=228 + ADDR_SUFIX=200 + echo --network ttcn3-hnbgw-test-228 --ip 172.18.228.200 --ip6 fd02:db8:228::200 + docker run --rm --network ttcn3-hnbgw-test-228 --ip 172.18.228.200 --ip6 fd02:db8:228::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/stp:/data --name jenkins-ttcn3-hnbgw-test-latest-698-stp -d osmocom-build/osmo-stp-latest 10510a0334a82b115664cc8d54ab03a851191ca8c513e6a4fbd6eeaac0f3560c + echo Starting container with HNBGW Starting container with HNBGW + docker_network_params 228 20 + NET=228 + ADDR_SUFIX=20 + echo --network ttcn3-hnbgw-test-228 --ip 172.18.228.20 --ip6 fd02:db8:228::20 + docker run --rm --network ttcn3-hnbgw-test-228 --ip 172.18.228.20 --ip6 fd02:db8:228::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-698-hnbgw -d osmocom-build/osmo-hnbgw-latest 29dfa87a4f237a76abb6f73abfa9018a2dc70fcaf2a625d28ca5af8909e7067f + echo Starting container with HNBGW testsuite Starting container with HNBGW testsuite + docker_network_params 228 203 + NET=228 + ADDR_SUFIX=203 + echo --network ttcn3-hnbgw-test-228 --ip 172.18.228.203 --ip6 fd02:db8:228::203 + docker run --rm --network ttcn3-hnbgw-test-228 --ip 172.18.228.203 --ip6 fd02:db8:228::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.228.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-698-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@66e0aac52d9e: Unix server socket created successfully. MC@66e0aac52d9e: Listening on TCP port 41767. 66e0aac52d9e is the default MC2> spawn /osmo-ttcn3-hacks/hnbgw/HNBGW_Tests 66e0aac52d9e 41767 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@66e0aac52d9e: New HC connected from 172.18.228.203 [172.18.228.203]. 66e0aac52d9e: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@66e0aac52d9e: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@66e0aac52d9e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@66e0aac52d9e: Configuration file was processed on all HCs. MC@66e0aac52d9e: Creating MTC on host 172.18.228.203. MC@66e0aac52d9e: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Wed May 15 10:23:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_hnb_register started. TC_hnb_register-Iuh0(4)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(9)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(9)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(9)@66e0aac52d9e: ************************************************* MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(7)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(12)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(12)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(12)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(10)@66e0aac52d9e: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(9)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(12)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 MTC@66e0aac52d9e: setverdict(pass): none -> pass MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register-Iuh0-RUA(5)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(3)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@66e0aac52d9e: Final verdict of PTC: none TC_hnb_register-Iuh0(4)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(13)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(8)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(7)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(11)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(12)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(10)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(9)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(3): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_hnb_register-Iuh0(4): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_hnb_register-Iuh0-RUA(5): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(7): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(8): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(9): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(10): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(11): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(12): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(13): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_hnb_register finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Wed May 15 10:23:25 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=133854) Waiting for packet dumper to finish... 1 (prev_count=133854, count=160909) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Wed May 15 10:23:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_hnb_register_duplicate started. TC_hnb_register_duplicate-Iuh0(15)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hnb_register_duplicate-Iuh1(17)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(22)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(22)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(22)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-SCCP(20)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(25)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(25)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(25)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(23)@66e0aac52d9e: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(22)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(25)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(21)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(21)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(24)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(24)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message MTC@66e0aac52d9e: setverdict(pass): none -> pass MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: talloc reports "struct hnb_context" x 1, expecting 1 MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register_duplicate-Iuh0-RUA(16)@66e0aac52d9e: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(18)@66e0aac52d9e: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(17)@66e0aac52d9e: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(15)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(14)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(21)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(26)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(24)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(23)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(20)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(22)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(25)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(19)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(14): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(15): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(16): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(17): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(18): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(19): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(20): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(21): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(22): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(23): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(24): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(25): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(26): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Wed May 15 10:23:30 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88899) Waiting for packet dumper to finish... 1 (prev_count=88899, count=151708) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: 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 ------ Wed May 15 10:23:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(33)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(33)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(33)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-SCCP(31)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(36)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(36)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(36)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(34)@66e0aac52d9e: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(33)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(36)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(32)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(32)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(35)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(35)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message MTC@66e0aac52d9e: setverdict(pass): none -> pass MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: talloc reports "struct hnb_context" x 1, expecting 1 MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(33)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(31)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(27)@66e0aac52d9e: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(30)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(35)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(32)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(34)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(36)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(37)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(27): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(31): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(32): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(33): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(34): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(35): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(36): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(37): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Wed May 15 10:23:35 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.228.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=149392) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Wed May 15 10:23:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_ue_register started. TC_ue_register-Iuh0(39)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(44)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(44)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(44)@66e0aac52d9e: ************************************************* MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(42)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(47)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(47)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(47)@66e0aac52d9e: ************************************************* MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(45)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(44)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(47)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(43)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(43)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(46)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(46)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(42)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(43)@66e0aac52d9e: Final verdict of PTC: none TC_ue_register-Iuh0(39)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(45)@66e0aac52d9e: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(40)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(48)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(41)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(46)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(47)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(44)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(38)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(38): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ue_register-Iuh0(39): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ue_register-Iuh0-RUA(40): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(41): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(42): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(43): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(44): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(45): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(46): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(47): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(48): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_ue_register finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Wed May 15 10:23:40 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_ue_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89186) Waiting for packet dumper to finish... 1 (prev_count=89186, count=148410) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Wed May 15 10:23:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_ue_register_tmsi_lai started. MTC@66e0aac52d9e: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ue_register_tmsi_lai-Iuh0(50)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(55)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(55)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(55)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-SCCP(53)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(58)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(58)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(58)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(56)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(55)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(58)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(54)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(54)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(57)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(57)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(54)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(53)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(57)@66e0aac52d9e: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(51)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(49)@66e0aac52d9e: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(50)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(56)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(58)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(55)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(52)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(59)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(49): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(50): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(51): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(52): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(53): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(54): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(55): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(56): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(57): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(58): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(59): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Wed May 15 10:23:44 UTC 2024 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89063) Waiting for packet dumper to finish... 1 (prev_count=89063, count=148263) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Wed May 15 10:23:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_ue_register_before_hnb_register started. TC_ue_register_before_hnb_register-Iuh0(61)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(66)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(66)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(66)@66e0aac52d9e: ************************************************* MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(64)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(69)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(69)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(69)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(67)@66e0aac52d9e: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(66)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(69)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(65)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(65)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(68)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(68)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message MTC@66e0aac52d9e: setverdict(fail): none -> fail reason: "Timeout waiting for UE Register response", new component reason: "Timeout waiting for UE Register response" MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register_before_hnb_register-Iuh0-RUA(62)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(69)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(66)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(68)@66e0aac52d9e: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(61)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(60)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(65)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(64)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(67)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(70)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(63)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: fail reason: "Timeout waiting for UE Register response" MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(60): none (fail -> fail) MTC@66e0aac52d9e: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(61): none (fail -> fail) MTC@66e0aac52d9e: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(62): none (fail -> fail) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(63): none (fail -> fail) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(64): none (fail -> fail) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(65): none (fail -> fail) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(66): none (fail -> fail) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(67): none (fail -> fail) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(68): none (fail -> fail) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(69): none (fail -> fail) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(70): none (fail -> fail) MTC@66e0aac52d9e: Test case TC_ue_register_before_hnb_register finished. Verdict: fail reason: Timeout waiting for UE Register response MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register fail'. Wed May 15 10:23:51 UTC 2024 ------ HNBGW_Tests.TC_ue_register_before_hnb_register fail ------ Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=125851) Waiting for packet dumper to finish... 1 (prev_count=125851, count=144671) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register fail' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Wed May 15 10:23:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_ranap_cs_initial_ue started. TC_ranap_cs_initial_ue-Iuh0(72)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(77)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(77)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(77)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-SCCP(75)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(80)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(80)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(80)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(78)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(77)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(80)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(76)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(76)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(79)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(79)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(76)@66e0aac52d9e: f_create_expect(l3 := '949F4F90B8D267ADC745'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(76)@66e0aac52d9e: Created Expect[0] for '949F4F90B8D267ADC745'O to be handled at TC_ranap_cs_initial_ue0(82) TC_ranap_cs_initial_ue-Iuh0-RUA(73)@66e0aac52d9e: Added conn table entry 0TC_ranap_cs_initial_ue0(82)3224275 HNBGW_Test.msc0-SCCP(75)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc0-SCCP(75)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(76)@66e0aac52d9e: Found Expect[0] for l3='949F4F90B8D267ADC745'O handled at TC_ranap_cs_initial_ue0(82) HNBGW_Test.msc0-RAN(76)@66e0aac52d9e: Added conn table entry 0TC_ranap_cs_initial_ue0(82)6244269 HNBGW_Test.msc0-SCCP(75)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(75)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(82)@66e0aac52d9e: setverdict(pass): none -> pass TC_ranap_cs_initial_ue0(82)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_initial_ue-Iuh0-RUA(73)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(77)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(80)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(71)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(76)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(74)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(78)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(79)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(75)@66e0aac52d9e: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(72)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(81)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue-PFCP(83)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(71): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(72): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(73): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(75): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(76): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(77): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(78): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(79): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(80): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(81): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ranap_cs_initial_ue0(82): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ranap_cs_initial_ue-PFCP(83): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Wed May 15 10:23:57 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=129354) Waiting for packet dumper to finish... 1 (prev_count=129354, count=170817) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Wed May 15 10:23:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_ranap_ps_initial_ue started. TC_ranap_ps_initial_ue-Iuh0(85)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(90)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(90)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(90)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-SCCP(88)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(93)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(93)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(93)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(91)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(90)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(93)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(89)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(89)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(92)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@66e0aac52d9e: f_create_expect(l3 := '9F4D402A36C9A11DED66'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(92)@66e0aac52d9e: Created Expect[0] for '9F4D402A36C9A11DED66'O to be handled at TC_ranap_ps_initial_ue0(95) TC_ranap_ps_initial_ue-Iuh0-RUA(86)@66e0aac52d9e: Added conn table entry 0TC_ranap_ps_initial_ue0(95)7370266 HNBGW_Test.sgsn0-SCCP(91)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(91)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(92)@66e0aac52d9e: Found Expect[0] for l3='9F4D402A36C9A11DED66'O handled at TC_ranap_ps_initial_ue0(95) HNBGW_Test.sgsn0-RAN(92)@66e0aac52d9e: Added conn table entry 0TC_ranap_ps_initial_ue0(95)613023 HNBGW_Test.sgsn0-SCCP(91)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(91)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(95)@66e0aac52d9e: setverdict(pass): none -> pass TC_ranap_ps_initial_ue0(95)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_initial_ue-Iuh0-RUA(86)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(89)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(92)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(88)@66e0aac52d9e: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(85)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(91)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(93)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(90)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(84)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(94)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue-PFCP(96)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(84): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(85): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(86): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(88): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(89): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(90): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(91): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(92): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(93): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(94): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ranap_ps_initial_ue0(95): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ranap_ps_initial_ue-PFCP(96): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Wed May 15 10:24:02 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 172.18.228.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=171156) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: 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 ------ Wed May 15 10:24:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_ranap_cs_initial_ue_empty_cr started. TC_ranap_cs_initial_ue_empty_cr-Iuh0(98)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(103)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(103)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(103)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-SCCP(101)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(106)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(106)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(106)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(104)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(103)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(106)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(102)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(102)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(105)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(105)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(102)@66e0aac52d9e: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(102)@66e0aac52d9e: Created Expect[0] for omit to be handled at TC_ranap_cs_initial_ue_empty_cr0(108) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(99)@66e0aac52d9e: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(108)11281950 HNBGW_Test.msc0-SCCP(101)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc0-SCCP(101)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(102)@66e0aac52d9e: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(108) HNBGW_Test.msc0-RAN(102)@66e0aac52d9e: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(108)8637771 HNBGW_Test.msc0-SCCP(101)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(101)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(101)@66e0aac52d9e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(101)@66e0aac52d9e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(101)@66e0aac52d9e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(101)@66e0aac52d9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(108)@66e0aac52d9e: setverdict(pass): none -> pass TC_ranap_cs_initial_ue_empty_cr0(108)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(105)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(101)@66e0aac52d9e: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(98)@66e0aac52d9e: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(99)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(97)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(102)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(100)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(104)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(103)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(106)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(107)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue_empty_cr-PFCP(109)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(97): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(98): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(99): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(101): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(102): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(103): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(104): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(105): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(106): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(107): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(108): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-PFCP(109): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Wed May 15 10:24:08 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_ranap_cs_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=181644) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: 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 ------ Wed May 15 10:24:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_ranap_ps_initial_ue_empty_cr started. TC_ranap_ps_initial_ue_empty_cr-Iuh0(111)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(116)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(116)@66e0aac52d9e: M3UA emulation initiated, the test can be started MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(116)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-SCCP(114)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(119)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(119)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(119)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(117)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(116)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(119)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(115)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(115)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(118)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(118)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(118)@66e0aac52d9e: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(118)@66e0aac52d9e: Created Expect[0] for omit to be handled at TC_ranap_ps_initial_ue_empty_cr0(121) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(112)@66e0aac52d9e: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(121)11625498 HNBGW_Test.sgsn0-SCCP(117)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(117)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(118)@66e0aac52d9e: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(121) HNBGW_Test.sgsn0-RAN(118)@66e0aac52d9e: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(121)15293277 HNBGW_Test.sgsn0-SCCP(117)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(117)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(117)@66e0aac52d9e: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(117)@66e0aac52d9e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(117)@66e0aac52d9e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(117)@66e0aac52d9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(121)@66e0aac52d9e: setverdict(pass): none -> pass TC_ranap_ps_initial_ue_empty_cr0(121)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(115)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(118)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(114)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(116)@66e0aac52d9e: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(112)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(117)@66e0aac52d9e: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(111)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(113)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(119)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(110)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(120)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue_empty_cr-PFCP(122)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(110): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(111): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(112): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(113): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(114): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(115): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(116): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(117): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(118): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(119): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(120): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(121): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-PFCP(122): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Wed May 15 10:24:14 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.228.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=181641) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Wed May 15 10:24:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_ranap_cs_bidir started. TC_ranap_cs_bidir-Iuh0(124)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(129)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(129)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(129)@66e0aac52d9e: ************************************************* MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(127)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(132)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(132)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(132)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(130)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(129)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(132)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(128)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(128)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(131)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(131)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(128)@66e0aac52d9e: f_create_expect(l3 := '8DCD89B8C9A8DC76208A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(128)@66e0aac52d9e: Created Expect[0] for '8DCD89B8C9A8DC76208A'O to be handled at TC_ranap_cs_bidir0(134) TC_ranap_cs_bidir-Iuh0-RUA(125)@66e0aac52d9e: Added conn table entry 0TC_ranap_cs_bidir0(134)14726942 HNBGW_Test.msc0-SCCP(127)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc0-SCCP(127)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(128)@66e0aac52d9e: Found Expect[0] for l3='8DCD89B8C9A8DC76208A'O handled at TC_ranap_cs_bidir0(134) HNBGW_Test.msc0-RAN(128)@66e0aac52d9e: Added conn table entry 0TC_ranap_cs_bidir0(134)10440216 HNBGW_Test.msc0-SCCP(127)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(127)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_bidir0(134)@66e0aac52d9e: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(127)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(127)@66e0aac52d9e: vl_len:22 HNBGW_Test.msc0-SCCP(127)@66e0aac52d9e: vl_from0 HNBGW_Test.msc0-SCCP(127)@66e0aac52d9e: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A808A558522D532727E82'O TC_ranap_cs_bidir0(134)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(127)@66e0aac52d9e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(127)@66e0aac52d9e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(127)@66e0aac52d9e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(127)@66e0aac52d9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(134)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(127)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(127)@66e0aac52d9e: vl_len:20 HNBGW_Test.msc0-SCCP(127)@66e0aac52d9e: vl_from0 HNBGW_Test.msc0-SCCP(127)@66e0aac52d9e: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O TC_ranap_cs_bidir0(134)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir0(134)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-M3UA(129)@66e0aac52d9e: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0-RUA(125)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(131)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(132)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(127)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(128)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(130)@66e0aac52d9e: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(124)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(123)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(126)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(133)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir-PFCP(135)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(123): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(124): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(125): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(126): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(127): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(128): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(129): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(130): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(131): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(132): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(133): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ranap_cs_bidir0(134): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ranap_cs_bidir-PFCP(135): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Wed May 15 10:24:20 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 172.18.228.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=191761) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Wed May 15 10:24:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_ranap_ps_bidir started. TC_ranap_ps_bidir-Iuh0(137)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(142)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(142)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(142)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-SCCP(140)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(145)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(145)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(145)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(143)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(142)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(145)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(141)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(141)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(144)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(144)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(144)@66e0aac52d9e: f_create_expect(l3 := 'F53AB8F42752444C6544'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(144)@66e0aac52d9e: Created Expect[0] for 'F53AB8F42752444C6544'O to be handled at TC_ranap_ps_bidir0(147) TC_ranap_ps_bidir-Iuh0-RUA(138)@66e0aac52d9e: Added conn table entry 0TC_ranap_ps_bidir0(147)15869293 HNBGW_Test.sgsn0-SCCP(143)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(143)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(144)@66e0aac52d9e: Found Expect[0] for l3='F53AB8F42752444C6544'O handled at TC_ranap_ps_bidir0(147) HNBGW_Test.sgsn0-RAN(144)@66e0aac52d9e: Added conn table entry 0TC_ranap_ps_bidir0(147)10528605 HNBGW_Test.sgsn0-SCCP(143)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(143)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(147)@66e0aac52d9e: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(143)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(143)@66e0aac52d9e: vl_len:22 HNBGW_Test.sgsn0-SCCP(143)@66e0aac52d9e: vl_from0 HNBGW_Test.sgsn0-SCCP(143)@66e0aac52d9e: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A0D46D68F413BEC43FD44'O TC_ranap_ps_bidir0(147)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(143)@66e0aac52d9e: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(143)@66e0aac52d9e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(143)@66e0aac52d9e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(143)@66e0aac52d9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(147)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(143)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(143)@66e0aac52d9e: vl_len:20 HNBGW_Test.sgsn0-SCCP(143)@66e0aac52d9e: vl_from0 HNBGW_Test.sgsn0-SCCP(143)@66e0aac52d9e: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O TC_ranap_ps_bidir0(147)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir0(147)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(144)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(145)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(141)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(143)@66e0aac52d9e: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(137)@66e0aac52d9e: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0-RUA(138)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(140)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(142)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(136)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(146)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(139)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir-PFCP(148)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(136): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(137): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(138): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(139): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(140): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(141): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(142): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(143): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(144): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(145): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(146): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ranap_ps_bidir0(147): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ranap_ps_bidir-PFCP(148): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Wed May 15 10:24:26 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=135195) Waiting for packet dumper to finish... 1 (prev_count=135195, count=191191) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Wed May 15 10:24:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_rab_assignment started. TC_rab_assignment-Iuh0(150)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(155)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(155)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(155)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-SCCP(153)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(158)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(158)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(158)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(156)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(155)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(158)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(154)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(154)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(157)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(157)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(159)@66e0aac52d9e: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(160) HNBGW_Test.msc0-RAN(154)@66e0aac52d9e: f_create_expect(l3 := 'AD3019736EFCF115217C'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(154)@66e0aac52d9e: Created Expect[0] for 'AD3019736EFCF115217C'O to be handled at TC_rab_assignment0(160) TC_rab_assignment-Iuh0-RUA(151)@66e0aac52d9e: Added conn table entry 0TC_rab_assignment0(160)3172552 HNBGW_Test.msc0-SCCP(153)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc0-SCCP(153)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(154)@66e0aac52d9e: Found Expect[0] for l3='AD3019736EFCF115217C'O handled at TC_rab_assignment0(160) HNBGW_Test.msc0-RAN(154)@66e0aac52d9e: Added conn table entry 0TC_rab_assignment0(160)12356260 HNBGW_Test.msc0-SCCP(153)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(160)@66e0aac52d9e: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(153)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@66e0aac52d9e: vl_len:91 HNBGW_Test.msc0-SCCP(153)@66e0aac52d9e: vl_from0 HNBGW_Test.msc0-SCCP(153)@66e0aac52d9e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(159)@66e0aac52d9e: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3068c817" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } handled at TC_rab_assignment0(160) TC_rab_assignment0(160)@66e0aac52d9e: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3068c817" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } TC_rab_assignment0(160)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@66e0aac52d9e: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3068c817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3068c817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.228.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment0(160)@66e0aac52d9e: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3068c817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3068c817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.228.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(153)@66e0aac52d9e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(153)@66e0aac52d9e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@66e0aac52d9e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@66e0aac52d9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(160)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(153)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@66e0aac52d9e: vl_len:12 HNBGW_Test.msc0-SCCP(153)@66e0aac52d9e: vl_from0 HNBGW_Test.msc0-SCCP(153)@66e0aac52d9e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment0(160)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@66e0aac52d9e: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3068c817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(160)@66e0aac52d9e: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3068c817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(160)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(153)@66e0aac52d9e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(153)@66e0aac52d9e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@66e0aac52d9e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@66e0aac52d9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(160)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(154)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(157)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(156)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(159)@66e0aac52d9e: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(151)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(152)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(153)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(155)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(158)@66e0aac52d9e: Final verdict of PTC: none TC_rab_assignment-Iuh0(150)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(149)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment-PFCP(161)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(149): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_rab_assignment-Iuh0(150): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(151): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(152): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(153): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(154): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(155): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(156): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(157): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(158): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(159): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_rab_assignment0(160): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_rab_assignment-PFCP(161): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_rab_assignment finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Wed May 15 10:24:32 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=135303) Waiting for packet dumper to finish... 1 (prev_count=135303, count=233332) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Wed May 15 10:24:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_rab_release started. TC_rab_release-Iuh0(163)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(168)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(168)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(168)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-SCCP(166)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(171)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(171)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(171)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(169)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(168)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(171)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(167)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(167)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(170)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(170)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(172)@66e0aac52d9e: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(173) HNBGW_Test.msc0-RAN(167)@66e0aac52d9e: f_create_expect(l3 := '92071ECD224CDBA4467A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(167)@66e0aac52d9e: Created Expect[0] for '92071ECD224CDBA4467A'O to be handled at TC_rab_release0(173) TC_rab_release-Iuh0-RUA(164)@66e0aac52d9e: Added conn table entry 0TC_rab_release0(173)4346993 HNBGW_Test.msc0-SCCP(166)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc0-SCCP(166)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(167)@66e0aac52d9e: Found Expect[0] for l3='92071ECD224CDBA4467A'O handled at TC_rab_release0(173) HNBGW_Test.msc0-RAN(167)@66e0aac52d9e: Added conn table entry 0TC_rab_release0(173)3870304 HNBGW_Test.msc0-SCCP(166)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release0(173)@66e0aac52d9e: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(166)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@66e0aac52d9e: vl_len:91 HNBGW_Test.msc0-SCCP(166)@66e0aac52d9e: vl_from0 HNBGW_Test.msc0-SCCP(166)@66e0aac52d9e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(172)@66e0aac52d9e: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "42547117" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } handled at TC_rab_release0(173) TC_rab_release0(173)@66e0aac52d9e: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "42547117" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } TC_rab_release0(173)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@66e0aac52d9e: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "42547117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "42547117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.228.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release0(173)@66e0aac52d9e: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "42547117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "42547117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.228.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)@66e0aac52d9e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(166)@66e0aac52d9e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@66e0aac52d9e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@66e0aac52d9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(173)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(166)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@66e0aac52d9e: vl_len:21 HNBGW_Test.msc0-SCCP(166)@66e0aac52d9e: vl_from0 HNBGW_Test.msc0-SCCP(166)@66e0aac52d9e: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O TC_rab_release0(173)@66e0aac52d9e: DLCX{ line := { verb := "DLCX", trans_id := "9", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "42547117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(173)@66e0aac52d9e: DLCX{ line := { verb := "DLCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "42547117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(173)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(169)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(171)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(170)@66e0aac52d9e: Final verdict of PTC: none TC_rab_release-Iuh0(163)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(167)@66e0aac52d9e: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(164)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(166)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(162)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(168)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(172)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(165)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_rab_release-PFCP(174)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(162): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_rab_release-Iuh0(163): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_rab_release-Iuh0-RUA(164): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(165): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(166): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(167): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(168): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(169): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(170): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(171): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(172): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_rab_release0(173): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_rab_release-PFCP(174): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_rab_release finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Wed May 15 10:24:38 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 172.18.228.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=227206) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Wed May 15 10:24:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_rab_release_abnormal started. TC_rab_release_abnormal-Iuh0(176)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(181)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(181)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(181)@66e0aac52d9e: ************************************************* MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(179)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(184)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(184)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(184)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(182)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(181)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(184)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(180)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(180)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(183)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(183)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(185)@66e0aac52d9e: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(186) HNBGW_Test.msc0-RAN(180)@66e0aac52d9e: f_create_expect(l3 := 'AF0E61F2CE30522AC81F'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(180)@66e0aac52d9e: Created Expect[0] for 'AF0E61F2CE30522AC81F'O to be handled at TC_rab_release_abnormal0(186) TC_rab_release_abnormal-Iuh0-RUA(177)@66e0aac52d9e: Added conn table entry 0TC_rab_release_abnormal0(186)2247556 HNBGW_Test.msc0-SCCP(179)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc0-SCCP(179)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(180)@66e0aac52d9e: Found Expect[0] for l3='AF0E61F2CE30522AC81F'O handled at TC_rab_release_abnormal0(186) HNBGW_Test.msc0-RAN(180)@66e0aac52d9e: Added conn table entry 0TC_rab_release_abnormal0(186)58626 HNBGW_Test.msc0-SCCP(179)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release_abnormal0(186)@66e0aac52d9e: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(179)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@66e0aac52d9e: vl_len:91 HNBGW_Test.msc0-SCCP(179)@66e0aac52d9e: vl_from0 HNBGW_Test.msc0-SCCP(179)@66e0aac52d9e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(185)@66e0aac52d9e: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "224b8417" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } handled at TC_rab_release_abnormal0(186) TC_rab_release_abnormal0(186)@66e0aac52d9e: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "224b8417" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } TC_rab_release_abnormal0(186)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@66e0aac52d9e: MDCX1{ line := { verb := "MDCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "224b8417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "224b8417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.228.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release_abnormal0(186)@66e0aac52d9e: CRCX2{ line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "224b8417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "224b8417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.228.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)@66e0aac52d9e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(179)@66e0aac52d9e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@66e0aac52d9e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@66e0aac52d9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(186)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(179)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@66e0aac52d9e: vl_len:21 HNBGW_Test.msc0-SCCP(179)@66e0aac52d9e: vl_from0 HNBGW_Test.msc0-SCCP(179)@66e0aac52d9e: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O TC_rab_release_abnormal0(186)@66e0aac52d9e: DLCX{ line := { verb := "DLCX", trans_id := "14", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "224b8417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(186)@66e0aac52d9e: DLCX{ line := { verb := "DLCX", trans_id := "15", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "224b8417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(186)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes TC_rab_release_abnormal-Iuh0-RUA(177)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(179)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(180)@66e0aac52d9e: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(176)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(183)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(178)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(182)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(181)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(184)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(175)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(185)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal-PFCP(187)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(175): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_rab_release_abnormal-Iuh0(176): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(177): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(178): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(179): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(180): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(181): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(182): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(183): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(184): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(185): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_rab_release_abnormal0(186): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_rab_release_abnormal-PFCP(187): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Wed May 15 10:24:44 UTC 2024 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 172.18.228.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=227407) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Wed May 15 10:24:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_rab_assign_fail started. TC_rab_assign_fail-Iuh0(189)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(194)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(194)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(194)@66e0aac52d9e: ************************************************* MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(192)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(197)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(197)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(197)@66e0aac52d9e: ************************************************* MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(195)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(194)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(197)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(193)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(193)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(196)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(196)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(198)@66e0aac52d9e: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(199) HNBGW_Test.msc0-RAN(193)@66e0aac52d9e: f_create_expect(l3 := '49EDDE71AE60F1222633'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(193)@66e0aac52d9e: Created Expect[0] for '49EDDE71AE60F1222633'O to be handled at TC_rab_assign_fail0(199) TC_rab_assign_fail-Iuh0-RUA(190)@66e0aac52d9e: Added conn table entry 0TC_rab_assign_fail0(199)2758907 HNBGW_Test.msc0-SCCP(192)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc0-SCCP(192)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(193)@66e0aac52d9e: Found Expect[0] for l3='49EDDE71AE60F1222633'O handled at TC_rab_assign_fail0(199) HNBGW_Test.msc0-RAN(193)@66e0aac52d9e: Added conn table entry 0TC_rab_assign_fail0(199)9132734 HNBGW_Test.msc0-SCCP(192)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(199)@66e0aac52d9e: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(192)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@66e0aac52d9e: vl_len:91 HNBGW_Test.msc0-SCCP(192)@66e0aac52d9e: vl_from0 HNBGW_Test.msc0-SCCP(192)@66e0aac52d9e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(198)@66e0aac52d9e: Found Expect[0] for { line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2a18fb17" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } handled at TC_rab_assign_fail0(199) TC_rab_assign_fail0(199)@66e0aac52d9e: CRCX1{ line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2a18fb17" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } TC_rab_assign_fail0(199)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(192)@66e0aac52d9e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(192)@66e0aac52d9e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@66e0aac52d9e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@66e0aac52d9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(199)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail0(199)@66e0aac52d9e: DLCX{ line := { verb := "DLCX", trans_id := "17", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2a18fb17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(199)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail0(199)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(193)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(192)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(194)@66e0aac52d9e: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(189)@66e0aac52d9e: Final verdict of PTC: none TC_rab_assign_fail-Iuh0-RUA(190)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(195)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(196)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(191)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(197)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(198)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(188)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail-PFCP(200)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(188): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_rab_assign_fail-Iuh0(189): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(190): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(191): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(192): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(193): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(194): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(195): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(196): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(197): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(198): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_rab_assign_fail0(199): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_rab_assign_fail-PFCP(200): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_rab_assign_fail finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Wed May 15 10:24:50 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 172.18.228.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=204146) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Wed May 15 10:24:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_rab_assign_mgcp_to started. TC_rab_assign_mgcp_to-Iuh0(202)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(207)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(207)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(207)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-SCCP(205)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(210)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(210)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(210)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(208)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(207)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(210)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(206)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(206)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(209)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(209)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(211)@66e0aac52d9e: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgcp_to0(212) HNBGW_Test.msc0-RAN(206)@66e0aac52d9e: f_create_expect(l3 := '43CE45328B5CD2F2CCB1'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(206)@66e0aac52d9e: Created Expect[0] for '43CE45328B5CD2F2CCB1'O to be handled at TC_rab_assign_mgcp_to0(212) TC_rab_assign_mgcp_to-Iuh0-RUA(203)@66e0aac52d9e: Added conn table entry 0TC_rab_assign_mgcp_to0(212)4709195 HNBGW_Test.msc0-SCCP(205)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc0-SCCP(205)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(206)@66e0aac52d9e: Found Expect[0] for l3='43CE45328B5CD2F2CCB1'O handled at TC_rab_assign_mgcp_to0(212) HNBGW_Test.msc0-RAN(206)@66e0aac52d9e: Added conn table entry 0TC_rab_assign_mgcp_to0(212)12140108 HNBGW_Test.msc0-SCCP(205)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(212)@66e0aac52d9e: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(205)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@66e0aac52d9e: vl_len:91 HNBGW_Test.msc0-SCCP(205)@66e0aac52d9e: vl_from0 HNBGW_Test.msc0-SCCP(205)@66e0aac52d9e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(211)@66e0aac52d9e: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "47db4b17" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } handled at TC_rab_assign_mgcp_to0(212) TC_rab_assign_mgcp_to0(212)@66e0aac52d9e: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "47db4b17" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } HNBGW_Test.msc0-SCCP(205)@66e0aac52d9e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(205)@66e0aac52d9e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@66e0aac52d9e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@66e0aac52d9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(205)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@66e0aac52d9e: vl_len:12 HNBGW_Test.msc0-SCCP(205)@66e0aac52d9e: vl_from0 HNBGW_Test.msc0-SCCP(205)@66e0aac52d9e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgcp_to0(212)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(205)@66e0aac52d9e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(205)@66e0aac52d9e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@66e0aac52d9e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@66e0aac52d9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(212)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to0(212)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_mgcp_to-Iuh0-RUA(203)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(205)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(206)@66e0aac52d9e: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(202)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(211)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(210)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(209)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(208)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(207)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(204)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(201)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-PFCP(213)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(201): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(202): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(203): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(204): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(205): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(206): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(207): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(208): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(209): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(210): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(211): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_rab_assign_mgcp_to0(212): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_rab_assign_mgcp_to-PFCP(213): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Wed May 15 10:25:00 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=159787) Waiting for packet dumper to finish... 1 (prev_count=159787, count=206705) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: 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 ------ Wed May 15 10:25:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_rab_assign_mgw_iuup_addr_chg started. TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(220)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(220)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(220)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-SCCP(218)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(223)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(223)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(223)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(221)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(220)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(223)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(219)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(219)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(222)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(222)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(224)@66e0aac52d9e: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgw_iuup_addr_chg0(225) HNBGW_Test.msc0-RAN(219)@66e0aac52d9e: f_create_expect(l3 := 'DF7EB5C99B36C81DA7A2'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(219)@66e0aac52d9e: Created Expect[0] for 'DF7EB5C99B36C81DA7A2'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(225) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216)@66e0aac52d9e: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(225)13153987 HNBGW_Test.msc0-SCCP(218)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc0-SCCP(218)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(219)@66e0aac52d9e: Found Expect[0] for l3='DF7EB5C99B36C81DA7A2'O handled at TC_rab_assign_mgw_iuup_addr_chg0(225) HNBGW_Test.msc0-RAN(219)@66e0aac52d9e: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(225)4987427 HNBGW_Test.msc0-SCCP(218)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgw_iuup_addr_chg0(225)@66e0aac52d9e: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(218)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@66e0aac52d9e: vl_len:91 HNBGW_Test.msc0-SCCP(218)@66e0aac52d9e: vl_from0 HNBGW_Test.msc0-SCCP(218)@66e0aac52d9e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(224)@66e0aac52d9e: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c8b6c317" }, { 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(225) TC_rab_assign_mgw_iuup_addr_chg0(225)@66e0aac52d9e: CRCX1{ line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c8b6c317" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(225)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@66e0aac52d9e: MDCX1{ line := { verb := "MDCX", trans_id := "20", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "c8b6c317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c8b6c317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.228.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(218)@66e0aac52d9e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(218)@66e0aac52d9e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@66e0aac52d9e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@66e0aac52d9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(225)@66e0aac52d9e: 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@66e0aac52d9e: Test Component 225 has requested to stop MTC. Terminating current testcase execution. HNBGW_Test.sgsn0-SCCP(221)@66e0aac52d9e: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(222)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(224)@66e0aac52d9e: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(219)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(218)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(223)@66e0aac52d9e: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg0(225)@66e0aac52d9e: 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 } } } }" HNBGW_Test.msc0-M3UA(220)@66e0aac52d9e: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-PFCP(226)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(217)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(214)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(214): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(217): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(218): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(219): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(220): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(221): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(222): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(223): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(224): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(225): 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@66e0aac52d9e: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-PFCP(226): none (fail -> fail) MTC@66e0aac52d9e: 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@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg fail'. Wed May 15 10:25:11 UTC 2024 ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg fail ------ Saving talloc report from 172.18.228.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=213283) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg fail' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Wed May 15 10:25:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_ranap_cs_mo_disconnect started. TC_ranap_cs_mo_disconnect-Iuh0(228)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(233)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-SCCP(231)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(233)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(236)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(232)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(232)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(235)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(235)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(232)@66e0aac52d9e: f_create_expect(l3 := '198731505C7F8A45E15F'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@66e0aac52d9e: Created Expect[0] for '198731505C7F8A45E15F'O to be handled at TC_ranap_cs_mo_disconnect0(238) TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@66e0aac52d9e: Added conn table entry 0TC_ranap_cs_mo_disconnect0(238)8748576 HNBGW_Test.msc0-SCCP(231)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@66e0aac52d9e: Found Expect[0] for l3='198731505C7F8A45E15F'O handled at TC_ranap_cs_mo_disconnect0(238) HNBGW_Test.msc0-RAN(232)@66e0aac52d9e: Added conn table entry 0TC_ranap_cs_mo_disconnect0(238)1316763 HNBGW_Test.msc0-SCCP(231)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_mo_disconnect0(238)@66e0aac52d9e: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@66e0aac52d9e: vl_len:22 HNBGW_Test.msc0-SCCP(231)@66e0aac52d9e: vl_from0 HNBGW_Test.msc0-SCCP(231)@66e0aac52d9e: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A124EDF03E1B73FF80382'O TC_ranap_cs_mo_disconnect0(238)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(231)@66e0aac52d9e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@66e0aac52d9e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@66e0aac52d9e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@66e0aac52d9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(238)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@66e0aac52d9e: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(238)8748576 HNBGW_Test.msc0-SCCP(231)@66e0aac52d9e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@66e0aac52d9e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@66e0aac52d9e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@66e0aac52d9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(238)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(231)@66e0aac52d9e: Session index based on local reference:0 HNBGW_Test.msc0-RAN(232)@66e0aac52d9e: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(238)1316763 TC_ranap_cs_mo_disconnect0(238)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect0(238)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(232)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(235)@66e0aac52d9e: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(228)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(230)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(227)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(237)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-PFCP(239)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(227): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(228): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(229): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(230): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ranap_cs_mo_disconnect0(238): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ranap_cs_mo_disconnect-PFCP(239): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Wed May 15 10:25:22 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=167166) Waiting for packet dumper to finish... 1 (prev_count=167166, count=195586) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Wed May 15 10:25:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_ranap_ps_mo_disconnect started. TC_ranap_ps_mo_disconnect-Iuh0(241)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(246)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(246)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(246)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-SCCP(244)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(249)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(249)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(249)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(247)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(246)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(249)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(245)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(245)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(248)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(248)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(245)@66e0aac52d9e: f_create_expect(l3 := '1800E8C975574CDD28DA'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(245)@66e0aac52d9e: Created Expect[0] for '1800E8C975574CDD28DA'O to be handled at TC_ranap_ps_mo_disconnect0(251) TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@66e0aac52d9e: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)2529521 HNBGW_Test.msc0-SCCP(244)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc0-SCCP(244)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(245)@66e0aac52d9e: Found Expect[0] for l3='1800E8C975574CDD28DA'O handled at TC_ranap_ps_mo_disconnect0(251) HNBGW_Test.msc0-RAN(245)@66e0aac52d9e: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)10538975 HNBGW_Test.msc0-SCCP(244)@66e0aac52d9e: Session index based on connection ID:0 TC_ranap_ps_mo_disconnect0(251)@66e0aac52d9e: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(244)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(244)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@66e0aac52d9e: vl_len:22 HNBGW_Test.msc0-SCCP(244)@66e0aac52d9e: vl_from0 HNBGW_Test.msc0-SCCP(244)@66e0aac52d9e: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AF6DCED030EC097CBE578'O TC_ranap_ps_mo_disconnect0(251)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@66e0aac52d9e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@66e0aac52d9e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@66e0aac52d9e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@66e0aac52d9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@66e0aac52d9e: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)2529521 HNBGW_Test.msc0-SCCP(244)@66e0aac52d9e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@66e0aac52d9e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@66e0aac52d9e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@66e0aac52d9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@66e0aac52d9e: Session index based on local reference:0 HNBGW_Test.msc0-RAN(245)@66e0aac52d9e: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)10538975 TC_ranap_ps_mo_disconnect0(251)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect0(251)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(245)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(246)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(244)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(240)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(248)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(247)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(249)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(250)@66e0aac52d9e: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(241)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-PFCP(252)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(241): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(242): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(244): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(245): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(246): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(247): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(248): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(249): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(250): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ranap_ps_mo_disconnect0(251): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ranap_ps_mo_disconnect-PFCP(252): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Wed May 15 10:25:33 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=161301) Waiting for packet dumper to finish... 1 (prev_count=161301, count=189721) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp'. ------ HNBGW_Tests.TC_ps_rab_assignment_without_pfcp ------ Wed May 15 10:25:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_ps_rab_assignment_without_pfcp started. TC_ps_rab_assignment_without_pfcp-Iuh0(254)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_ps_rab_assignment_without_pfcp-Iuh1(256)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(261)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-SCCP(259)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(261)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(264)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(260)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(260)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(263)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(263)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message TC_ps_rab_assignment_without_pfcp-PFCP(267)@66e0aac52d9e: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) HNBGW_Test.sgsn0-RAN(263)@66e0aac52d9e: f_create_expect(l3 := '15780E542246DDCFF3B7'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(263)@66e0aac52d9e: Created Expect[0] for '15780E542246DDCFF3B7'O to be handled at TC_ps_rab_assignment_without_pfcp0(266) TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(255)@66e0aac52d9e: Added conn table entry 0TC_ps_rab_assignment_without_pfcp0(266)5220186 HNBGW_Test.sgsn0-SCCP(262)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(262)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(263)@66e0aac52d9e: Found Expect[0] for l3='15780E542246DDCFF3B7'O handled at TC_ps_rab_assignment_without_pfcp0(266) HNBGW_Test.sgsn0-RAN(263)@66e0aac52d9e: Added conn table entry 0TC_ps_rab_assignment_without_pfcp0(266)5077575 HNBGW_Test.sgsn0-SCCP(262)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(262)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment_without_pfcp0(266)@66e0aac52d9e: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(262)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(262)@66e0aac52d9e: vl_len:91 HNBGW_Test.sgsn0-SCCP(262)@66e0aac52d9e: vl_from0 HNBGW_Test.sgsn0-SCCP(262)@66e0aac52d9e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_without_pfcp0(266)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(262)@66e0aac52d9e: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(262)@66e0aac52d9e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(262)@66e0aac52d9e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(262)@66e0aac52d9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_without_pfcp0(266)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(262)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(262)@66e0aac52d9e: vl_len:12 HNBGW_Test.sgsn0-SCCP(262)@66e0aac52d9e: vl_from0 HNBGW_Test.sgsn0-SCCP(262)@66e0aac52d9e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_without_pfcp0(266)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(262)@66e0aac52d9e: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(262)@66e0aac52d9e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(262)@66e0aac52d9e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(262)@66e0aac52d9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_without_pfcp0(266)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_without_pfcp0(266)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(255)@66e0aac52d9e: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh1-RUA(257)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(263)@66e0aac52d9e: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh0(254)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(253)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(260)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(264)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(259)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(261)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(262)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(258)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(265)@66e0aac52d9e: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh1(256)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_without_pfcp-PFCP(267)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(253): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh0(254): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(255): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh1(256): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh1-RUA(257): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(258): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ps_rab_assignment_without_pfcp0(266): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-PFCP(267): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_ps_rab_assignment_without_pfcp finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass'. Wed May 15 10:25:44 UTC 2024 ====== HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass ====== Saving talloc report from 172.18.228.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=196940) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Wed May 15 10:25:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_mscpool_L3Compl_on_1_cnlink started. TC_mscpool_L3Compl_on_1_cnlink-Iuh0(269)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Compl_on_1_cnlink-Iuh1(271)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(276)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(276)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(276)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-SCCP(274)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(279)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(279)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(279)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(277)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(276)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(279)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(275)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(275)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(278)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(278)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message MTC@66e0aac52d9e: 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@66e0aac52d9e: "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@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(275)@66e0aac52d9e: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(275)@66e0aac52d9e: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(281) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(270)@66e0aac52d9e: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(281)3707748 HNBGW_Test.msc0-SCCP(274)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc0-SCCP(274)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(275)@66e0aac52d9e: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(281) HNBGW_Test.msc0-RAN(275)@66e0aac52d9e: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(281)14838503 HNBGW_Test.msc0-SCCP(274)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(274)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(281)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(281)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(275)@66e0aac52d9e: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(275)@66e0aac52d9e: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(283) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(270)@66e0aac52d9e: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(283)14434256 HNBGW_Test.msc0-SCCP(274)@66e0aac52d9e: First idle individual index:1 HNBGW_Test.msc0-SCCP(274)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(275)@66e0aac52d9e: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(283) HNBGW_Test.msc0-RAN(275)@66e0aac52d9e: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(283)8206155 HNBGW_Test.msc0-SCCP(274)@66e0aac52d9e: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(274)@66e0aac52d9e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(283)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(283)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(275)@66e0aac52d9e: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(275)@66e0aac52d9e: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(285) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(270)@66e0aac52d9e: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(285)3838975 HNBGW_Test.msc0-SCCP(274)@66e0aac52d9e: First idle individual index:2 HNBGW_Test.msc0-SCCP(274)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(275)@66e0aac52d9e: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(285) HNBGW_Test.msc0-RAN(275)@66e0aac52d9e: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(285)9778588 HNBGW_Test.msc0-SCCP(274)@66e0aac52d9e: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(274)@66e0aac52d9e: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(285)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(285)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '050152082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(275)@66e0aac52d9e: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(275)@66e0aac52d9e: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(287) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(270)@66e0aac52d9e: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(287)3820704 HNBGW_Test.msc0-SCCP(274)@66e0aac52d9e: First idle individual index:3 HNBGW_Test.msc0-SCCP(274)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(275)@66e0aac52d9e: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(287) HNBGW_Test.msc0-RAN(275)@66e0aac52d9e: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(287)16543045 HNBGW_Test.msc0-SCCP(274)@66e0aac52d9e: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(274)@66e0aac52d9e: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(287)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(287)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(270)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(269)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(268)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(271)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(275)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(272)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(278)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(277)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(274)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(279)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(280)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(276)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(273)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Compl_on_1_cnlink-PFCP(286)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(288)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(284)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(282)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(269): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(270): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(271): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(272): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(273): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(274): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(275): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(276): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(277): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(278): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(279): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(280): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(281): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(282): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(283): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(284): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(285): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(286): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(287): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(288): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Wed May 15 10:25:53 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=229049) Waiting for packet dumper to finish... 1 (prev_count=229049, count=300719) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: 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 ------ Wed May 15 10:25:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(290)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(292)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(297)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(297)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(297)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-SCCP(295)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(300)@66e0aac52d9e: ************************************************* HNBGW_Test.msc1-M3UA(300)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(300)@66e0aac52d9e: ************************************************* HNBGW_Test.msc1-SCCP(298)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(303)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(303)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(303)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(301)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(306)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn1-M3UA(306)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(306)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn1-SCCP(304)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(297)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc1-M3UA(300)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(303)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(306)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23908 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(296)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(296)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(299)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(299)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(302)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(302)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(305)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(305)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message MTC@66e0aac52d9e: 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@66e0aac52d9e: "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@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(296)@66e0aac52d9e: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(296)@66e0aac52d9e: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(308) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(291)@66e0aac52d9e: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(308)8665238 HNBGW_Test.msc0-SCCP(295)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc0-SCCP(295)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(296)@66e0aac52d9e: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(308) HNBGW_Test.msc0-RAN(296)@66e0aac52d9e: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(308)5448099 HNBGW_Test.msc0-SCCP(295)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(295)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(308)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(308)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(299)@66e0aac52d9e: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(299)@66e0aac52d9e: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(310) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(291)@66e0aac52d9e: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(310)10734521 HNBGW_Test.msc1-SCCP(298)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc1-SCCP(298)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(299)@66e0aac52d9e: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(310) HNBGW_Test.msc1-RAN(299)@66e0aac52d9e: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(310)14367410 HNBGW_Test.msc1-SCCP(298)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(298)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(310)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(310)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(296)@66e0aac52d9e: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(296)@66e0aac52d9e: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(312) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(291)@66e0aac52d9e: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(312)4805276 HNBGW_Test.msc0-SCCP(295)@66e0aac52d9e: First idle individual index:1 HNBGW_Test.msc0-SCCP(295)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(296)@66e0aac52d9e: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(312) HNBGW_Test.msc0-RAN(296)@66e0aac52d9e: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(312)15673899 HNBGW_Test.msc0-SCCP(295)@66e0aac52d9e: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(295)@66e0aac52d9e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(312)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(312)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(296)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(293)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(301)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(306)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(305)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(300)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(291)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(302)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(303)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(295)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(294)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(292)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(307)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(297)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(298)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(289)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(299)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(290)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(304)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(311)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(309)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(313)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(289): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(290): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(291): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(292): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(293): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(294): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(295): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(296): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(297): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-SCCP(298): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-RAN(299): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-M3UA(300): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(301): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(302): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(303): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(304): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(305): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(306): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(308): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(309): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(310): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(311): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(312): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(313): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Wed May 15 10:26:03 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=262925) Waiting for packet dumper to finish... 1 (prev_count=262925, count=334461) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: 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 ------ Wed May 15 10:26:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: 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@66e0aac52d9e: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(315)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(317)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(322)@66e0aac52d9e: ************************************************* MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(322)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(322)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-SCCP(320)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(325)@66e0aac52d9e: ************************************************* HNBGW_Test.msc1-M3UA(325)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(325)@66e0aac52d9e: ************************************************* HNBGW_Test.msc1-SCCP(323)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(328)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(328)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(328)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(326)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(331)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn1-M3UA(331)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(331)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn1-SCCP(329)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(322)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc1-M3UA(325)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(328)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(331)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23908 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(321)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(321)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(324)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(324)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(327)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(327)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(330)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(330)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message MTC@66e0aac52d9e: 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@66e0aac52d9e: "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@66e0aac52d9e: 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@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(321)@66e0aac52d9e: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(321)@66e0aac52d9e: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(316)@66e0aac52d9e: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)12510226 HNBGW_Test.msc0-SCCP(320)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc0-SCCP(320)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(321)@66e0aac52d9e: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333) HNBGW_Test.msc0-RAN(321)@66e0aac52d9e: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)15698896 HNBGW_Test.msc0-SCCP(320)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(320)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(324)@66e0aac52d9e: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(324)@66e0aac52d9e: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(316)@66e0aac52d9e: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)13277801 HNBGW_Test.msc1-SCCP(323)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc1-SCCP(323)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(324)@66e0aac52d9e: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335) HNBGW_Test.msc1-RAN(324)@66e0aac52d9e: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)6087095 HNBGW_Test.msc1-SCCP(323)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(323)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(321)@66e0aac52d9e: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(321)@66e0aac52d9e: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(316)@66e0aac52d9e: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337)13327473 HNBGW_Test.msc0-SCCP(320)@66e0aac52d9e: First idle individual index:1 HNBGW_Test.msc0-SCCP(320)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(321)@66e0aac52d9e: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337) HNBGW_Test.msc0-RAN(321)@66e0aac52d9e: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337)4813592 HNBGW_Test.msc0-SCCP(320)@66e0aac52d9e: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(320)@66e0aac52d9e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-RAN(330)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(318)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(331)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(325)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(327)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(326)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(328)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(316)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(322)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(320)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(329)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(324)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(315)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(317)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(314)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(323)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(321)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(332)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(336)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(334)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(338)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(314): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(315): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(316): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(317): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(318): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(320): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(321): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(322): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-SCCP(323): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-RAN(324): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-M3UA(325): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(326): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(327): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(328): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(329): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(330): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(331): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(332): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(334): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(336): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(337): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(338): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Wed May 15 10:26:12 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 172.18.228.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=263397) Waiting for packet dumper to finish... 1 (prev_count=263397, count=336012) MTC@66e0aac52d9e: 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@66e0aac52d9e: 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 ------ Wed May 15 10:26:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: 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@66e0aac52d9e: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(340)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(342)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(347)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(347)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(347)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-SCCP(345)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(350)@66e0aac52d9e: ************************************************* HNBGW_Test.msc1-M3UA(350)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(350)@66e0aac52d9e: ************************************************* MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(348)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(353)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(353)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(353)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(351)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(356)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn1-M3UA(356)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(356)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn1-SCCP(354)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(347)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc1-M3UA(350)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(353)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(356)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23908 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(346)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(346)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(349)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(349)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(352)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(352)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(355)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(355)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message MTC@66e0aac52d9e: 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@66e0aac52d9e: "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@66e0aac52d9e: 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@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(346)@66e0aac52d9e: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(346)@66e0aac52d9e: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(341)@66e0aac52d9e: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)8333504 HNBGW_Test.msc0-SCCP(345)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc0-SCCP(345)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(346)@66e0aac52d9e: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358) HNBGW_Test.msc0-RAN(346)@66e0aac52d9e: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)14765583 HNBGW_Test.msc0-SCCP(345)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(345)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(349)@66e0aac52d9e: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(349)@66e0aac52d9e: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(341)@66e0aac52d9e: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)13247770 HNBGW_Test.msc1-SCCP(348)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc1-SCCP(348)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(349)@66e0aac52d9e: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360) HNBGW_Test.msc1-RAN(349)@66e0aac52d9e: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)8763708 HNBGW_Test.msc1-SCCP(348)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(348)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(346)@66e0aac52d9e: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(346)@66e0aac52d9e: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(341)@66e0aac52d9e: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362)10655234 HNBGW_Test.msc0-SCCP(345)@66e0aac52d9e: First idle individual index:1 HNBGW_Test.msc0-SCCP(345)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(346)@66e0aac52d9e: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362) HNBGW_Test.msc0-RAN(346)@66e0aac52d9e: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362)8067245 HNBGW_Test.msc0-SCCP(345)@66e0aac52d9e: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(345)@66e0aac52d9e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(352)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(341)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(343)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(351)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(353)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(354)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(350)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(346)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(340)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(342)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(347)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(349)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(348)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(345)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(339)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(356)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(355)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(357)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(344)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(363)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(361)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(359)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(339): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(340): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(341): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(342): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(343): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(344): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(345): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(346): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(347): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-SCCP(348): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-RAN(349): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-M3UA(350): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(351): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(352): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(353): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(354): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(355): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(356): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(357): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(359): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(361): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(362): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(363): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Wed May 15 10:26:21 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 172.18.228.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=266159) Waiting for packet dumper to finish... 1 (prev_count=266159, count=340249) MTC@66e0aac52d9e: 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@66e0aac52d9e: 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 ------ Wed May 15 10:26:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(365)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(367)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(372)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(372)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(372)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-SCCP(370)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(375)@66e0aac52d9e: ************************************************* HNBGW_Test.msc1-M3UA(375)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(375)@66e0aac52d9e: ************************************************* MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(373)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(378)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(378)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(378)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(376)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(381)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn1-M3UA(381)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(381)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn1-SCCP(379)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(372)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc1-M3UA(375)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(378)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(381)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23908 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(371)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(371)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(374)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(374)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(377)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(377)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(380)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(380)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message MTC@66e0aac52d9e: 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@66e0aac52d9e: "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@66e0aac52d9e: 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@66e0aac52d9e: 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@66e0aac52d9e: 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@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442FA0023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(371)@66e0aac52d9e: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(371)@66e0aac52d9e: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(366)@66e0aac52d9e: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)12325398 HNBGW_Test.msc0-SCCP(370)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc0-SCCP(370)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(371)@66e0aac52d9e: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383) HNBGW_Test.msc0-RAN(371)@66e0aac52d9e: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)2016529 HNBGW_Test.msc0-SCCP(370)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(370)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0524010350590205F442C00023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(374)@66e0aac52d9e: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(374)@66e0aac52d9e: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(366)@66e0aac52d9e: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)7589406 HNBGW_Test.msc1-SCCP(373)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc1-SCCP(373)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(374)@66e0aac52d9e: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385) HNBGW_Test.msc1-RAN(374)@66e0aac52d9e: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)5504475 HNBGW_Test.msc1-SCCP(373)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(373)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0627000350590205F442CCC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(371)@66e0aac52d9e: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(371)@66e0aac52d9e: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(366)@66e0aac52d9e: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387)1992118 HNBGW_Test.msc0-SCCP(370)@66e0aac52d9e: First idle individual index:1 HNBGW_Test.msc0-SCCP(370)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(371)@66e0aac52d9e: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387) HNBGW_Test.msc0-RAN(371)@66e0aac52d9e: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387)7232733 HNBGW_Test.msc0-SCCP(370)@66e0aac52d9e: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(370)@66e0aac52d9e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(366)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(371)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(377)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(380)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(372)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(368)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(379)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(373)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(374)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(378)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(376)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(370)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(369)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(375)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(382)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(381)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(365)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(367)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(364)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(388)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(384)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(386)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(364): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(365): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(366): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(367): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(368): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(369): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(370): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(371): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(372): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-SCCP(373): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-RAN(374): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-M3UA(375): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(376): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(377): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(378): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(379): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(380): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(381): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(382): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(384): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(386): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(387): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(388): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Wed May 15 10:26:30 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 172.18.228.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=266149) Waiting for packet dumper to finish... 1 (prev_count=266149, count=340896) MTC@66e0aac52d9e: 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@66e0aac52d9e: 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 ------ Wed May 15 10:26:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: 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@66e0aac52d9e: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(390)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(392)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(397)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(397)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(397)@66e0aac52d9e: ************************************************* MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(395)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(400)@66e0aac52d9e: ************************************************* HNBGW_Test.msc1-M3UA(400)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(400)@66e0aac52d9e: ************************************************* MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(398)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(403)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(403)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(403)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(401)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(406)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn1-M3UA(406)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(406)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn1-SCCP(404)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(397)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc1-M3UA(400)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(403)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(406)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23908 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(396)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(396)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(399)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(399)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(402)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(402)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(405)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(405)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message MTC@66e0aac52d9e: 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@66e0aac52d9e: "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@66e0aac52d9e: 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@66e0aac52d9e: 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@66e0aac52d9e: 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@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(396)@66e0aac52d9e: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(396)@66e0aac52d9e: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(391)@66e0aac52d9e: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)10859063 HNBGW_Test.msc0-SCCP(395)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc0-SCCP(395)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(396)@66e0aac52d9e: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408) HNBGW_Test.msc0-RAN(396)@66e0aac52d9e: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)11840798 HNBGW_Test.msc0-SCCP(395)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(395)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0524010350590205F442BFC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(399)@66e0aac52d9e: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(399)@66e0aac52d9e: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(391)@66e0aac52d9e: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)8173737 HNBGW_Test.msc1-SCCP(398)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc1-SCCP(398)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(399)@66e0aac52d9e: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410) HNBGW_Test.msc1-RAN(399)@66e0aac52d9e: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)4748008 HNBGW_Test.msc1-SCCP(398)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(398)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0627000350590205F442BB8023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(396)@66e0aac52d9e: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(396)@66e0aac52d9e: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(391)@66e0aac52d9e: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412)10664290 HNBGW_Test.msc0-SCCP(395)@66e0aac52d9e: First idle individual index:1 HNBGW_Test.msc0-SCCP(395)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(396)@66e0aac52d9e: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412) HNBGW_Test.msc0-RAN(396)@66e0aac52d9e: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412)5213359 HNBGW_Test.msc0-SCCP(395)@66e0aac52d9e: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(395)@66e0aac52d9e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(391)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(393)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(405)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(397)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(406)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(402)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(396)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(399)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(390)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(404)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(398)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(395)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(392)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(394)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(407)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(400)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(389)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(401)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(403)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(411)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(409)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(413)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(389): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(390): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(391): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(392): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(393): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(394): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(395): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(396): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(397): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-SCCP(398): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-RAN(399): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-M3UA(400): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(401): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(402): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(403): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(404): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(405): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(406): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(407): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(409): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(411): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(412): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(413): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Wed May 15 10:26:39 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 172.18.228.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=279631) Waiting for packet dumper to finish... 1 (prev_count=279631, count=354149) MTC@66e0aac52d9e: 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@66e0aac52d9e: 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 ------ Wed May 15 10:26:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(415)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(417)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(422)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(422)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(422)@66e0aac52d9e: ************************************************* MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(420)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(425)@66e0aac52d9e: ************************************************* HNBGW_Test.msc1-M3UA(425)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(425)@66e0aac52d9e: ************************************************* MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(423)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(428)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(428)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(428)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(426)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(431)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn1-M3UA(431)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(431)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn1-SCCP(429)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(422)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc1-M3UA(425)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(428)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(431)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23908 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(421)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(421)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(424)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(424)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(427)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(427)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(430)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(430)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message MTC@66e0aac52d9e: 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@66e0aac52d9e: "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@66e0aac52d9e: 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@66e0aac52d9e: 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@66e0aac52d9e: 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@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442400023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(424)@66e0aac52d9e: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(424)@66e0aac52d9e: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(416)@66e0aac52d9e: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)6405247 HNBGW_Test.msc1-SCCP(423)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc1-SCCP(423)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(424)@66e0aac52d9e: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433) HNBGW_Test.msc1-RAN(424)@66e0aac52d9e: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)9190597 HNBGW_Test.msc1-SCCP(423)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(423)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0524010350590205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(424)@66e0aac52d9e: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(424)@66e0aac52d9e: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(416)@66e0aac52d9e: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)13232237 HNBGW_Test.msc1-SCCP(423)@66e0aac52d9e: First idle individual index:1 HNBGW_Test.msc1-SCCP(423)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(424)@66e0aac52d9e: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435) HNBGW_Test.msc1-RAN(424)@66e0aac52d9e: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)9123569 HNBGW_Test.msc1-SCCP(423)@66e0aac52d9e: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(423)@66e0aac52d9e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0627000350590205F4427FC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(424)@66e0aac52d9e: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(424)@66e0aac52d9e: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(416)@66e0aac52d9e: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437)157121 HNBGW_Test.msc1-SCCP(423)@66e0aac52d9e: First idle individual index:2 HNBGW_Test.msc1-SCCP(423)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(424)@66e0aac52d9e: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437) HNBGW_Test.msc1-RAN(424)@66e0aac52d9e: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437)4049827 HNBGW_Test.msc1-SCCP(423)@66e0aac52d9e: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(423)@66e0aac52d9e: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(416)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(420)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(427)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(430)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(429)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(428)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(423)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(418)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(421)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(426)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(419)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(424)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(417)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(415)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(431)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(422)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(425)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(414)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(432)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(438)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(434)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(436)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(414): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(415): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(416): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(417): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(418): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(419): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(420): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(421): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(422): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-SCCP(423): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-RAN(424): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-M3UA(425): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(426): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(427): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(428): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(429): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(430): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(431): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(432): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(434): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(436): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(437): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(438): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Wed May 15 10:26:48 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 172.18.228.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=293156) Waiting for packet dumper to finish... 1 (prev_count=293156, count=366398) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: 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 ------ Wed May 15 10:26:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(440)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(442)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(447)@66e0aac52d9e: ************************************************* MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(447)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(447)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-SCCP(445)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(450)@66e0aac52d9e: ************************************************* HNBGW_Test.msc1-M3UA(450)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(450)@66e0aac52d9e: ************************************************* MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(448)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(453)@66e0aac52d9e: ************************************************* HNBGW_Test.msc2-M3UA(453)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(453)@66e0aac52d9e: ************************************************* HNBGW_Test.msc2-SCCP(451)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(456)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(456)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(456)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(454)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(459)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn1-M3UA(459)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(459)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn1-SCCP(457)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(462)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn2-M3UA(462)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(462)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn2-SCCP(460)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(447)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc1-M3UA(450)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc2-M3UA(453)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23909 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(456)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(459)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23908 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(462)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23910 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(446)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(446)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(449)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(449)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(452)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(452)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(455)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(455)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(458)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(458)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(461)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(461)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message MTC@66e0aac52d9e: 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@66e0aac52d9e: "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@66e0aac52d9e: 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@66e0aac52d9e: 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@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(452)@66e0aac52d9e: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(452)@66e0aac52d9e: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(441)@66e0aac52d9e: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)15262191 HNBGW_Test.msc2-SCCP(451)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc2-SCCP(451)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(452)@66e0aac52d9e: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464) HNBGW_Test.msc2-RAN(452)@66e0aac52d9e: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)10993147 HNBGW_Test.msc2-SCCP(451)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(451)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0524010350590205F442A98023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(452)@66e0aac52d9e: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(452)@66e0aac52d9e: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(441)@66e0aac52d9e: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)11484269 HNBGW_Test.msc2-SCCP(451)@66e0aac52d9e: First idle individual index:1 HNBGW_Test.msc2-SCCP(451)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(452)@66e0aac52d9e: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466) HNBGW_Test.msc2-RAN(452)@66e0aac52d9e: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)1315705 HNBGW_Test.msc2-SCCP(451)@66e0aac52d9e: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(451)@66e0aac52d9e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000010'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(449)@66e0aac52d9e: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(449)@66e0aac52d9e: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(441)@66e0aac52d9e: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468)4162723 HNBGW_Test.msc1-SCCP(448)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc1-SCCP(448)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(449)@66e0aac52d9e: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468) HNBGW_Test.msc1-RAN(449)@66e0aac52d9e: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468)15654653 HNBGW_Test.msc1-SCCP(448)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(448)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(441)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(455)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(454)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(458)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(446)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(443)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(445)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(459)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(456)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(447)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(448)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(453)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(450)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(460)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(440)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(439)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(442)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(462)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(461)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(457)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(463)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc2-RAN(452)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(449)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(451)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(444)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(469)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(465)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(467)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(439): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(440): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(441): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(442): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(443): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(444): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(445): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(446): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(447): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-SCCP(448): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-RAN(449): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-M3UA(450): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc2-SCCP(451): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc2-RAN(452): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc2-M3UA(453): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(454): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(455): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(456): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(457): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(458): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(459): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(460): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn2-RAN(461): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(462): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(463): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(465): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(467): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(468): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(469): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Wed May 15 10:26:57 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 172.18.228.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=428059) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: 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 ------ Wed May 15 10:26:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(471)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(473)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(478)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(478)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(478)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-SCCP(476)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(481)@66e0aac52d9e: ************************************************* HNBGW_Test.msc1-M3UA(481)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(481)@66e0aac52d9e: ************************************************* HNBGW_Test.msc1-SCCP(479)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(484)@66e0aac52d9e: ************************************************* HNBGW_Test.msc2-M3UA(484)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(484)@66e0aac52d9e: ************************************************* HNBGW_Test.msc2-SCCP(482)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(487)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(487)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(487)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(485)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(490)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn1-M3UA(490)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(490)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn1-SCCP(488)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(493)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn2-M3UA(493)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(493)@66e0aac52d9e: ************************************************* MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(491)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(478)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc1-M3UA(481)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc2-M3UA(484)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23909 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(487)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(490)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23908 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(493)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23910 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(477)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(477)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(480)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(480)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(483)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(483)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(486)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(486)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(489)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(489)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(492)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(492)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message MTC@66e0aac52d9e: 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@66e0aac52d9e: "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@66e0aac52d9e: 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@66e0aac52d9e: 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@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080299F999172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(477)@66e0aac52d9e: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(477)@66e0aac52d9e: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(495) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(472)@66e0aac52d9e: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)2765066 HNBGW_Test.msc0-SCCP(476)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc0-SCCP(476)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(477)@66e0aac52d9e: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(495) HNBGW_Test.msc0-RAN(477)@66e0aac52d9e: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)9597858 HNBGW_Test.msc0-SCCP(476)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(476)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F4428AC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(483)@66e0aac52d9e: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(483)@66e0aac52d9e: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(497) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(472)@66e0aac52d9e: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(497)13763966 HNBGW_Test.msc2-SCCP(482)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc2-SCCP(482)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(483)@66e0aac52d9e: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(497) HNBGW_Test.msc2-RAN(483)@66e0aac52d9e: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(497)14207839 HNBGW_Test.msc2-SCCP(482)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(482)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(497)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(497)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc2-M3UA(484)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(476)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(482)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(485)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(490)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(491)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(474)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(472)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(486)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(477)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(479)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(475)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(471)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(480)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(481)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(470)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(487)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(492)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc2-RAN(483)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(473)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(494)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(488)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(478)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(493)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(489)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(498)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(496)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(470): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(471): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(472): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(473): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(474): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(475): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(476): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(477): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(478): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-SCCP(479): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-RAN(480): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-M3UA(481): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc2-SCCP(482): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc2-RAN(483): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc2-M3UA(484): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(485): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(486): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(487): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(488): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(489): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(490): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(491): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn2-RAN(492): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(493): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(494): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(495): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(496): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(497): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(498): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Wed May 15 10:27:05 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 172.18.228.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=339688) Waiting for packet dumper to finish... 1 (prev_count=339688, count=414780) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Wed May 15 10:27:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_mscpool_paging_imsi started. TC_mscpool_paging_imsi-Iuh0(500)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_imsi-Iuh1(502)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(507)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(507)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(507)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-SCCP(505)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(510)@66e0aac52d9e: ************************************************* HNBGW_Test.msc1-M3UA(510)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(510)@66e0aac52d9e: ************************************************* HNBGW_Test.msc1-SCCP(508)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(513)@66e0aac52d9e: ************************************************* HNBGW_Test.msc2-M3UA(513)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(513)@66e0aac52d9e: ************************************************* HNBGW_Test.msc2-SCCP(511)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(516)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(516)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(516)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(514)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(507)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc1-M3UA(510)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc2-M3UA(513)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23909 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(516)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(506)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(509)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(509)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(512)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(512)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(515)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(515)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(506)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message MTC@66e0aac52d9e: 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@66e0aac52d9e: "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(503)@66e0aac52d9e: UnitdataCallback TC_mscpool_paging_imsi-Iuh0-RUA(501)@66e0aac52d9e: UnitdataCallback HNBGW_Test.msc0-RAN(506)@66e0aac52d9e: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(506)@66e0aac52d9e: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(518) TC_mscpool_paging_imsi-Iuh0-RUA(501)@66e0aac52d9e: Added conn table entry 0TC_mscpool_paging_imsi0(518)1528932 HNBGW_Test.msc0-SCCP(505)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc0-SCCP(505)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(506)@66e0aac52d9e: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(518) HNBGW_Test.msc0-RAN(506)@66e0aac52d9e: Added conn table entry 0TC_mscpool_paging_imsi0(518)4506408 HNBGW_Test.msc0-SCCP(505)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(505)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(518)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_paging_imsi0(518)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_paging_imsi-Iuh0-RUA(501)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc2-RAN(512)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(503)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(513)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(514)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(506)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(505)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(509)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(500)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(508)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(499)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(517)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(510)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(515)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(511)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(507)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(516)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(502)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(504)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_imsi-PFCP(519)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(499): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(500): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(501): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(502): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(503): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(504): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(505): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(506): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(507): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-SCCP(508): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-RAN(509): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-M3UA(510): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc2-SCCP(511): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc2-RAN(512): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc2-M3UA(513): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(514): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(515): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(516): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(517): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_paging_imsi0(518): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_paging_imsi-PFCP(519): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Wed May 15 10:27:14 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=275930) Waiting for packet dumper to finish... 1 (prev_count=275930, count=320703) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Wed May 15 10:27:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_mscpool_paging_tmsi started. TC_mscpool_paging_tmsi-Iuh0(521)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_tmsi-Iuh1(523)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(528)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(528)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(528)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-SCCP(526)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(531)@66e0aac52d9e: ************************************************* HNBGW_Test.msc1-M3UA(531)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(531)@66e0aac52d9e: ************************************************* MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(529)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(534)@66e0aac52d9e: ************************************************* HNBGW_Test.msc2-M3UA(534)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(534)@66e0aac52d9e: ************************************************* MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(532)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(537)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(537)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(537)@66e0aac52d9e: ************************************************* MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(535)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(528)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc1-M3UA(531)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc2-M3UA(534)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23909 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(537)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(527)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(527)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(530)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(533)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(533)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(536)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(536)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(530)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message MTC@66e0aac52d9e: 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@66e0aac52d9e: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } TC_mscpool_paging_tmsi0(539)@66e0aac52d9e: 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(524)@66e0aac52d9e: UnitdataCallback TC_mscpool_paging_tmsi-Iuh0-RUA(522)@66e0aac52d9e: UnitdataCallback TC_mscpool_paging_tmsi0(539)@66e0aac52d9e: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O HNBGW_Test.msc0-RAN(527)@66e0aac52d9e: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(527)@66e0aac52d9e: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(539) TC_mscpool_paging_tmsi-Iuh0-RUA(522)@66e0aac52d9e: Added conn table entry 0TC_mscpool_paging_tmsi0(539)4406323 HNBGW_Test.msc0-SCCP(526)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc0-SCCP(526)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(527)@66e0aac52d9e: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(539) HNBGW_Test.msc0-RAN(527)@66e0aac52d9e: Added conn table entry 0TC_mscpool_paging_tmsi0(539)11634964 HNBGW_Test.msc0-SCCP(526)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(526)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(539)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_paging_tmsi0(539)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc2-RAN(533)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(524)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(536)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(535)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(532)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(531)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(522)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(528)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(529)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(527)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(526)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(521)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(530)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(534)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(520)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(537)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(525)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(523)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(538)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_tmsi-PFCP(540)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(520): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(521): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(522): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(523): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(524): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(525): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(526): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(527): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(528): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-SCCP(529): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-RAN(530): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-M3UA(531): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc2-SCCP(532): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc2-RAN(533): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc2-M3UA(534): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(535): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(536): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(537): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(538): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_paging_tmsi0(539): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_paging_tmsi-PFCP(540): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Wed May 15 10:27:23 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=254338) Waiting for packet dumper to finish... 1 (prev_count=254338, count=298030) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: 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 ------ Wed May 15 10:27:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_mscpool_no_allow_attach_round_robin started. TC_mscpool_no_allow_attach_round_robin-Iuh0(542)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_round_robin-Iuh1(544)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(549)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(549)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(549)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-SCCP(547)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(552)@66e0aac52d9e: ************************************************* HNBGW_Test.msc1-M3UA(552)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(552)@66e0aac52d9e: ************************************************* HNBGW_Test.msc1-SCCP(550)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(555)@66e0aac52d9e: ************************************************* HNBGW_Test.msc2-M3UA(555)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(555)@66e0aac52d9e: ************************************************* HNBGW_Test.msc2-SCCP(553)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(558)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(558)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(558)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(556)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(549)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc1-M3UA(552)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc2-M3UA(555)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23909 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(558)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(548)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(548)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(551)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(554)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(557)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(557)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(551)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(554)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message MTC@66e0aac52d9e: 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@66e0aac52d9e: "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@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(548)@66e0aac52d9e: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(548)@66e0aac52d9e: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(560) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(543)@66e0aac52d9e: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(560)10563769 HNBGW_Test.msc0-SCCP(547)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc0-SCCP(547)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(548)@66e0aac52d9e: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(560) HNBGW_Test.msc0-RAN(548)@66e0aac52d9e: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(560)4603493 HNBGW_Test.msc0-SCCP(547)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(547)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(560)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(560)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(554)@66e0aac52d9e: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(554)@66e0aac52d9e: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(562) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(543)@66e0aac52d9e: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(562)9311644 HNBGW_Test.msc2-SCCP(553)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc2-SCCP(553)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(554)@66e0aac52d9e: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(562) HNBGW_Test.msc2-RAN(554)@66e0aac52d9e: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(562)13143497 HNBGW_Test.msc2-SCCP(553)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(553)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(562)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(562)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(548)@66e0aac52d9e: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(548)@66e0aac52d9e: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(564) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(543)@66e0aac52d9e: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(564)4993246 HNBGW_Test.msc0-SCCP(547)@66e0aac52d9e: First idle individual index:1 HNBGW_Test.msc0-SCCP(547)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(548)@66e0aac52d9e: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(564) HNBGW_Test.msc0-RAN(548)@66e0aac52d9e: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(564)5169573 HNBGW_Test.msc0-SCCP(547)@66e0aac52d9e: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(547)@66e0aac52d9e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(564)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(564)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(543)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(555)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(557)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(552)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(556)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(549)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(547)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(548)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(551)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(550)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(545)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(553)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc2-RAN(554)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(542)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(544)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(559)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(558)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(546)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(541)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_round_robin-PFCP(565)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(561)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(563)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(541): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(542): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(543): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(544): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(545): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(546): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(547): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(548): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(549): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-SCCP(550): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-RAN(551): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-M3UA(552): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc2-SCCP(553): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc2-RAN(554): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc2-M3UA(555): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(556): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(557): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(558): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(559): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(560): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(561): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(562): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(563): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(564): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(565): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Wed May 15 10:27:32 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=284721) Waiting for packet dumper to finish... 1 (prev_count=284721, count=355861) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: 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 ------ Wed May 15 10:27:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_mscpool_no_allow_attach_valid_nri started. TC_mscpool_no_allow_attach_valid_nri-Iuh0(567)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_valid_nri-Iuh1(569)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(574)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(574)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(574)@66e0aac52d9e: ************************************************* MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(572)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(577)@66e0aac52d9e: ************************************************* HNBGW_Test.msc1-M3UA(577)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(577)@66e0aac52d9e: ************************************************* MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(575)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(580)@66e0aac52d9e: ************************************************* HNBGW_Test.msc2-M3UA(580)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(580)@66e0aac52d9e: ************************************************* HNBGW_Test.msc2-SCCP(578)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(583)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(583)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(583)@66e0aac52d9e: ************************************************* MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(581)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(574)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc1-M3UA(577)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc2-M3UA(580)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23909 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(583)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(573)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(573)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(576)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(576)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(579)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(579)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(582)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(582)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message MTC@66e0aac52d9e: 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@66e0aac52d9e: "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@66e0aac52d9e: 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@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(576)@66e0aac52d9e: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(576)@66e0aac52d9e: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(585) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(568)@66e0aac52d9e: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(585)4363285 HNBGW_Test.msc1-SCCP(575)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc1-SCCP(575)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(576)@66e0aac52d9e: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(585) HNBGW_Test.msc1-RAN(576)@66e0aac52d9e: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(585)4725002 HNBGW_Test.msc1-SCCP(575)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(575)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(585)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(585)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902080910100000000020'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(573)@66e0aac52d9e: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(573)@66e0aac52d9e: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(587) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(568)@66e0aac52d9e: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(587)9586966 HNBGW_Test.msc0-SCCP(572)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc0-SCCP(572)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(573)@66e0aac52d9e: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(587) HNBGW_Test.msc0-RAN(573)@66e0aac52d9e: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(587)4797313 HNBGW_Test.msc0-SCCP(572)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(572)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(587)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(587)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902080910100000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(579)@66e0aac52d9e: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(579)@66e0aac52d9e: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(589) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(568)@66e0aac52d9e: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(589)15821594 HNBGW_Test.msc2-SCCP(578)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc2-SCCP(578)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(579)@66e0aac52d9e: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(589) HNBGW_Test.msc2-RAN(579)@66e0aac52d9e: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(589)9881821 HNBGW_Test.msc2-SCCP(578)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(578)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(589)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(589)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(570)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc2-RAN(579)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(581)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(580)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(577)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(568)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(582)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(567)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(571)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(574)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(569)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(573)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(576)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(575)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(578)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(584)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(572)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(566)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(583)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_valid_nri-PFCP(590)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(588)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(586)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(566): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(567): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(568): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(569): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(570): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(571): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(572): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(573): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(574): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-SCCP(575): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-RAN(576): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-M3UA(577): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc2-SCCP(578): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc2-RAN(579): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc2-M3UA(580): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(581): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(582): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(583): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(584): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(585): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(586): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(587): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(588): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(589): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(590): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Wed May 15 10:27:41 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=271081) Waiting for packet dumper to finish... 1 (prev_count=271081, count=344662) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: 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 ------ Wed May 15 10:27:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(592)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(594)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(599)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(599)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(599)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-SCCP(597)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(602)@66e0aac52d9e: ************************************************* HNBGW_Test.msc1-M3UA(602)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(602)@66e0aac52d9e: ************************************************* HNBGW_Test.msc1-SCCP(600)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(605)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(605)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(605)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(603)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(608)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn1-M3UA(608)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(608)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn1-SCCP(606)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(599)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc1-M3UA(602)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(605)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(608)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23908 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(598)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(598)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(601)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(601)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(604)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(604)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(607)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(607)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message MTC@66e0aac52d9e: 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@66e0aac52d9e: "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@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(598)@66e0aac52d9e: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(598)@66e0aac52d9e: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(593)@66e0aac52d9e: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)15890898 HNBGW_Test.msc0-SCCP(597)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc0-SCCP(597)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(598)@66e0aac52d9e: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610) HNBGW_Test.msc0-RAN(598)@66e0aac52d9e: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)14874799 HNBGW_Test.msc0-SCCP(597)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(597)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(601)@66e0aac52d9e: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@66e0aac52d9e: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(593)@66e0aac52d9e: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)9182050 HNBGW_Test.msc1-SCCP(600)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc1-SCCP(600)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(601)@66e0aac52d9e: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612) HNBGW_Test.msc1-RAN(601)@66e0aac52d9e: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)10427301 HNBGW_Test.msc1-SCCP(600)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(600)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: "disconnecting msc0" HNBGW_Test.msc0-RAN(598)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(599)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(597)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(593)@66e0aac52d9e: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)15890898 HNBGW_Test.msc1-RAN(601)@66e0aac52d9e: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@66e0aac52d9e: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(593)@66e0aac52d9e: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614)8294879 HNBGW_Test.msc1-SCCP(600)@66e0aac52d9e: First idle individual index:1 HNBGW_Test.msc1-SCCP(600)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(601)@66e0aac52d9e: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614) HNBGW_Test.msc1-RAN(601)@66e0aac52d9e: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614)15500004 HNBGW_Test.msc1-SCCP(600)@66e0aac52d9e: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(600)@66e0aac52d9e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-SCCP(606)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(602)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(593)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(595)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(601)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(603)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(608)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(605)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(592)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(607)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(600)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(594)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(596)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(604)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(591)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(609)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(611)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(613)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(615)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(591): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(592): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(593): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(594): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(595): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(596): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(597): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(598): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(599): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-SCCP(600): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-RAN(601): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-M3UA(602): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(603): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(604): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(605): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(606): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(607): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(608): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(609): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(611): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(613): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(614): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(615): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink Wed May 15 10:27:50 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=278539) Waiting for packet dumper to finish... 1 (prev_count=278539, count=341996) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: 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 ------ Wed May 15 10:27:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(617)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(619)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(624)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(624)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(624)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-SCCP(622)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(627)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(627)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(627)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(625)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(624)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(627)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(623)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(626)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(626)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(623)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message MTC@66e0aac52d9e: 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@66e0aac52d9e: "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@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(623)@66e0aac52d9e: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(623)@66e0aac52d9e: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(618)@66e0aac52d9e: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)9159815 HNBGW_Test.msc0-SCCP(622)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc0-SCCP(622)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(623)@66e0aac52d9e: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629) HNBGW_Test.msc0-RAN(623)@66e0aac52d9e: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)11436561 HNBGW_Test.msc0-SCCP(622)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(622)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(623)@66e0aac52d9e: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(623)@66e0aac52d9e: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(618)@66e0aac52d9e: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631)3752583 HNBGW_Test.msc0-SCCP(622)@66e0aac52d9e: First idle individual index:1 HNBGW_Test.msc0-SCCP(622)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(623)@66e0aac52d9e: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631) HNBGW_Test.msc0-RAN(623)@66e0aac52d9e: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631)4766441 HNBGW_Test.msc0-SCCP(622)@66e0aac52d9e: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(622)@66e0aac52d9e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: "connecting cnlink 1" MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(635)@66e0aac52d9e: ************************************************* HNBGW_Test.msc1-M3UA(635)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(635)@66e0aac52d9e: ************************************************* HNBGW_Test.msc1-SCCP(633)@66e0aac52d9e: v_sccp_pdu_maxlen:268 HNBGW_Test.msc1-M3UA(635)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(634)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(634)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(634)@66e0aac52d9e: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(634)@66e0aac52d9e: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(618)@66e0aac52d9e: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636)5184999 HNBGW_Test.msc1-SCCP(633)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc1-SCCP(633)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(634)@66e0aac52d9e: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636) HNBGW_Test.msc1-RAN(634)@66e0aac52d9e: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636)675844 HNBGW_Test.msc1-SCCP(633)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(633)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636)@66e0aac52d9e: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(623)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(618)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(622)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(634)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(624)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(620)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(633)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(626)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(625)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(617)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(635)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(627)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(621)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(628)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(616)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(619)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(632)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(630)@66e0aac52d9e: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(637)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(616): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(617): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(618): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(619): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(620): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(621): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(622): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(623): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(624): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(625): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(626): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(627): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(628): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(630): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(631): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(632): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-SCCP(633): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-RAN(634): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-M3UA(635): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(636): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(637): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Wed May 15 10:28:00 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252590) Waiting for packet dumper to finish... 1 (prev_count=252590, count=333797) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Wed May 15 10:28:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(639)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(641)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(646)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(646)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(646)@66e0aac52d9e: ************************************************* MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(644)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(649)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(649)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(649)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(647)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(646)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(649)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(645)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(645)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(648)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(648)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message MTC@66e0aac52d9e: 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@66e0aac52d9e: "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@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(648)@66e0aac52d9e: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(648)@66e0aac52d9e: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(651) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(640)@66e0aac52d9e: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(651)3015665 HNBGW_Test.sgsn0-SCCP(647)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(647)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(648)@66e0aac52d9e: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(651) HNBGW_Test.sgsn0-RAN(648)@66e0aac52d9e: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(651)11442278 HNBGW_Test.sgsn0-SCCP(647)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(647)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(651)@66e0aac52d9e: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(651)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(648)@66e0aac52d9e: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(648)@66e0aac52d9e: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(653) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(640)@66e0aac52d9e: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(653)16610904 HNBGW_Test.sgsn0-SCCP(647)@66e0aac52d9e: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(647)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(648)@66e0aac52d9e: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(653) HNBGW_Test.sgsn0-RAN(648)@66e0aac52d9e: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(653)16129230 HNBGW_Test.sgsn0-SCCP(647)@66e0aac52d9e: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(647)@66e0aac52d9e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(653)@66e0aac52d9e: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(653)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(648)@66e0aac52d9e: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(648)@66e0aac52d9e: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(655) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(640)@66e0aac52d9e: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(655)8527463 HNBGW_Test.sgsn0-SCCP(647)@66e0aac52d9e: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(647)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(648)@66e0aac52d9e: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(655) HNBGW_Test.sgsn0-RAN(648)@66e0aac52d9e: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(655)6799031 HNBGW_Test.sgsn0-SCCP(647)@66e0aac52d9e: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(647)@66e0aac52d9e: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(655)@66e0aac52d9e: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(655)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(648)@66e0aac52d9e: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(648)@66e0aac52d9e: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(657) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(640)@66e0aac52d9e: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(657)9984876 HNBGW_Test.sgsn0-SCCP(647)@66e0aac52d9e: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(647)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(648)@66e0aac52d9e: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(657) HNBGW_Test.sgsn0-RAN(648)@66e0aac52d9e: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(657)10026104 HNBGW_Test.sgsn0-SCCP(647)@66e0aac52d9e: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(647)@66e0aac52d9e: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(657)@66e0aac52d9e: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(657)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(642)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(640)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(644)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(648)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(639)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(645)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(638)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(646)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(649)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(647)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(643)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(650)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(641)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(652)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(656)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(658)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(654)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(638): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(639): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(640): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(641): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(642): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(643): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(644): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(645): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(646): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(647): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(648): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(649): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(650): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(651): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(652): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(653): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(654): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(655): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(656): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(657): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(658): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Wed May 15 10:28:09 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=233914) Waiting for packet dumper to finish... 1 (prev_count=233914, count=307026) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: 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 ------ Wed May 15 10:28:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(660)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(662)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(667)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(667)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(667)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-SCCP(665)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(670)@66e0aac52d9e: ************************************************* HNBGW_Test.msc1-M3UA(670)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(670)@66e0aac52d9e: ************************************************* MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(668)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(673)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(673)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(673)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(671)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(676)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn1-M3UA(676)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(676)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn1-SCCP(674)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(667)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc1-M3UA(670)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(673)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(676)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23908 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(666)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(666)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(669)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(669)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(672)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(672)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(675)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(675)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message MTC@66e0aac52d9e: 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@66e0aac52d9e: "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@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(672)@66e0aac52d9e: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(672)@66e0aac52d9e: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(678) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(661)@66e0aac52d9e: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(678)9168492 HNBGW_Test.sgsn0-SCCP(671)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(671)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(672)@66e0aac52d9e: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(678) HNBGW_Test.sgsn0-RAN(672)@66e0aac52d9e: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(678)12451416 HNBGW_Test.sgsn0-SCCP(671)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(671)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(678)@66e0aac52d9e: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(678)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(675)@66e0aac52d9e: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(675)@66e0aac52d9e: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(680) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(661)@66e0aac52d9e: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(680)11129559 HNBGW_Test.sgsn1-SCCP(674)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(674)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(675)@66e0aac52d9e: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(680) HNBGW_Test.sgsn1-RAN(675)@66e0aac52d9e: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(680)3703647 HNBGW_Test.sgsn1-SCCP(674)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(674)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(680)@66e0aac52d9e: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(680)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(672)@66e0aac52d9e: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(672)@66e0aac52d9e: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(682) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(661)@66e0aac52d9e: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(682)7224058 HNBGW_Test.sgsn0-SCCP(671)@66e0aac52d9e: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(671)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(672)@66e0aac52d9e: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(682) HNBGW_Test.sgsn0-RAN(672)@66e0aac52d9e: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(682)12982698 HNBGW_Test.sgsn0-SCCP(671)@66e0aac52d9e: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(671)@66e0aac52d9e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(682)@66e0aac52d9e: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(682)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-M3UA(676)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(672)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(673)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(674)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(661)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(663)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(665)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(675)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(664)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(666)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(662)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(670)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(659)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(668)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(660)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(671)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(667)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(669)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(677)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(679)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(681)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(683)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(659): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(660): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(661): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(662): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(663): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(664): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(665): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(666): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(667): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-SCCP(668): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-RAN(669): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-M3UA(670): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(671): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(672): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(673): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(674): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(675): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(676): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(677): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(678): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(679): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(680): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(681): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(682): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(683): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Wed May 15 10:28:18 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=272759) Waiting for packet dumper to finish... 1 (prev_count=272759, count=347323) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Wed May 15 10:28:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(685)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(687)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(692)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(692)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(692)@66e0aac52d9e: ************************************************* MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(690)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(695)@66e0aac52d9e: ************************************************* HNBGW_Test.msc1-M3UA(695)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(695)@66e0aac52d9e: ************************************************* MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(693)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(698)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(698)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(698)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(696)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(701)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn1-M3UA(701)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(701)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn1-SCCP(699)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(692)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc1-M3UA(695)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(698)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(701)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23908 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(691)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(691)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(694)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(694)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(697)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(697)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(700)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(700)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message MTC@66e0aac52d9e: 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@66e0aac52d9e: "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@66e0aac52d9e: 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@66e0aac52d9e: 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@66e0aac52d9e: 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@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E5100010024000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(700)@66e0aac52d9e: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(700)@66e0aac52d9e: Created Expect[0] for '08087300F1102A2A170411E5100010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(703) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(686)@66e0aac52d9e: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(703)4704635 HNBGW_Test.sgsn1-SCCP(699)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(699)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(700)@66e0aac52d9e: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(703) HNBGW_Test.sgsn1-RAN(700)@66e0aac52d9e: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(703)7526771 HNBGW_Test.sgsn1-SCCP(699)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(699)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(703)@66e0aac52d9e: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(703)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(700)@66e0aac52d9e: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(700)@66e0aac52d9e: Created Expect[0] for '08087300F1102A2A170411E5100010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(705) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(686)@66e0aac52d9e: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(705)11962272 HNBGW_Test.sgsn1-SCCP(699)@66e0aac52d9e: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(699)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(700)@66e0aac52d9e: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(705) HNBGW_Test.sgsn1-RAN(700)@66e0aac52d9e: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(705)7301218 HNBGW_Test.sgsn1-SCCP(699)@66e0aac52d9e: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(699)@66e0aac52d9e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(705)@66e0aac52d9e: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(705)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E5100010027FC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(700)@66e0aac52d9e: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(700)@66e0aac52d9e: Created Expect[0] for '08087300F1102A2A170411E5100010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(707) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(686)@66e0aac52d9e: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(707)3617376 HNBGW_Test.sgsn1-SCCP(699)@66e0aac52d9e: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(699)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(700)@66e0aac52d9e: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(707) HNBGW_Test.sgsn1-RAN(700)@66e0aac52d9e: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(707)5807137 HNBGW_Test.sgsn1-SCCP(699)@66e0aac52d9e: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(699)@66e0aac52d9e: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(707)@66e0aac52d9e: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(707)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(690)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(693)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(696)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(694)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(701)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(686)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(698)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(688)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(692)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(691)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(695)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(700)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(685)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(687)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(702)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(684)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(697)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(689)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(699)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_1-PFCP(704)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(706)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(708)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(684): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(685): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(686): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(687): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(688): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(689): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(690): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(691): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(692): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-SCCP(693): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-RAN(694): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-M3UA(695): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(696): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(697): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(698): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(699): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(700): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(701): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(702): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(703): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(704): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(705): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(706): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(707): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(708): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Wed May 15 10:28:27 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=349092) Waiting for packet dumper to finish... 1 (prev_count=349092, count=364211) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Wed May 15 10:28:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(710)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(712)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(717)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(717)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(717)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-SCCP(715)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(720)@66e0aac52d9e: ************************************************* HNBGW_Test.msc1-M3UA(720)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(720)@66e0aac52d9e: ************************************************* MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(718)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(723)@66e0aac52d9e: ************************************************* HNBGW_Test.msc2-M3UA(723)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(723)@66e0aac52d9e: ************************************************* MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(721)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(726)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(726)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(726)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(724)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(729)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn1-M3UA(729)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(729)@66e0aac52d9e: ************************************************* MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(727)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(732)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn2-M3UA(732)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(732)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn2-SCCP(730)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(717)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc1-M3UA(720)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc2-M3UA(723)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23909 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(726)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(729)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23908 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(732)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23910 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(716)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(716)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(719)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(719)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(722)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(722)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(725)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(725)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(728)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(728)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(731)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(731)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message MTC@66e0aac52d9e: 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@66e0aac52d9e: "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@66e0aac52d9e: 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@66e0aac52d9e: 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@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(731)@66e0aac52d9e: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(731)@66e0aac52d9e: Created Expect[0] for '080101D471000005F44280002300F1102A2A170411E5100010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(734) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(711)@66e0aac52d9e: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(734)727439 HNBGW_Test.sgsn2-SCCP(730)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(730)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(731)@66e0aac52d9e: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(734) HNBGW_Test.sgsn2-RAN(731)@66e0aac52d9e: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(734)9392411 HNBGW_Test.sgsn2-SCCP(730)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(730)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(734)@66e0aac52d9e: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(734)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(731)@66e0aac52d9e: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(731)@66e0aac52d9e: Created Expect[0] for '080101D471000005F442A9802300F1102A2A170411E510001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(736) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(711)@66e0aac52d9e: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(736)9369430 HNBGW_Test.sgsn2-SCCP(730)@66e0aac52d9e: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(730)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(731)@66e0aac52d9e: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(736) HNBGW_Test.sgsn2-RAN(731)@66e0aac52d9e: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(736)12505408 HNBGW_Test.sgsn2-SCCP(730)@66e0aac52d9e: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(730)@66e0aac52d9e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(736)@66e0aac52d9e: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(736)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000001000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(728)@66e0aac52d9e: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(728)@66e0aac52d9e: Created Expect[0] for '080101D471000008292624000000001000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(738) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(711)@66e0aac52d9e: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(738)3723174 HNBGW_Test.sgsn1-SCCP(727)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(727)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(728)@66e0aac52d9e: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(738) HNBGW_Test.sgsn1-RAN(728)@66e0aac52d9e: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(738)14752676 HNBGW_Test.sgsn1-SCCP(727)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(727)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(738)@66e0aac52d9e: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(738)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(713)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(724)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(711)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(726)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(709)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(723)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(725)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc2-RAN(722)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(710)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(721)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(720)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(728)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(716)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(715)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(719)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(731)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(714)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(712)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(730)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(718)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(727)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(733)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(732)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(729)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(717)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_2-PFCP(735)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(737)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(739)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(709): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(710): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(711): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(712): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(713): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(714): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(715): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(716): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(717): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-SCCP(718): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-RAN(719): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-M3UA(720): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc2-SCCP(721): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc2-RAN(722): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc2-M3UA(723): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(724): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(725): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(726): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(727): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(728): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(729): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(730): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn2-RAN(731): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(732): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(733): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(734): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(735): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(736): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(737): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(738): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(739): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Wed May 15 10:28:37 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=436139) Waiting for packet dumper to finish... 1 (prev_count=436139, count=442906) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Wed May 15 10:28:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_sgsnpool_nri_from_other_PLMN started. TC_sgsnpool_nri_from_other_PLMN-Iuh0(741)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_nri_from_other_PLMN-Iuh1(743)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(748)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(748)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(748)@66e0aac52d9e: ************************************************* MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(746)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(751)@66e0aac52d9e: ************************************************* HNBGW_Test.msc1-M3UA(751)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(751)@66e0aac52d9e: ************************************************* MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(749)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(754)@66e0aac52d9e: ************************************************* HNBGW_Test.msc2-M3UA(754)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(754)@66e0aac52d9e: ************************************************* HNBGW_Test.msc2-SCCP(752)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(757)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(757)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(757)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(755)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(760)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn1-M3UA(760)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(760)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn1-SCCP(758)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(763)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn2-M3UA(763)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(763)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn2-SCCP(761)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(748)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc1-M3UA(751)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc2-M3UA(754)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23909 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(757)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(760)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23908 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(763)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23910 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(747)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(747)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(750)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(750)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(753)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(753)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(756)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(756)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(759)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(759)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(762)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(762)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message MTC@66e0aac52d9e: 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@66e0aac52d9e: "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@66e0aac52d9e: 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@66e0aac52d9e: 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@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(756)@66e0aac52d9e: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(756)@66e0aac52d9e: Created Expect[0] for '080101D471000005F44241002399F9992A2A170411E5100010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(765) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(742)@66e0aac52d9e: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(765)1355732 HNBGW_Test.sgsn0-SCCP(755)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(755)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(756)@66e0aac52d9e: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(765) HNBGW_Test.sgsn0-RAN(756)@66e0aac52d9e: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(765)9736695 HNBGW_Test.sgsn0-SCCP(755)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(755)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(765)@66e0aac52d9e: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(765)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(762)@66e0aac52d9e: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(762)@66e0aac52d9e: Created Expect[0] for '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(767) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(742)@66e0aac52d9e: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(767)9478145 HNBGW_Test.sgsn2-SCCP(761)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(761)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(762)@66e0aac52d9e: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(767) HNBGW_Test.sgsn2-RAN(762)@66e0aac52d9e: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(767)13685813 HNBGW_Test.sgsn2-SCCP(761)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(761)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(767)@66e0aac52d9e: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(767)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(756)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(744)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(747)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(754)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc2-RAN(753)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(755)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(742)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(746)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(752)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(750)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(749)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(748)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(741)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(745)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(743)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(751)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(764)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(760)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(762)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(759)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(758)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(740)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(757)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(761)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(763)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_nri_from_other_PLMN-PFCP(766)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-PFCP(768)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(740): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(741): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(742): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(743): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(744): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(745): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(746): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(747): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(748): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-SCCP(749): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-RAN(750): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-M3UA(751): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc2-SCCP(752): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc2-RAN(753): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc2-M3UA(754): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(755): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(756): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(757): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(758): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(759): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(760): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(761): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn2-RAN(762): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(763): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(764): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(765): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(766): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(767): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(768): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Wed May 15 10:28:45 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=395542) Waiting for packet dumper to finish... 1 (prev_count=395542, count=402285) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: 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 ------ Wed May 15 10:28:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(770)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(772)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(777)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(777)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(777)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-SCCP(775)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(780)@66e0aac52d9e: ************************************************* HNBGW_Test.msc1-M3UA(780)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(780)@66e0aac52d9e: ************************************************* HNBGW_Test.msc1-SCCP(778)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(783)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(783)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(783)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(781)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(786)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn1-M3UA(786)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(786)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn1-SCCP(784)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(777)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc1-M3UA(780)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(783)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(786)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23908 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(776)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(776)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(779)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(779)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(782)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(782)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(785)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(785)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message MTC@66e0aac52d9e: 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@66e0aac52d9e: "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@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(782)@66e0aac52d9e: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(782)@66e0aac52d9e: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(771)@66e0aac52d9e: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)5849091 HNBGW_Test.sgsn0-SCCP(781)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(781)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(782)@66e0aac52d9e: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788) HNBGW_Test.sgsn0-RAN(782)@66e0aac52d9e: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)9117997 HNBGW_Test.sgsn0-SCCP(781)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(781)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)@66e0aac52d9e: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(785)@66e0aac52d9e: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(785)@66e0aac52d9e: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(771)@66e0aac52d9e: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)5211754 HNBGW_Test.sgsn1-SCCP(784)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(784)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(785)@66e0aac52d9e: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790) HNBGW_Test.sgsn1-RAN(785)@66e0aac52d9e: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)11914605 HNBGW_Test.sgsn1-SCCP(784)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(784)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)@66e0aac52d9e: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: "disconnecting msc0" HNBGW_Test.sgsn0-RAN(782)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(783)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(781)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(771)@66e0aac52d9e: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)5849091 HNBGW_Test.sgsn1-RAN(785)@66e0aac52d9e: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(785)@66e0aac52d9e: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(771)@66e0aac52d9e: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792)11794240 HNBGW_Test.sgsn1-SCCP(784)@66e0aac52d9e: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(784)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(785)@66e0aac52d9e: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792) HNBGW_Test.sgsn1-RAN(785)@66e0aac52d9e: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792)13580971 HNBGW_Test.sgsn1-SCCP(784)@66e0aac52d9e: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(784)@66e0aac52d9e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792)@66e0aac52d9e: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(773)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(776)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(771)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(775)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(770)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(778)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(779)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(769)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(784)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(786)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(780)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(772)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(787)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(785)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(774)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(777)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(789)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(793)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(791)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(769): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(770): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(771): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(772): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(773): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(774): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(775): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(776): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(777): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-SCCP(778): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-RAN(779): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc1-M3UA(780): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTCWed May 15 10:28:54 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc HNBGW_Test.sgsn0-SCCP(781): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(782): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(783): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(784): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(785): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(786): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(787): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(789): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(791): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(792): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(793): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=323128) Waiting for packet dumper to finish... 1 (prev_count=323128, count=391209) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: 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 ------ Wed May 15 10:28:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(795)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(797)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(802)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(802)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(802)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-SCCP(800)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(805)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(805)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(805)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(803)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(802)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(805)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(801)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(801)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(804)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(804)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message MTC@66e0aac52d9e: 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@66e0aac52d9e: "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@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(804)@66e0aac52d9e: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(804)@66e0aac52d9e: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(796)@66e0aac52d9e: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)6437422 HNBGW_Test.sgsn0-SCCP(803)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(803)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(804)@66e0aac52d9e: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807) HNBGW_Test.sgsn0-RAN(804)@66e0aac52d9e: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)15685084 HNBGW_Test.sgsn0-SCCP(803)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(803)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)@66e0aac52d9e: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(804)@66e0aac52d9e: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(804)@66e0aac52d9e: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(796)@66e0aac52d9e: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809)13167345 HNBGW_Test.sgsn0-SCCP(803)@66e0aac52d9e: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(803)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(804)@66e0aac52d9e: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809) HNBGW_Test.sgsn0-RAN(804)@66e0aac52d9e: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809)3886114 HNBGW_Test.sgsn0-SCCP(803)@66e0aac52d9e: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(803)@66e0aac52d9e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809)@66e0aac52d9e: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: "connecting cnlink 1" MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(813)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn1-M3UA(813)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(813)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn1-SCCP(811)@66e0aac52d9e: v_sccp_pdu_maxlen:268 HNBGW_Test.sgsn1-M3UA(813)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23908 to server: "172.18.228.200":2905 association #8 MTC@66e0aac52d9e: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(812)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(812)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(812)@66e0aac52d9e: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(812)@66e0aac52d9e: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(796)@66e0aac52d9e: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814)16353936 HNBGW_Test.sgsn1-SCCP(811)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(811)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(812)@66e0aac52d9e: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814) HNBGW_Test.sgsn1-RAN(812)@66e0aac52d9e: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814)14606094 HNBGW_Test.sgsn1-SCCP(811)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(811)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814)@66e0aac52d9e: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: 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@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(796)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(798)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(800)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(812)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(811)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(803)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(804)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(795)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(801)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(805)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(802)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(813)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(797)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(799)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(794)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(806)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(808)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(815)@66e0aac52d9e: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(810)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(794): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(795): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(796): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(797): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(798): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(799): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(800): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(801): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(802): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(803): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(804): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(805): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(806): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(808): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(809): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(810): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(811): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(812): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(813): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(814): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(815): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Wed May 15 10:29:04 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=263471) Waiting for packet dumper to finish... 1 (prev_count=263471, count=348726) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Wed May 15 10:29:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_hnb_reregister_reuse_sctp_assoc started. TC_hnb_reregister_reuse_sctp_assoc-Iuh0(817)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(822)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(822)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(822)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-SCCP(820)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(825)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(825)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(825)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(823)@66e0aac52d9e: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(822)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(825)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(821)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(821)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(824)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(824)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message MTC@66e0aac52d9e: setverdict(pass): none -> pass MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: talloc reports "struct hnb_context" x 1, expecting 1 MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(820)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(824)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(822)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(825)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(821)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(823)@66e0aac52d9e: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(818)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(816)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(819)@66e0aac52d9e: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(817)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(826)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(816): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(817): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(818): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(819): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(820): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(821): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(822): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(823): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(824): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(825): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(826): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Wed May 15 10:29:09 UTC 2024 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=94952) Waiting for packet dumper to finish... 1 (prev_count=94952, count=159308) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Wed May 15 10:29:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@66e0aac52d9e: Test case TC_apply_sccp started. TC_apply_sccp-Iuh0(828)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_apply_sccp-Iuh1(830)@66e0aac52d9e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(835)@66e0aac52d9e: ************************************************* HNBGW_Test.msc0-M3UA(835)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(835)@66e0aac52d9e: ************************************************* MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(833)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@66e0aac52d9e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(838)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-M3UA(838)@66e0aac52d9e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(838)@66e0aac52d9e: ************************************************* HNBGW_Test.sgsn0-SCCP(836)@66e0aac52d9e: v_sccp_pdu_maxlen:268 MTC@66e0aac52d9e: setverdict(pass): none -> pass MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(835)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(838)@66e0aac52d9e: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(834)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(834)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(837)@66e0aac52d9e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(837)@66e0aac52d9e: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(834)@66e0aac52d9e: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(834)@66e0aac52d9e: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(840) TC_apply_sccp-Iuh0-RUA(829)@66e0aac52d9e: Added conn table entry 0TC_apply_sccp0(840)9493584 HNBGW_Test.msc0-SCCP(833)@66e0aac52d9e: First idle individual index:0 HNBGW_Test.msc0-SCCP(833)@66e0aac52d9e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(834)@66e0aac52d9e: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(840) HNBGW_Test.msc0-RAN(834)@66e0aac52d9e: Added conn table entry 0TC_apply_sccp0(840)11574287 HNBGW_Test.msc0-SCCP(833)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(833)@66e0aac52d9e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(840)@66e0aac52d9e: setverdict(pass): none -> pass TC_apply_sccp0(840)@66e0aac52d9e: "Changing SCCP address, don't apply yet" HNBGW_Test.msc0-SCCP(833)@66e0aac52d9e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(833)@66e0aac52d9e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(833)@66e0aac52d9e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(833)@66e0aac52d9e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(840)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(833)@66e0aac52d9e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(833)@66e0aac52d9e: vl_len:22 HNBGW_Test.msc0-SCCP(833)@66e0aac52d9e: vl_from0 HNBGW_Test.msc0-SCCP(833)@66e0aac52d9e: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A44B47D9A2B052DB77726'O TC_apply_sccp0(840)@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(840)@66e0aac52d9e: "Apply SCCP address changes" HNBGW_Test.msc0-SCCP(833)@66e0aac52d9e: Session index based on local reference:0 HNBGW_Test.msc0-RAN(834)@66e0aac52d9e: Deleted conn table entry 0TC_apply_sccp0(840)11574287 TC_apply_sccp-Iuh0-RUA(829)@66e0aac52d9e: Deleted conn table entry 0TC_apply_sccp0(840)9493584 TC_apply_sccp0(840)@66e0aac52d9e: Final verdict of PTC: pass MTC@66e0aac52d9e: ok: talloc reports "asn1_context" = 1 bytes TC_apply_sccp-Iuh0-RUA(829)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(834)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(833)@66e0aac52d9e: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(831)@66e0aac52d9e: Final verdict of PTC: none TC_apply_sccp-Iuh0(828)@66e0aac52d9e: Final verdict of PTC: none HNBGW-MGCP(839)@66e0aac52d9e: Final verdict of PTC: none TC_apply_sccp-Iuh1(830)@66e0aac52d9e: Final verdict of PTC: none VirtHNBGW-STATS(827)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(837)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(836)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(838)@66e0aac52d9e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(835)@66e0aac52d9e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(832)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp-PFCP(841)@66e0aac52d9e: Final verdict of PTC: none MTC@66e0aac52d9e: Setting final verdict of the test case. MTC@66e0aac52d9e: Local verdict of MTC: pass MTC@66e0aac52d9e: Local verdict of PTC VirtHNBGW-STATS(827): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_apply_sccp-Iuh0(828): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(829): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_apply_sccp-Iuh1(830): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(831): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC IPA-CTRL-CLI-IPA(832): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-SCCP(833): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-RAN(834): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.msc0-M3UA(835): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(836): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(837): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(838): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC HNBGW-MGCP(839): none (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_apply_sccp0(840): pass (pass -> pass) MTC@66e0aac52d9e: Local verdict of PTC TC_apply_sccp-PFCP(841): none (pass -> pass) MTC@66e0aac52d9e: Test case TC_apply_sccp finished. Verdict: pass MTC@66e0aac52d9e: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Wed May 15 10:29:19 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_apply_sccp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=213317) Waiting for packet dumper to finish... 1 (prev_count=213317, count=234294) MTC@66e0aac52d9e: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@66e0aac52d9e: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@66e0aac52d9e: Terminating MTC. MC@66e0aac52d9e: MTC terminated. MC2> exit MC@66e0aac52d9e: Shutting down session. MC@66e0aac52d9e: 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 Summary: pass->FAIL: 2 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_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-698-hnbgw + docker kill jenkins-ttcn3-hnbgw-test-latest-698-hnbgw jenkins-ttcn3-hnbgw-test-latest-698-hnbgw + docker wait jenkins-ttcn3-hnbgw-test-latest-698-hnbgw 137 + docker_kill_wait jenkins-ttcn3-hnbgw-test-latest-698-stp + docker kill jenkins-ttcn3-hnbgw-test-latest-698-stp jenkins-ttcn3-hnbgw-test-latest-698-stp + docker wait jenkins-ttcn3-hnbgw-test-latest-698-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=228 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw-tester/HNBGW_Tests.cfg Applying SUBNET=228 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg Applying SUBNET=228 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw/osmo-hnbgw.cfg Applying SUBNET=228 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/stp/osmo-stp.cfg Applying SUBNET=228 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw/osmo-hnbgw.cfg Applying SUBNET=228 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 228 200 + NET=228 + ADDR_SUFIX=200 + echo --network ttcn3-hnbgw-test-228 --ip 172.18.228.200 --ip6 fd02:db8:228::200 + docker run --rm --network ttcn3-hnbgw-test-228 --ip 172.18.228.200 --ip6 fd02:db8:228::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-698-stp -d osmocom-build/osmo-stp-latest 72934a7ed041295db13efaace4266f94deb7636e3844c23eb581ae3863e43420 + echo Starting container with HNBGW Starting container with HNBGW + docker_network_params 228 20 + NET=228 + ADDR_SUFIX=20 + echo --network ttcn3-hnbgw-test-228 --ip 172.18.228.20 --ip6 fd02:db8:228::20 + docker run --rm --network ttcn3-hnbgw-test-228 --ip 172.18.228.20 --ip6 fd02:db8:228::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-698-hnbgw -d osmocom-build/osmo-hnbgw-latest 2f871db2d6f03ff240cc543d99dc9731c9dc90d1e83f9640c1df51ae0285c078 + echo Starting container with HNBGW testsuite Starting container with HNBGW testsuite + docker_network_params 228 203 + NET=228 + ADDR_SUFIX=203 + echo --network ttcn3-hnbgw-test-228 --ip 172.18.228.203 --ip6 fd02:db8:228::203 + docker run --rm --network ttcn3-hnbgw-test-228 --ip 172.18.228.203 --ip6 fd02:db8:228::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.228.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-698-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@ec99907f3452: Unix server socket created successfully. MC@ec99907f3452: Listening on TCP port 37315. MC2> ec99907f3452 is the default spawn /osmo-ttcn3-hacks/hnbgw/HNBGW_Tests ec99907f3452 37315 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@ec99907f3452: New HC connected from 172.18.228.203 [172.18.228.203]. ec99907f3452: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@ec99907f3452: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@ec99907f3452: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@ec99907f3452: Configuration file was processed on all HCs. MC@ec99907f3452: Creating MTC on host 172.18.228.203. MC@ec99907f3452: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Wed May 15 10:29:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_hnb_register started. TC_hnb_register-Iuh0(4)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(9)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(9)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(9)@ec99907f3452: ************************************************* HNBGW_Test.msc0-SCCP(7)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(12)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(12)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(12)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(10)@ec99907f3452: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(9)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(12)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 MTC@ec99907f3452: setverdict(pass): none -> pass MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register-Iuh0-RUA(5)@ec99907f3452: Final verdict of PTC: none TC_hnb_register-Iuh0(4)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(8)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(3)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(12)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(9)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(7)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(11)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(10)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(13)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(3): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_hnb_register-Iuh0(4): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_hnb_register-Iuh0-RUA(5): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(7): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(8): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(9): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(10): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(11): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(12): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(13): none (pass -> pass) MTC@ec99907f3452: Test case TC_hnb_register finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Wed May 15 10:29:27 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123748) Waiting for packet dumper to finish... 1 (prev_count=123748, count=152151) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Wed May 15 10:29:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_hnb_register_duplicate started. TC_hnb_register_duplicate-Iuh0(15)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hnb_register_duplicate-Iuh1(17)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(22)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(22)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(22)@ec99907f3452: ************************************************* HNBGW_Test.msc0-SCCP(20)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(25)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(25)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(25)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(23)@ec99907f3452: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(22)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(25)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(21)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(21)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(24)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(24)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message MTC@ec99907f3452: setverdict(pass): none -> pass MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: talloc reports "struct hnb_context" x 1, expecting 1 MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register_duplicate-Iuh0-RUA(16)@ec99907f3452: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(17)@ec99907f3452: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(18)@ec99907f3452: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(15)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(25)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(14)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(24)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(21)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(20)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(22)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(23)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(26)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(19)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(14): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(15): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(16): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(17): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(18): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(19): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(20): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(21): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(22): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(23): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(24): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(25): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(26): none (pass -> pass) MTC@ec99907f3452: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Wed May 15 10:29:32 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89192) Waiting for packet dumper to finish... 1 (prev_count=89192, count=152968) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@ec99907f3452: 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 ------ Wed May 15 10:29:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(33)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(33)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(33)@ec99907f3452: ************************************************* HNBGW_Test.msc0-SCCP(31)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(36)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(36)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(36)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(34)@ec99907f3452: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(33)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(36)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(32)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(32)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(35)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(35)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message MTC@ec99907f3452: setverdict(pass): none -> pass MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: talloc reports "struct hnb_context" x 1, expecting 1 MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(31)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(35)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(34)@ec99907f3452: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(27)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(30)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(32)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(36)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(33)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(37)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(27): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(31): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(32): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(33): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(34): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(35): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(36): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(37): none (pass -> pass) MTC@ec99907f3452: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Wed May 15 10:29:36 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.228.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=151568) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Wed May 15 10:29:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_ue_register started. TC_ue_register-Iuh0(39)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(44)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(44)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(44)@ec99907f3452: ************************************************* HNBGW_Test.msc0-SCCP(42)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(47)@ec99907f3452: ************************************************* MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(47)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(47)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(45)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(44)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(47)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(43)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(43)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(46)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(46)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(42)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(47)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(45)@ec99907f3452: Final verdict of PTC: none TC_ue_register-Iuh0(39)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(38)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(43)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(41)@ec99907f3452: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(40)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(46)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(44)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(48)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(38): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ue_register-Iuh0(39): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ue_register-Iuh0-RUA(40): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(41): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(42): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(43): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(44): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(45): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(46): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(47): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(48): none (pass -> pass) MTC@ec99907f3452: Test case TC_ue_register finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Wed May 15 10:29:41 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_ue_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88946) Waiting for packet dumper to finish... 1 (prev_count=88946, count=150650) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Wed May 15 10:29:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_ue_register_tmsi_lai started. MTC@ec99907f3452: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ue_register_tmsi_lai-Iuh0(50)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(55)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(55)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(55)@ec99907f3452: ************************************************* HNBGW_Test.msc0-SCCP(53)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(58)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(58)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(58)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(56)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(55)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(58)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(54)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(54)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(57)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(57)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register_tmsi_lai-Iuh0-RUA(51)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(53)@ec99907f3452: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(50)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(52)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(49)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(54)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(57)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(56)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(58)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(55)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(59)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(49): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(50): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(51): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(52): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(53): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(54): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(55): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(56): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(57): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(58): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(59): none (pass -> pass) MTC@ec99907f3452: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Wed May 15 10:29:46 UTC 2024 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=127491) Waiting for packet dumper to finish... 1 (prev_count=127491, count=149763) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Wed May 15 10:29:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_ue_register_before_hnb_register started. TC_ue_register_before_hnb_register-Iuh0(61)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(66)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(66)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(66)@ec99907f3452: ************************************************* MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(64)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(69)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(69)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(69)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(67)@ec99907f3452: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(66)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(69)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(65)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(65)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(68)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(68)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message MTC@ec99907f3452: setverdict(fail): none -> fail reason: "Timeout waiting for UE Register response", new component reason: "Timeout waiting for UE Register response" MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register_before_hnb_register-Iuh0-RUA(62)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(66)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(65)@ec99907f3452: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(61)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(64)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(67)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(68)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(60)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(63)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(70)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(69)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: fail reason: "Timeout waiting for UE Register response" MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(60): none (fail -> fail) MTC@ec99907f3452: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(61): none (fail -> fail) MTC@ec99907f3452: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(62): none (fail -> fail) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(63): none (fail -> fail) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(64): none (fail -> fail) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(65): none (fail -> fail) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(66): none (fail -> fail) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(67): none (fail -> fail) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(68): none (fail -> fail) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(69): none (fail -> fail) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(70): none (fail -> fail) MTC@ec99907f3452: Test case TC_ue_register_before_hnb_register finished. Verdict: fail reason: Timeout waiting for UE Register response MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register fail'. Wed May 15 10:29:52 UTC 2024 ------ HNBGW_Tests.TC_ue_register_before_hnb_register fail ------ Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=138092) Waiting for packet dumper to finish... 1 (prev_count=138092, count=147639) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register fail' was executed successfully (exit status: 0). MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Wed May 15 10:29:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_ranap_cs_initial_ue started. TC_ranap_cs_initial_ue-Iuh0(72)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(77)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(77)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(77)@ec99907f3452: ************************************************* HNBGW_Test.msc0-SCCP(75)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(80)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(80)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(80)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(78)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(77)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(80)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(76)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(76)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(79)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(79)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(76)@ec99907f3452: f_create_expect(l3 := '8C1A091E49D49565AB21'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(76)@ec99907f3452: Created Expect[0] for '8C1A091E49D49565AB21'O to be handled at TC_ranap_cs_initial_ue0(82) TC_ranap_cs_initial_ue-Iuh0-RUA(73)@ec99907f3452: Added conn table entry 0TC_ranap_cs_initial_ue0(82)3704027 HNBGW_Test.msc0-SCCP(75)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc0-SCCP(75)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(76)@ec99907f3452: Found Expect[0] for l3='8C1A091E49D49565AB21'O handled at TC_ranap_cs_initial_ue0(82) HNBGW_Test.msc0-RAN(76)@ec99907f3452: Added conn table entry 0TC_ranap_cs_initial_ue0(82)4591784 HNBGW_Test.msc0-SCCP(75)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(75)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(82)@ec99907f3452: setverdict(pass): none -> pass TC_ranap_cs_initial_ue0(82)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_initial_ue-Iuh0-RUA(73)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(76)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(75)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(74)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(81)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(79)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(77)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(78)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(80)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(71)@ec99907f3452: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(72)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue-PFCP(83)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(71): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(72): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(73): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(75): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(76): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(77): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(78): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(79): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(80): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(81): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ranap_cs_initial_ue0(82): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ranap_cs_initial_ue-PFCP(83): none (pass -> pass) MTC@ec99907f3452: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Wed May 15 10:29:58 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=129354) Waiting for packet dumper to finish... 1 (prev_count=129354, count=173297) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Wed May 15 10:30:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_ranap_ps_initial_ue started. TC_ranap_ps_initial_ue-Iuh0(85)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(90)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(90)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(90)@ec99907f3452: ************************************************* HNBGW_Test.msc0-SCCP(88)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(93)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(93)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(93)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(91)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(90)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(93)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(89)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(89)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(92)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@ec99907f3452: f_create_expect(l3 := '79916A5F6B24A9FA88F8'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(92)@ec99907f3452: Created Expect[0] for '79916A5F6B24A9FA88F8'O to be handled at TC_ranap_ps_initial_ue0(95) TC_ranap_ps_initial_ue-Iuh0-RUA(86)@ec99907f3452: Added conn table entry 0TC_ranap_ps_initial_ue0(95)14535467 HNBGW_Test.sgsn0-SCCP(91)@ec99907f3452: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(91)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(92)@ec99907f3452: Found Expect[0] for l3='79916A5F6B24A9FA88F8'O handled at TC_ranap_ps_initial_ue0(95) HNBGW_Test.sgsn0-RAN(92)@ec99907f3452: Added conn table entry 0TC_ranap_ps_initial_ue0(95)10120948 HNBGW_Test.sgsn0-SCCP(91)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(91)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(95)@ec99907f3452: setverdict(pass): none -> pass TC_ranap_ps_initial_ue0(95)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-M3UA(90)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(92)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(88)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(91)@ec99907f3452: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(86)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(89)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(93)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(94)@ec99907f3452: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(85)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(84)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue-PFCP(96)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(84): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(85): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(86): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(88): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(89): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(90): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(91): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(92): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(93): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(94): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ranap_ps_initial_ue0(95): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ranap_ps_initial_ue-PFCP(96): none (pass -> pass) MTC@ec99907f3452: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Wed May 15 10:30:04 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 172.18.228.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=171519) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@ec99907f3452: 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 ------ Wed May 15 10:30:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_ranap_cs_initial_ue_empty_cr started. TC_ranap_cs_initial_ue_empty_cr-Iuh0(98)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(103)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(103)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(103)@ec99907f3452: ************************************************* MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(101)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(106)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(106)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(106)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(104)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(103)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(106)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(102)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(102)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(105)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(105)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(102)@ec99907f3452: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(102)@ec99907f3452: Created Expect[0] for omit to be handled at TC_ranap_cs_initial_ue_empty_cr0(108) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(99)@ec99907f3452: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(108)12941787 HNBGW_Test.msc0-SCCP(101)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc0-SCCP(101)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(102)@ec99907f3452: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(108) HNBGW_Test.msc0-RAN(102)@ec99907f3452: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(108)11182225 HNBGW_Test.msc0-SCCP(101)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(101)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(101)@ec99907f3452: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(101)@ec99907f3452: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(101)@ec99907f3452: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(101)@ec99907f3452: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(108)@ec99907f3452: setverdict(pass): none -> pass TC_ranap_cs_initial_ue_empty_cr0(108)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(99)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(101)@ec99907f3452: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(98)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(97)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(105)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(102)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(100)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(104)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(106)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(103)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(107)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue_empty_cr-PFCP(109)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(97): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(98): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(99): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(101): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(102): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(103): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(104): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(105): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(106): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(107): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(108): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-PFCP(109): none (pass -> pass) MTC@ec99907f3452: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Wed May 15 10:30:10 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=137068) Waiting for packet dumper to finish... 1 (prev_count=137068, count=183020) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@ec99907f3452: 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 ------ Wed May 15 10:30:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_ranap_ps_initial_ue_empty_cr started. TC_ranap_ps_initial_ue_empty_cr-Iuh0(111)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(116)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(116)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(116)@ec99907f3452: ************************************************* HNBGW_Test.msc0-SCCP(114)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(119)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(119)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(119)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(117)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(116)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(119)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(115)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(115)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(118)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(118)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message TC_ranap_ps_initial_ue_empty_cr-PFCP(122)@ec99907f3452: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.228.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 := 4, 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 := 'AC12E414'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3924757764 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ranap_ps_initial_ue_empty_cr-PFCP(122)@ec99907f3452: sending to all conns: { } HNBGW_Test.sgsn0-RAN(118)@ec99907f3452: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(118)@ec99907f3452: Created Expect[0] for omit to be handled at TC_ranap_ps_initial_ue_empty_cr0(121) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(112)@ec99907f3452: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(121)1026367 HNBGW_Test.sgsn0-SCCP(117)@ec99907f3452: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(117)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(118)@ec99907f3452: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(121) HNBGW_Test.sgsn0-RAN(118)@ec99907f3452: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(121)13306706 HNBGW_Test.sgsn0-SCCP(117)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(117)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(117)@ec99907f3452: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(117)@ec99907f3452: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(117)@ec99907f3452: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(117)@ec99907f3452: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(121)@ec99907f3452: setverdict(pass): none -> pass TC_ranap_ps_initial_ue_empty_cr0(121)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(112)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(119)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(110)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(120)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(118)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(113)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(115)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(114)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(117)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(116)@ec99907f3452: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(111)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue_empty_cr-PFCP(122)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(110): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(111): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(112): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(113): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(114): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(115): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(116): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(117): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(118): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(119): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(120): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(121): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-PFCP(122): none (pass -> pass) MTC@ec99907f3452: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Wed May 15 10:30:16 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=138201) Waiting for packet dumper to finish... 1 (prev_count=138201, count=182815) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Wed May 15 10:30:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_ranap_cs_bidir started. TC_ranap_cs_bidir-Iuh0(124)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(129)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(129)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(129)@ec99907f3452: ************************************************* HNBGW_Test.msc0-SCCP(127)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(132)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(132)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(132)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(130)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(129)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(132)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(128)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(128)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(131)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(131)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message TC_ranap_cs_bidir-PFCP(135)@ec99907f3452: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.228.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 := 4, 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 := 'AC12E414'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3924757764 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ranap_cs_bidir-PFCP(135)@ec99907f3452: sending to all conns: { } HNBGW_Test.msc0-RAN(128)@ec99907f3452: f_create_expect(l3 := '2772EFA05D1F0B422200'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(128)@ec99907f3452: Created Expect[0] for '2772EFA05D1F0B422200'O to be handled at TC_ranap_cs_bidir0(134) TC_ranap_cs_bidir-Iuh0-RUA(125)@ec99907f3452: Added conn table entry 0TC_ranap_cs_bidir0(134)3538997 HNBGW_Test.msc0-SCCP(127)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc0-SCCP(127)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(128)@ec99907f3452: Found Expect[0] for l3='2772EFA05D1F0B422200'O handled at TC_ranap_cs_bidir0(134) HNBGW_Test.msc0-RAN(128)@ec99907f3452: Added conn table entry 0TC_ranap_cs_bidir0(134)11838863 HNBGW_Test.msc0-SCCP(127)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(127)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_bidir0(134)@ec99907f3452: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(127)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(127)@ec99907f3452: vl_len:22 HNBGW_Test.msc0-SCCP(127)@ec99907f3452: vl_from0 HNBGW_Test.msc0-SCCP(127)@ec99907f3452: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A6D2BD3BD5B177DBB0AD3'O TC_ranap_cs_bidir0(134)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(127)@ec99907f3452: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(127)@ec99907f3452: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(127)@ec99907f3452: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(127)@ec99907f3452: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(134)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(127)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(127)@ec99907f3452: vl_len:20 HNBGW_Test.msc0-SCCP(127)@ec99907f3452: vl_from0 HNBGW_Test.msc0-SCCP(127)@ec99907f3452: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O TC_ranap_cs_bidir0(134)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir0(134)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(131)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(127)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(129)@ec99907f3452: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(124)@ec99907f3452: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0-RUA(125)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(128)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(126)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(130)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(132)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(123)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(133)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir-PFCP(135)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(123): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(124): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(125): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(126): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(127): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(128): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(129): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(130): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(131): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(132): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(133): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ranap_cs_bidir0(134): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ranap_cs_bidir-PFCP(135): none (pass -> pass) MTC@ec99907f3452: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Wed May 15 10:30:22 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 172.18.228.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=192226) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Wed May 15 10:30:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_ranap_ps_bidir started. TC_ranap_ps_bidir-Iuh0(137)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(142)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(142)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(142)@ec99907f3452: ************************************************* HNBGW_Test.msc0-SCCP(140)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(145)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(145)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(145)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(143)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(142)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(145)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(141)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(141)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(144)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(144)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(144)@ec99907f3452: f_create_expect(l3 := '0D1CFD7EC9D7715F11C5'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(144)@ec99907f3452: Created Expect[0] for '0D1CFD7EC9D7715F11C5'O to be handled at TC_ranap_ps_bidir0(147) TC_ranap_ps_bidir-Iuh0-RUA(138)@ec99907f3452: Added conn table entry 0TC_ranap_ps_bidir0(147)15878332 HNBGW_Test.sgsn0-SCCP(143)@ec99907f3452: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(143)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(144)@ec99907f3452: Found Expect[0] for l3='0D1CFD7EC9D7715F11C5'O handled at TC_ranap_ps_bidir0(147) HNBGW_Test.sgsn0-RAN(144)@ec99907f3452: Added conn table entry 0TC_ranap_ps_bidir0(147)6030327 HNBGW_Test.sgsn0-SCCP(143)@ec99907f3452: Session index based on connection ID:0 TC_ranap_ps_bidir0(147)@ec99907f3452: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(143)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(143)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(143)@ec99907f3452: vl_len:22 HNBGW_Test.sgsn0-SCCP(143)@ec99907f3452: vl_from0 HNBGW_Test.sgsn0-SCCP(143)@ec99907f3452: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A85E82ABECAB30BD5F3D1'O TC_ranap_ps_bidir0(147)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(143)@ec99907f3452: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(143)@ec99907f3452: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(143)@ec99907f3452: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(143)@ec99907f3452: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(147)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(143)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(143)@ec99907f3452: vl_len:20 HNBGW_Test.sgsn0-SCCP(143)@ec99907f3452: vl_from0 HNBGW_Test.sgsn0-SCCP(143)@ec99907f3452: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O TC_ranap_ps_bidir0(147)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir0(147)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(143)@ec99907f3452: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(137)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(139)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(136)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(144)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(146)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(141)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(140)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(145)@ec99907f3452: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0-RUA(138)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(142)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir-PFCP(148)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(136): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(137): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(138): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(139): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(140): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(141): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(142): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(143): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(144): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(145): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(146): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ranap_ps_bidir0(147): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ranap_ps_bidir-PFCP(148): none (pass -> pass) MTC@ec99907f3452: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Wed May 15 10:30:28 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=132767) Waiting for packet dumper to finish... 1 (prev_count=132767, count=188980) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Wed May 15 10:30:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_rab_assignment started. TC_rab_assignment-Iuh0(150)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(155)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(155)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(155)@ec99907f3452: ************************************************* HNBGW_Test.msc0-SCCP(153)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(158)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(158)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(158)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(156)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(155)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(158)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(154)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(154)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(157)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(157)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(159)@ec99907f3452: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(160) HNBGW_Test.msc0-RAN(154)@ec99907f3452: f_create_expect(l3 := '5CC9465ED82949D04EDE'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(154)@ec99907f3452: Created Expect[0] for '5CC9465ED82949D04EDE'O to be handled at TC_rab_assignment0(160) TC_rab_assignment-Iuh0-RUA(151)@ec99907f3452: Added conn table entry 0TC_rab_assignment0(160)4457358 HNBGW_Test.msc0-SCCP(153)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc0-SCCP(153)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(154)@ec99907f3452: Found Expect[0] for l3='5CC9465ED82949D04EDE'O handled at TC_rab_assignment0(160) HNBGW_Test.msc0-RAN(154)@ec99907f3452: Added conn table entry 0TC_rab_assignment0(160)15105466 HNBGW_Test.msc0-SCCP(153)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(160)@ec99907f3452: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(153)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@ec99907f3452: vl_len:91 HNBGW_Test.msc0-SCCP(153)@ec99907f3452: vl_from0 HNBGW_Test.msc0-SCCP(153)@ec99907f3452: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(159)@ec99907f3452: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "44038e17" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } handled at TC_rab_assignment0(160) TC_rab_assignment0(160)@ec99907f3452: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "44038e17" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } TC_rab_assignment0(160)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@ec99907f3452: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "44038e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "44038e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.228.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment0(160)@ec99907f3452: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "44038e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "44038e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.228.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(153)@ec99907f3452: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(153)@ec99907f3452: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@ec99907f3452: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@ec99907f3452: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(160)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(153)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(153)@ec99907f3452: vl_len:12 HNBGW_Test.msc0-SCCP(153)@ec99907f3452: vl_from0 HNBGW_Test.msc0-SCCP(153)@ec99907f3452: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment0(160)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@ec99907f3452: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "44038e17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(160)@ec99907f3452: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "44038e17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(160)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(153)@ec99907f3452: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(153)@ec99907f3452: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@ec99907f3452: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(153)@ec99907f3452: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(160)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(160)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assignment-Iuh0-RUA(151)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(154)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(153)@ec99907f3452: Final verdict of PTC: none TC_rab_assignment-Iuh0(150)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(157)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(152)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(155)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(156)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(158)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(159)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(149)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment-PFCP(161)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(149): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_rab_assignment-Iuh0(150): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(151): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(152): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(153): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(154): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(155): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(156): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(157): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(158): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(159): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_rab_assignment0(160): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_rab_assignment-PFCP(161): none (pass -> pass) MTC@ec99907f3452: Test case TC_rab_assignment finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Wed May 15 10:30:34 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=133159) Waiting for packet dumper to finish... 1 (prev_count=133159, count=231503) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Wed May 15 10:30:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_rab_release started. TC_rab_release-Iuh0(163)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(168)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(168)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(168)@ec99907f3452: ************************************************* HNBGW_Test.msc0-SCCP(166)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(171)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(171)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(171)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(169)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(168)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(171)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(167)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(167)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(170)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(170)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(172)@ec99907f3452: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(173) HNBGW_Test.msc0-RAN(167)@ec99907f3452: f_create_expect(l3 := '82381F0DC4B1F6F44D7A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(167)@ec99907f3452: Created Expect[0] for '82381F0DC4B1F6F44D7A'O to be handled at TC_rab_release0(173) TC_rab_release-Iuh0-RUA(164)@ec99907f3452: Added conn table entry 0TC_rab_release0(173)6724088 HNBGW_Test.msc0-SCCP(166)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc0-SCCP(166)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(167)@ec99907f3452: Found Expect[0] for l3='82381F0DC4B1F6F44D7A'O handled at TC_rab_release0(173) HNBGW_Test.msc0-RAN(167)@ec99907f3452: Added conn table entry 0TC_rab_release0(173)3345138 HNBGW_Test.msc0-SCCP(166)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release0(173)@ec99907f3452: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(166)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@ec99907f3452: vl_len:91 HNBGW_Test.msc0-SCCP(166)@ec99907f3452: vl_from0 HNBGW_Test.msc0-SCCP(166)@ec99907f3452: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(172)@ec99907f3452: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6699f817" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } handled at TC_rab_release0(173) TC_rab_release0(173)@ec99907f3452: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6699f817" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } TC_rab_release0(173)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@ec99907f3452: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "6699f817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6699f817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.228.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release0(173)@ec99907f3452: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "6699f817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6699f817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.228.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)@ec99907f3452: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(166)@ec99907f3452: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@ec99907f3452: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@ec99907f3452: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(173)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(166)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@ec99907f3452: vl_len:21 HNBGW_Test.msc0-SCCP(166)@ec99907f3452: vl_from0 HNBGW_Test.msc0-SCCP(166)@ec99907f3452: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O TC_rab_release0(173)@ec99907f3452: DLCX{ line := { verb := "DLCX", trans_id := "9", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "6699f817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(173)@ec99907f3452: DLCX{ line := { verb := "DLCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "6699f817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(173)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(173)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(167)@ec99907f3452: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(164)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(166)@ec99907f3452: Final verdict of PTC: none TC_rab_release-Iuh0(163)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(165)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(162)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(169)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(170)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(168)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(171)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(172)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_rab_release-PFCP(174)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(162): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_rab_release-Iuh0(163): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_rab_release-Iuh0-RUA(164): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(165): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(166): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(167): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(168): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(169): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(170): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(171): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(172): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_rab_release0(173): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_rab_release-PFCP(174): none (pass -> pass) MTC@ec99907f3452: Test case TC_rab_release finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Wed May 15 10:30:40 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_rab_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=222808) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Wed May 15 10:30:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_rab_release_abnormal started. TC_rab_release_abnormal-Iuh0(176)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(181)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(181)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(181)@ec99907f3452: ************************************************* MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(179)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(184)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(184)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(184)@ec99907f3452: ************************************************* MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(182)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(181)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(184)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(180)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(180)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(183)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(183)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(185)@ec99907f3452: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(186) HNBGW_Test.msc0-RAN(180)@ec99907f3452: f_create_expect(l3 := '5B495006303E801E1470'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(180)@ec99907f3452: Created Expect[0] for '5B495006303E801E1470'O to be handled at TC_rab_release_abnormal0(186) TC_rab_release_abnormal-Iuh0-RUA(177)@ec99907f3452: Added conn table entry 0TC_rab_release_abnormal0(186)13791689 HNBGW_Test.msc0-SCCP(179)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc0-SCCP(179)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(180)@ec99907f3452: Found Expect[0] for l3='5B495006303E801E1470'O handled at TC_rab_release_abnormal0(186) HNBGW_Test.msc0-RAN(180)@ec99907f3452: Added conn table entry 0TC_rab_release_abnormal0(186)9687706 HNBGW_Test.msc0-SCCP(179)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release_abnormal0(186)@ec99907f3452: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(179)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@ec99907f3452: vl_len:91 HNBGW_Test.msc0-SCCP(179)@ec99907f3452: vl_from0 HNBGW_Test.msc0-SCCP(179)@ec99907f3452: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(185)@ec99907f3452: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d271c917" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } handled at TC_rab_release_abnormal0(186) TC_rab_release_abnormal0(186)@ec99907f3452: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d271c917" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } TC_rab_release_abnormal0(186)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@ec99907f3452: MDCX1{ line := { verb := "MDCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "d271c917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d271c917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.228.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release_abnormal0(186)@ec99907f3452: CRCX2{ line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "d271c917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d271c917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.228.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)@ec99907f3452: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(179)@ec99907f3452: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@ec99907f3452: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@ec99907f3452: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(186)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(179)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@ec99907f3452: vl_len:21 HNBGW_Test.msc0-SCCP(179)@ec99907f3452: vl_from0 HNBGW_Test.msc0-SCCP(179)@ec99907f3452: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O TC_rab_release_abnormal0(186)@ec99907f3452: DLCX{ line := { verb := "DLCX", trans_id := "14", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "d271c917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(186)@ec99907f3452: DLCX{ line := { verb := "DLCX", trans_id := "15", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "d271c917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(186)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(186)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(179)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(184)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(180)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(183)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(175)@ec99907f3452: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(176)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(181)@ec99907f3452: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0-RUA(177)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(182)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(185)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(178)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal-PFCP(187)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(175): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_rab_release_abnormal-Iuh0(176): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(177): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(178): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(179): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(180): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(181): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(182): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(183): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(184): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(185): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_rab_release_abnormal0(186): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_rab_release_abnormal-PFCP(187): none (pass -> pass) MTC@ec99907f3452: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Wed May 15 10:30:45 UTC 2024 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=231435) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Wed May 15 10:30:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_rab_assign_fail started. TC_rab_assign_fail-Iuh0(189)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(194)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(194)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(194)@ec99907f3452: ************************************************* MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(192)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(197)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(197)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(197)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(195)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(194)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(197)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(193)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(193)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(196)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(196)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message TC_rab_assign_fail-PFCP(200)@ec99907f3452: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.228.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 := 'AC12E414'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3924757764 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_assign_fail-PFCP(200)@ec99907f3452: sending to all conns: { } HNBGW-MGCP(198)@ec99907f3452: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(199) HNBGW_Test.msc0-RAN(193)@ec99907f3452: f_create_expect(l3 := '8931E7BA628C630B3204'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(193)@ec99907f3452: Created Expect[0] for '8931E7BA628C630B3204'O to be handled at TC_rab_assign_fail0(199) TC_rab_assign_fail-Iuh0-RUA(190)@ec99907f3452: Added conn table entry 0TC_rab_assign_fail0(199)15261940 HNBGW_Test.msc0-SCCP(192)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc0-SCCP(192)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(193)@ec99907f3452: Found Expect[0] for l3='8931E7BA628C630B3204'O handled at TC_rab_assign_fail0(199) HNBGW_Test.msc0-RAN(193)@ec99907f3452: Added conn table entry 0TC_rab_assign_fail0(199)4341270 HNBGW_Test.msc0-SCCP(192)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(199)@ec99907f3452: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(192)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@ec99907f3452: vl_len:91 HNBGW_Test.msc0-SCCP(192)@ec99907f3452: vl_from0 HNBGW_Test.msc0-SCCP(192)@ec99907f3452: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(198)@ec99907f3452: Found Expect[0] for { line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e8e0f417" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } handled at TC_rab_assign_fail0(199) TC_rab_assign_fail0(199)@ec99907f3452: CRCX1{ line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e8e0f417" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } TC_rab_assign_fail0(199)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(192)@ec99907f3452: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(192)@ec99907f3452: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@ec99907f3452: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@ec99907f3452: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(199)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail0(199)@ec99907f3452: DLCX{ line := { verb := "DLCX", trans_id := "17", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e8e0f417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(199)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail0(199)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(196)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(192)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(188)@ec99907f3452: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(189)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(191)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(193)@ec99907f3452: Final verdict of PTC: none TC_rab_assign_fail-Iuh0-RUA(190)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(195)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(197)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(194)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(198)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail-PFCP(200)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(188): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_rab_assign_fail-Iuh0(189): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(190): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(191): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(192): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(193): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(194): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(195): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(196): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(197): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(198): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_rab_assign_fail0(199): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_rab_assign_fail-PFCP(200): none (pass -> pass) MTC@ec99907f3452: Test case TC_rab_assign_fail finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Wed May 15 10:30:50 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=132966) Waiting for packet dumper to finish... 1 (prev_count=132966, count=207211) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Wed May 15 10:30:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_rab_assign_mgcp_to started. TC_rab_assign_mgcp_to-Iuh0(202)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(207)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(207)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(207)@ec99907f3452: ************************************************* HNBGW_Test.msc0-SCCP(205)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(210)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(210)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(210)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(208)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(207)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(210)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(206)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(206)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(209)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(209)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message TC_rab_assign_mgcp_to-PFCP(213)@ec99907f3452: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.228.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 := 'AC12E414'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3924757764 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_assign_mgcp_to-PFCP(213)@ec99907f3452: sending to all conns: { } HNBGW-MGCP(211)@ec99907f3452: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgcp_to0(212) HNBGW_Test.msc0-RAN(206)@ec99907f3452: f_create_expect(l3 := '2E9A6DBB84DF887621AA'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(206)@ec99907f3452: Created Expect[0] for '2E9A6DBB84DF887621AA'O to be handled at TC_rab_assign_mgcp_to0(212) TC_rab_assign_mgcp_to-Iuh0-RUA(203)@ec99907f3452: Added conn table entry 0TC_rab_assign_mgcp_to0(212)7355463 HNBGW_Test.msc0-SCCP(205)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc0-SCCP(205)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(206)@ec99907f3452: Found Expect[0] for l3='2E9A6DBB84DF887621AA'O handled at TC_rab_assign_mgcp_to0(212) HNBGW_Test.msc0-RAN(206)@ec99907f3452: Added conn table entry 0TC_rab_assign_mgcp_to0(212)2050740 HNBGW_Test.msc0-SCCP(205)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(212)@ec99907f3452: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(205)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@ec99907f3452: vl_len:91 HNBGW_Test.msc0-SCCP(205)@ec99907f3452: vl_from0 HNBGW_Test.msc0-SCCP(205)@ec99907f3452: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(211)@ec99907f3452: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "703c4717" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } handled at TC_rab_assign_mgcp_to0(212) TC_rab_assign_mgcp_to0(212)@ec99907f3452: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "703c4717" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } TC_rab_assign_mgcp_to-PFCP(213)@ec99907f3452: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.228.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 := 'AC12E414'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3924757764 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_assign_mgcp_to-PFCP(213)@ec99907f3452: sending to all conns: { } HNBGW_Test.msc0-SCCP(205)@ec99907f3452: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(205)@ec99907f3452: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@ec99907f3452: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@ec99907f3452: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(205)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@ec99907f3452: vl_len:12 HNBGW_Test.msc0-SCCP(205)@ec99907f3452: vl_from0 HNBGW_Test.msc0-SCCP(205)@ec99907f3452: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgcp_to0(212)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(205)@ec99907f3452: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(205)@ec99907f3452: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@ec99907f3452: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@ec99907f3452: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(212)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to0(212)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_mgcp_to-Iuh0-RUA(203)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(205)@ec99907f3452: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(202)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(211)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(204)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(206)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(209)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(208)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(210)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(207)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(201)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-PFCP(213)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(201): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(202): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(203): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(204): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(205): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(206): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(207): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(208): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(209): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(210): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(211): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_rab_assign_mgcp_to0(212): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_rab_assign_mgcp_to-PFCP(213): none (pass -> pass) MTC@ec99907f3452: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Wed May 15 10:31:01 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=222560) Waiting for packet dumper to finish... 1 (prev_count=222560, count=226562) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@ec99907f3452: 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 ------ Wed May 15 10:31:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_rab_assign_mgw_iuup_addr_chg started. TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(220)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(220)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(220)@ec99907f3452: ************************************************* MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(218)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(223)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(223)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(223)@ec99907f3452: ************************************************* MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(221)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(220)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(223)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(219)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(219)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(222)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(222)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message TC_rab_assign_mgw_iuup_addr_chg-PFCP(226)@ec99907f3452: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.228.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 7, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12E414'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3924757764 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_assign_mgw_iuup_addr_chg-PFCP(226)@ec99907f3452: sending to all conns: { } HNBGW-MGCP(224)@ec99907f3452: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgw_iuup_addr_chg0(225) HNBGW_Test.msc0-RAN(219)@ec99907f3452: f_create_expect(l3 := '3B382BAEB29BCC1205A5'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(219)@ec99907f3452: Created Expect[0] for '3B382BAEB29BCC1205A5'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(225) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216)@ec99907f3452: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(225)2501032 HNBGW_Test.msc0-SCCP(218)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc0-SCCP(218)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(219)@ec99907f3452: Found Expect[0] for l3='3B382BAEB29BCC1205A5'O handled at TC_rab_assign_mgw_iuup_addr_chg0(225) HNBGW_Test.msc0-RAN(219)@ec99907f3452: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(225)13767121 HNBGW_Test.msc0-SCCP(218)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgw_iuup_addr_chg0(225)@ec99907f3452: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(218)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@ec99907f3452: vl_len:91 HNBGW_Test.msc0-SCCP(218)@ec99907f3452: vl_from0 HNBGW_Test.msc0-SCCP(218)@ec99907f3452: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(224)@ec99907f3452: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2629a817" }, { 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(225) TC_rab_assign_mgw_iuup_addr_chg0(225)@ec99907f3452: CRCX1{ line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2629a817" }, { code := "L", val := "p:20, a:VND.3GPP.IUFP, nt:IN" }, { code := "M", val := "loopback" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(225)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(225)@ec99907f3452: MDCX1{ line := { verb := "MDCX", trans_id := "20", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "2629a817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2629a817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.228.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(218)@ec99907f3452: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(218)@ec99907f3452: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@ec99907f3452: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@ec99907f3452: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg-PFCP(226)@ec99907f3452: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.228.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 7, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12E414'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3924757764 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_assign_mgw_iuup_addr_chg-PFCP(226)@ec99907f3452: sending to all conns: { } TC_rab_assign_mgw_iuup_addr_chg0(225)@ec99907f3452: 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@ec99907f3452: Test Component 225 has requested to stop MTC. Terminating current testcase execution. TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216)@ec99907f3452: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg0(225)@ec99907f3452: 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 } } } }" VirtHNBGW-STATS(214)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(222)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(221)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(218)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(219)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(217)@ec99907f3452: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(220)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(223)@ec99907f3452: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-PFCP(226)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(224)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(214): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(215): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(216): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(217): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(218): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(219): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(220): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(221): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(222): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(223): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(224): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(225): 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@ec99907f3452: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-PFCP(226): none (fail -> fail) MTC@ec99907f3452: 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@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg fail'. Wed May 15 10:31:12 UTC 2024 ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg fail ------ Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=185914) Waiting for packet dumper to finish... 1 (prev_count=185914, count=215808) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg fail' was executed successfully (exit status: 0). MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Wed May 15 10:31:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_ranap_cs_mo_disconnect started. TC_ranap_cs_mo_disconnect-Iuh0(228)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(233)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@ec99907f3452: ************************************************* HNBGW_Test.msc0-SCCP(231)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(233)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(236)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(232)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(232)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(235)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(235)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(232)@ec99907f3452: f_create_expect(l3 := '1F3EC8D881BC09E8830E'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@ec99907f3452: Created Expect[0] for '1F3EC8D881BC09E8830E'O to be handled at TC_ranap_cs_mo_disconnect0(238) TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@ec99907f3452: Added conn table entry 0TC_ranap_cs_mo_disconnect0(238)10087028 HNBGW_Test.msc0-SCCP(231)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@ec99907f3452: Found Expect[0] for l3='1F3EC8D881BC09E8830E'O handled at TC_ranap_cs_mo_disconnect0(238) HNBGW_Test.msc0-RAN(232)@ec99907f3452: Added conn table entry 0TC_ranap_cs_mo_disconnect0(238)10838946 HNBGW_Test.msc0-SCCP(231)@ec99907f3452: Session index based on connection ID:0 TC_ranap_cs_mo_disconnect0(238)@ec99907f3452: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(231)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@ec99907f3452: vl_len:22 HNBGW_Test.msc0-SCCP(231)@ec99907f3452: vl_from0 HNBGW_Test.msc0-SCCP(231)@ec99907f3452: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A8FC597F1C61423FCD813'O TC_ranap_cs_mo_disconnect0(238)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(231)@ec99907f3452: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@ec99907f3452: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@ec99907f3452: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@ec99907f3452: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(238)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@ec99907f3452: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(238)10087028 HNBGW_Test.msc0-SCCP(231)@ec99907f3452: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@ec99907f3452: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@ec99907f3452: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@ec99907f3452: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(238)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(231)@ec99907f3452: Session index based on local reference:0 HNBGW_Test.msc0-RAN(232)@ec99907f3452: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(238)10838946 TC_ranap_cs_mo_disconnect0(238)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect0(238)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_mo_disconnect-Iuh0-RUA(229)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@ec99907f3452: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(228)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(232)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(235)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(237)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(227)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(230)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-PFCP(239)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(227): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(228): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(229): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(230): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ranap_cs_mo_disconnect0(238): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ranap_cs_mo_disconnect-PFCP(239): none (pass -> pass) MTC@ec99907f3452: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Wed May 15 10:31:23 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=169458) Waiting for packet dumper to finish... 1 (prev_count=169458, count=200362) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Wed May 15 10:31:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_ranap_ps_mo_disconnect started. TC_ranap_ps_mo_disconnect-Iuh0(241)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(246)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(246)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(246)@ec99907f3452: ************************************************* HNBGW_Test.msc0-SCCP(244)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(249)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(249)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(249)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(247)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(246)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(249)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(245)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(245)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(248)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(248)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(245)@ec99907f3452: f_create_expect(l3 := '9A7C3BE39A294B2603B3'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(245)@ec99907f3452: Created Expect[0] for '9A7C3BE39A294B2603B3'O to be handled at TC_ranap_ps_mo_disconnect0(251) TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@ec99907f3452: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)14434644 HNBGW_Test.msc0-SCCP(244)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc0-SCCP(244)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(245)@ec99907f3452: Found Expect[0] for l3='9A7C3BE39A294B2603B3'O handled at TC_ranap_ps_mo_disconnect0(251) HNBGW_Test.msc0-RAN(245)@ec99907f3452: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)8331145 HNBGW_Test.msc0-SCCP(244)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(251)@ec99907f3452: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(244)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@ec99907f3452: vl_len:22 HNBGW_Test.msc0-SCCP(244)@ec99907f3452: vl_from0 HNBGW_Test.msc0-SCCP(244)@ec99907f3452: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A14C4ED270CB1DE95A5B5'O TC_ranap_ps_mo_disconnect0(251)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@ec99907f3452: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@ec99907f3452: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@ec99907f3452: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@ec99907f3452: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@ec99907f3452: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)14434644 HNBGW_Test.msc0-SCCP(244)@ec99907f3452: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@ec99907f3452: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@ec99907f3452: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@ec99907f3452: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-PFCP(252)@ec99907f3452: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.228.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 := 'AC12E414'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3924757764 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ranap_ps_mo_disconnect-PFCP(252)@ec99907f3452: sending to all conns: { } TC_ranap_ps_mo_disconnect-PFCP(252)@ec99907f3452: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.228.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 := 'AC12E414'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3924757764 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ranap_ps_mo_disconnect-PFCP(252)@ec99907f3452: sending to all conns: { } HNBGW_Test.msc0-SCCP(244)@ec99907f3452: Session index based on local reference:0 HNBGW_Test.msc0-RAN(245)@ec99907f3452: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)8331145 TC_ranap_ps_mo_disconnect0(251)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect0(251)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(245)@ec99907f3452: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(244)@ec99907f3452: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(241)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(240)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(248)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(247)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(246)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(249)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(250)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-PFCP(252)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(241): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(242): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(244): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(245): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(246): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(247): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(248): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(249): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(250): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ranap_ps_mo_disconnect0(251): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ranap_ps_mo_disconnect-PFCP(252): none (pass -> pass) MTC@ec99907f3452: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Wed May 15 10:31:34 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=162671) Waiting for packet dumper to finish... 1 (prev_count=162671, count=192062) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp'. ------ HNBGW_Tests.TC_ps_rab_assignment_with_pfcp ------ Wed May 15 10:31:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_ps_rab_assignment_with_pfcp started. TC_ps_rab_assignment_with_pfcp-Iuh0(254)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(259)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(259)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(259)@ec99907f3452: ************************************************* HNBGW_Test.msc0-SCCP(257)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(262)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(262)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(262)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(260)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(259)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(262)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(258)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(258)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(261)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(261)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message TC_ps_rab_assignment_with_pfcp-PFCP(265)@ec99907f3452: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.228.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 := 'AC12E414'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3924757764 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ps_rab_assignment_with_pfcp-PFCP(265)@ec99907f3452: sending to all conns: { } TC_ps_rab_assignment_with_pfcp-PFCP(265)@ec99907f3452: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) TC_ps_rab_assignment_with_pfcp-PFCP(265)@ec99907f3452: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.228.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 := 'AC12E414'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3924757764 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ps_rab_assignment_with_pfcp-PFCP(265)@ec99907f3452: sending to all conns: { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp0(264)@ec99907f3452: setverdict(pass): none -> pass TC_ps_rab_assignment_with_pfcp-PFCP(265)@ec99907f3452: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(264): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 9, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 0, time_value := 1234 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } HNBGW_Test.sgsn0-RAN(261)@ec99907f3452: f_create_expect(l3 := '77A14FFFE5F548E7A7A2'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(261)@ec99907f3452: Created Expect[0] for '77A14FFFE5F548E7A7A2'O to be handled at TC_ps_rab_assignment_with_pfcp0(264) TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(255)@ec99907f3452: Added conn table entry 0TC_ps_rab_assignment_with_pfcp0(264)4227654 HNBGW_Test.sgsn0-SCCP(260)@ec99907f3452: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(260)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(261)@ec99907f3452: Found Expect[0] for l3='77A14FFFE5F548E7A7A2'O handled at TC_ps_rab_assignment_with_pfcp0(264) HNBGW_Test.sgsn0-RAN(261)@ec99907f3452: Added conn table entry 0TC_ps_rab_assignment_with_pfcp0(264)11806194 HNBGW_Test.sgsn0-SCCP(260)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(260)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment_with_pfcp0(264)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(260)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(260)@ec99907f3452: vl_len:91 HNBGW_Test.sgsn0-SCCP(260)@ec99907f3452: vl_from0 HNBGW_Test.sgsn0-SCCP(260)@ec99907f3452: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_with_pfcp-PFCP(265)@ec99907f3452: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_with_pfcp-PFCP(265)@ec99907f3452: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.228.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 10, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC12E414'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000001'O, ipv4_address := 'AC12E414'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } TC_ps_rab_assignment_with_pfcp-PFCP(265)@ec99907f3452: looking for seid '0000000000000000'O seqnr 10 in conns { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp-PFCP(265)@ec99907f3452: sending to all conns: { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp0(264)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(265)@ec99907f3452: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(264): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 10, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } TC_ps_rab_assignment_with_pfcp0(264)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(265)@ec99907f3452: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O TC_ps_rab_assignment_with_pfcp-PFCP(265)@ec99907f3452: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.228.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '1111111111111111'O, sequence_number := 11, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 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(265)@ec99907f3452: looking for seid '1111111111111111'O seqnr 11 in conns { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp-PFCP(265)@ec99907f3452: sending to all conns: { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp0(264)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(265)@ec99907f3452: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(264): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 11, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } HNBGW_Test.sgsn0-SCCP(260)@ec99907f3452: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(260)@ec99907f3452: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(260)@ec99907f3452: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(260)@ec99907f3452: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_with_pfcp0(264)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(260)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(260)@ec99907f3452: vl_len:12 HNBGW_Test.sgsn0-SCCP(260)@ec99907f3452: vl_from0 HNBGW_Test.sgsn0-SCCP(260)@ec99907f3452: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_with_pfcp-PFCP(265)@ec99907f3452: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.228.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '1111111111111111'O, sequence_number := 12, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } TC_ps_rab_assignment_with_pfcp-PFCP(265)@ec99907f3452: looking for seid '1111111111111111'O seqnr 12 in conns { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp-PFCP(265)@ec99907f3452: sending to all conns: { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp0(264)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(260)@ec99907f3452: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(260)@ec99907f3452: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(260)@ec99907f3452: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(260)@ec99907f3452: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_with_pfcp0(264)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp0(264)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(265)@ec99907f3452: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(264): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 12, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } TC_ps_rab_assignment_with_pfcp0(264)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(255)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(258)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(257)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(260)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(253)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(261)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(259)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(262)@ec99907f3452: Final verdict of PTC: none TC_ps_rab_assignment_with_pfcp-Iuh0(254)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(263)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(265)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(253): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-Iuh0(254): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(255): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(257): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(258): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(259): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(260): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(261): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(262): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(263): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ps_rab_assignment_with_pfcp0(264): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-PFCP(265): none (pass -> pass) MTC@ec99907f3452: Test case TC_ps_rab_assignment_with_pfcp finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass'. Wed May 15 10:31:48 UTC 2024 ====== HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_ps_rab_assignment_with_pfcp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=218236) Waiting for packet dumper to finish... 1 (prev_count=218236, count=218736) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass' was executed successfully (exit status: 0). MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Wed May 15 10:31:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_mscpool_L3Compl_on_1_cnlink started. TC_mscpool_L3Compl_on_1_cnlink-Iuh0(267)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Compl_on_1_cnlink-Iuh1(269)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(274)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(274)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(274)@ec99907f3452: ************************************************* HNBGW_Test.msc0-SCCP(272)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(277)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(277)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(277)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(275)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(274)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(277)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(273)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(273)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(276)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(276)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message MTC@ec99907f3452: 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@ec99907f3452: "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@ec99907f3452: 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.228.203", nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(273)@ec99907f3452: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(273)@ec99907f3452: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(279) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(268)@ec99907f3452: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(279)5292139 HNBGW_Test.msc0-SCCP(272)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc0-SCCP(272)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(273)@ec99907f3452: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(279) HNBGW_Test.msc0-RAN(273)@ec99907f3452: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(279)4608848 HNBGW_Test.msc0-SCCP(272)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(272)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(279)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(279)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: 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.228.203", nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(273)@ec99907f3452: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(273)@ec99907f3452: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(281) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(268)@ec99907f3452: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(281)7579472 HNBGW_Test.msc0-SCCP(272)@ec99907f3452: First idle individual index:1 HNBGW_Test.msc0-SCCP(272)@ec99907f3452: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(273)@ec99907f3452: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(281) HNBGW_Test.msc0-RAN(273)@ec99907f3452: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(281)13132579 HNBGW_Test.msc0-SCCP(272)@ec99907f3452: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(272)@ec99907f3452: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(281)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(281)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: 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.228.203", nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(273)@ec99907f3452: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(273)@ec99907f3452: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(283) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(268)@ec99907f3452: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(283)13957371 HNBGW_Test.msc0-SCCP(272)@ec99907f3452: First idle individual index:2 HNBGW_Test.msc0-SCCP(272)@ec99907f3452: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(273)@ec99907f3452: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(283) HNBGW_Test.msc0-RAN(273)@ec99907f3452: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(283)9136241 HNBGW_Test.msc0-SCCP(272)@ec99907f3452: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(272)@ec99907f3452: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(283)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(283)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: 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.228.203", nas_pdu := '050152082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(273)@ec99907f3452: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(273)@ec99907f3452: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(285) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(268)@ec99907f3452: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(285)4971274 HNBGW_Test.msc0-SCCP(272)@ec99907f3452: First idle individual index:3 HNBGW_Test.msc0-SCCP(272)@ec99907f3452: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(273)@ec99907f3452: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(285) HNBGW_Test.msc0-RAN(273)@ec99907f3452: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(285)3954871 HNBGW_Test.msc0-SCCP(272)@ec99907f3452: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(272)@ec99907f3452: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(285)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(285)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(270)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(275)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(273)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(272)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(271)@ec99907f3452: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(267)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(274)@ec99907f3452: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(268)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(276)@ec99907f3452: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(269)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(277)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(266)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(278)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Compl_on_1_cnlink-PFCP(284)@ec99907f3452: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(280)@ec99907f3452: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(282)@ec99907f3452: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(286)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(266): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(267): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(268): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(269): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(270): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(271): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(272): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(273): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(274): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(275): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(276): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(277): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(278): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(279): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(280): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(281): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(282): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(283): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(284): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(285): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(286): none (pass -> pass) MTC@ec99907f3452: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Wed May 15 10:31:57 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=229045) Waiting for packet dumper to finish... 1 (prev_count=229045, count=301623) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@ec99907f3452: 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 ------ Wed May 15 10:31:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(288)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(290)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(295)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(295)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(295)@ec99907f3452: ************************************************* HNBGW_Test.msc0-SCCP(293)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(298)@ec99907f3452: ************************************************* HNBGW_Test.msc1-M3UA(298)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(298)@ec99907f3452: ************************************************* MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(296)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(301)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(301)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(301)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(299)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(304)@ec99907f3452: ************************************************* HNBGW_Test.sgsn1-M3UA(304)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(304)@ec99907f3452: ************************************************* HNBGW_Test.sgsn1-SCCP(302)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(295)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc1-M3UA(298)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(301)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(304)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23908 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(294)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(294)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(297)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(297)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(300)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(300)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(303)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(303)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message MTC@ec99907f3452: 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@ec99907f3452: "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@ec99907f3452: 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.228.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(294)@ec99907f3452: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(294)@ec99907f3452: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(306) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(289)@ec99907f3452: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(306)2209856 HNBGW_Test.msc0-SCCP(293)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc0-SCCP(293)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(294)@ec99907f3452: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(306) HNBGW_Test.msc0-RAN(294)@ec99907f3452: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(306)12952128 HNBGW_Test.msc0-SCCP(293)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(293)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(306)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(306)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: 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.228.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(297)@ec99907f3452: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(297)@ec99907f3452: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(308) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(289)@ec99907f3452: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(308)3343615 HNBGW_Test.msc1-SCCP(296)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc1-SCCP(296)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(297)@ec99907f3452: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(308) HNBGW_Test.msc1-RAN(297)@ec99907f3452: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(308)7159816 HNBGW_Test.msc1-SCCP(296)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(296)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(308)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(308)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: 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.228.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(294)@ec99907f3452: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(294)@ec99907f3452: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(310) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(289)@ec99907f3452: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(310)13790951 HNBGW_Test.msc0-SCCP(293)@ec99907f3452: First idle individual index:1 HNBGW_Test.msc0-SCCP(293)@ec99907f3452: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(294)@ec99907f3452: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(310) HNBGW_Test.msc0-RAN(294)@ec99907f3452: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(310)10159047 HNBGW_Test.msc0-SCCP(293)@ec99907f3452: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(293)@ec99907f3452: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(310)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(310)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(289)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(302)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(303)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(298)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(301)@ec99907f3452: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(288)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(295)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(296)@ec99907f3452: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(290)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@ec99907f3452: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(291)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(293)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-RAN(297)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(304)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(299)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(305)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(300)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(294)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(287)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(311)@ec99907f3452: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(307)@ec99907f3452: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(309)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(287): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(288): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(289): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(290): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(291): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(293): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(294): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(295): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-SCCP(296): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-RAN(297): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-M3UA(298): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(299): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(300): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(301): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(302): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-RAN(303): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(304): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(305): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(306): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(307): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(308): pass (pass -> pass) MTC@ec99907f345Wed May 15 10:32:06 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc 2: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(309): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(310): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(311): none (pass -> pass) MTC@ec99907f3452: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=262918) Waiting for packet dumper to finish... 1 (prev_count=262918, count=336387) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@ec99907f3452: 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 ------ Wed May 15 10:32:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: 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@ec99907f3452: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(313)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(315)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(320)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(320)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(320)@ec99907f3452: ************************************************* HNBGW_Test.msc0-SCCP(318)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(323)@ec99907f3452: ************************************************* HNBGW_Test.msc1-M3UA(323)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(323)@ec99907f3452: ************************************************* MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(321)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(326)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(326)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(326)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(324)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(329)@ec99907f3452: ************************************************* HNBGW_Test.sgsn1-M3UA(329)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(329)@ec99907f3452: ************************************************* MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(327)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(320)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc1-M3UA(323)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(326)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(329)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23908 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(319)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(319)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(322)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(322)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(325)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(325)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(328)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(328)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message MTC@ec99907f3452: 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@ec99907f3452: "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@ec99907f3452: 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@ec99907f3452: 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.228.203", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(319)@ec99907f3452: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(319)@ec99907f3452: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(314)@ec99907f3452: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331)15999499 HNBGW_Test.msc0-SCCP(318)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc0-SCCP(318)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(319)@ec99907f3452: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331) HNBGW_Test.msc0-RAN(319)@ec99907f3452: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331)6845247 HNBGW_Test.msc0-SCCP(318)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(318)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: 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.228.203", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(322)@ec99907f3452: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(322)@ec99907f3452: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(314)@ec99907f3452: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)6749375 HNBGW_Test.msc1-SCCP(321)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc1-SCCP(321)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(322)@ec99907f3452: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333) HNBGW_Test.msc1-RAN(322)@ec99907f3452: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)9709335 HNBGW_Test.msc1-SCCP(321)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(321)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: 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.228.203", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(319)@ec99907f3452: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(319)@ec99907f3452: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(314)@ec99907f3452: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)813045 HNBGW_Test.msc0-SCCP(318)@ec99907f3452: First idle individual index:1 HNBGW_Test.msc0-SCCP(318)@ec99907f3452: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(319)@ec99907f3452: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335) HNBGW_Test.msc0-RAN(319)@ec99907f3452: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)11736157 HNBGW_Test.msc0-SCCP(318)@ec99907f3452: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(318)@ec99907f3452: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(319)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(325)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(326)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(318)@ec99907f3452: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(314)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-RAN(322)@ec99907f3452: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(316)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(324)@ec99907f3452: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(313)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(321)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(312)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(329)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(327)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(323)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(320)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(330)@ec99907f3452: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(315)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(317)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(328)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(334)@ec99907f3452: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(332)@ec99907f3452: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(336)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(312): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(313): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(314): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(315): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(316): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(317): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(318): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(319): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(320): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-SCCP(321): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-RAN(322): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-M3UA(323): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(324): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(325): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(326): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(327): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-RAN(328): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(329): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(330): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(331): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(332): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(333): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(334): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(335): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(336): none (pass -> pass) MTC@ec99907f3452: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Wed May 15 10:32:15 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 172.18.228.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=263397) Waiting for packet dumper to finish... 1 (prev_count=263397, count=336656) MTC@ec99907f3452: 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@ec99907f3452: 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 ------ Wed May 15 10:32:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: 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@ec99907f3452: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(338)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(340)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(345)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@ec99907f3452: ************************************************* HNBGW_Test.msc0-SCCP(343)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(348)@ec99907f3452: ************************************************* HNBGW_Test.msc1-M3UA(348)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(348)@ec99907f3452: ************************************************* MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(346)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(351)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(351)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(351)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(349)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(354)@ec99907f3452: ************************************************* HNBGW_Test.sgsn1-M3UA(354)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(354)@ec99907f3452: ************************************************* HNBGW_Test.sgsn1-SCCP(352)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(345)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc1-M3UA(348)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(351)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(354)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23908 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(344)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(344)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(347)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(347)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(350)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(350)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(353)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(353)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message MTC@ec99907f3452: 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@ec99907f3452: "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@ec99907f3452: 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@ec99907f3452: 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.228.203", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(344)@ec99907f3452: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(344)@ec99907f3452: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(339)@ec99907f3452: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356)14526733 HNBGW_Test.msc0-SCCP(343)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc0-SCCP(343)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(344)@ec99907f3452: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356) HNBGW_Test.msc0-RAN(344)@ec99907f3452: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356)12625389 HNBGW_Test.msc0-SCCP(343)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(343)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: 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.228.203", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(347)@ec99907f3452: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(347)@ec99907f3452: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(339)@ec99907f3452: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)10874061 HNBGW_Test.msc1-SCCP(346)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc1-SCCP(346)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(347)@ec99907f3452: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358) HNBGW_Test.msc1-RAN(347)@ec99907f3452: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)8261416 HNBGW_Test.msc1-SCCP(346)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(346)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: 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.228.203", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(344)@ec99907f3452: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(344)@ec99907f3452: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(339)@ec99907f3452: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)9018498 HNBGW_Test.msc0-SCCP(343)@ec99907f3452: First idle individual index:1 HNBGW_Test.msc0-SCCP(343)@ec99907f3452: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(344)@ec99907f3452: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360) HNBGW_Test.msc0-RAN(344)@ec99907f3452: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)12363386 HNBGW_Test.msc0-SCCP(343)@ec99907f3452: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(343)@ec99907f3452: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(339)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(350)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(353)@ec99907f3452: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(341)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(352)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(354)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(349)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(348)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-RAN(347)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(342)@ec99907f3452: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(340)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(343)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(345)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(346)@ec99907f3452: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(338)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(337)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(351)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(344)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(355)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(361)@ec99907f3452: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(359)@ec99907f3452: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(357)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(337): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(338): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(339): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(340): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(341): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(342): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-SCCP(346): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-RAN(347): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-M3UA(348): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(349): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(350): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(351): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(352): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-RAN(353): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(354): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(355): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(356): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(357): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(358): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(359): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(360): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(361): none (pass -> pass) MTC@ec99907f3452: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Wed May 15 10:32:24 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 172.18.228.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=340461) MTC@ec99907f3452: 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@ec99907f3452: 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 ------ Wed May 15 10:32:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(363)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(365)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(370)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(370)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(370)@ec99907f3452: ************************************************* MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(368)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(373)@ec99907f3452: ************************************************* HNBGW_Test.msc1-M3UA(373)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(373)@ec99907f3452: ************************************************* HNBGW_Test.msc1-SCCP(371)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(379)@ec99907f3452: ************************************************* HNBGW_Test.sgsn1-M3UA(379)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(379)@ec99907f3452: ************************************************* HNBGW_Test.sgsn1-SCCP(377)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(370)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc1-M3UA(373)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(376)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(379)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23908 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(369)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(369)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(372)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(372)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(375)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(375)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(378)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(378)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message MTC@ec99907f3452: 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@ec99907f3452: "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@ec99907f3452: 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@ec99907f3452: 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@ec99907f3452: 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@ec99907f3452: 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.228.203", nas_pdu := '05080200F110172A5205F442FA0023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(369)@ec99907f3452: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(369)@ec99907f3452: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(364)@ec99907f3452: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381)7892501 HNBGW_Test.msc0-SCCP(368)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc0-SCCP(368)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(369)@ec99907f3452: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381) HNBGW_Test.msc0-RAN(369)@ec99907f3452: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381)10883468 HNBGW_Test.msc0-SCCP(368)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(368)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: 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.228.203", nas_pdu := '0524010350590205F442C00023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(372)@ec99907f3452: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(372)@ec99907f3452: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(364)@ec99907f3452: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)12758220 HNBGW_Test.msc1-SCCP(371)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc1-SCCP(371)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(372)@ec99907f3452: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383) HNBGW_Test.msc1-RAN(372)@ec99907f3452: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)5972553 HNBGW_Test.msc1-SCCP(371)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(371)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: 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.228.203", nas_pdu := '0627000350590205F442CCC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(369)@ec99907f3452: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(369)@ec99907f3452: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(364)@ec99907f3452: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)2767284 HNBGW_Test.msc0-SCCP(368)@ec99907f3452: First idle individual index:1 HNBGW_Test.msc0-SCCP(368)@ec99907f3452: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(369)@ec99907f3452: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385) HNBGW_Test.msc0-RAN(369)@ec99907f3452: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)14992057 HNBGW_Test.msc0-SCCP(368)@ec99907f3452: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(368)@ec99907f3452: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(366)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(369)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(371)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(377)@ec99907f3452: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(364)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(373)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(368)@ec99907f3452: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(363)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(378)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(367)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(374)@ec99907f3452: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(365)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(370)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-RAN(372)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(375)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(379)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(362)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(376)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(380)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(384)@ec99907f3452: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(382)@ec99907f3452: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(386)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(362): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(363): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(364): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(365): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(366): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(368): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(369): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(370): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-SCCP(371): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-RAN(372): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-M3UA(373): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(377): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-RAN(378): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(379): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(380): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(381): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(382): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(383): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(384): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(385): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(386): none (pass -> pass) MTC@ec99907f3452: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Wed May 15 10:32:32 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 172.18.228.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=352072) Waiting for packet dumper to finish... 1 (prev_count=352072, count=358824) MTC@ec99907f3452: 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@ec99907f3452: 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 ------ Wed May 15 10:32:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: 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@ec99907f3452: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(388)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(390)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(395)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(395)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(395)@ec99907f3452: ************************************************* HNBGW_Test.msc0-SCCP(393)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(398)@ec99907f3452: ************************************************* HNBGW_Test.msc1-M3UA(398)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(398)@ec99907f3452: ************************************************* HNBGW_Test.msc1-SCCP(396)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(401)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(401)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(401)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(399)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(404)@ec99907f3452: ************************************************* HNBGW_Test.sgsn1-M3UA(404)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(404)@ec99907f3452: ************************************************* HNBGW_Test.sgsn1-SCCP(402)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(395)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc1-M3UA(398)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(401)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(404)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23908 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(394)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(394)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(397)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(397)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(400)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(400)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(403)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(403)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message MTC@ec99907f3452: 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@ec99907f3452: "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@ec99907f3452: 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@ec99907f3452: 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@ec99907f3452: 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@ec99907f3452: 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.228.203", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(394)@ec99907f3452: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(394)@ec99907f3452: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(389)@ec99907f3452: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406)6319616 HNBGW_Test.msc0-SCCP(393)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc0-SCCP(393)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(394)@ec99907f3452: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406) HNBGW_Test.msc0-RAN(394)@ec99907f3452: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406)11877451 HNBGW_Test.msc0-SCCP(393)@ec99907f3452: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406)@ec99907f3452: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(393)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: 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.228.203", nas_pdu := '0524010350590205F442BFC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(397)@ec99907f3452: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(397)@ec99907f3452: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(389)@ec99907f3452: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)2164287 HNBGW_Test.msc1-SCCP(396)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc1-SCCP(396)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(397)@ec99907f3452: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408) HNBGW_Test.msc1-RAN(397)@ec99907f3452: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)67410 HNBGW_Test.msc1-SCCP(396)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(396)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: 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.228.203", nas_pdu := '0627000350590205F442BB8023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(394)@ec99907f3452: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(394)@ec99907f3452: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(389)@ec99907f3452: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)1235468 HNBGW_Test.msc0-SCCP(393)@ec99907f3452: First idle individual index:1 HNBGW_Test.msc0-SCCP(393)@ec99907f3452: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(394)@ec99907f3452: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410) HNBGW_Test.msc0-RAN(394)@ec99907f3452: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)468393 HNBGW_Test.msc0-SCCP(393)@ec99907f3452: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(393)@ec99907f3452: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(389)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-RAN(397)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(400)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(395)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(402)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(398)@ec99907f3452: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(391)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(403)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(392)@ec99907f3452: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(388)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(394)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(399)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(396)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(405)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(387)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(404)@ec99907f3452: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(390)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(393)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(401)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(409)@ec99907f3452: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(411)@ec99907f3452: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(407)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(387): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(388): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(389): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(390): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(391): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(392): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(393): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(394): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(395): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-SCCP(396): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-RAN(397): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-M3UA(398): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(399): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(400): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(401): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(402): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-RAN(403): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(404): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(406): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(407): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(408): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(409): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(410): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(411): none (pass -> pass) MTC@ec99907f3452: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Wed May 15 10:32:42 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 172.18.228.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=376460) MTC@ec99907f3452: 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@ec99907f3452: 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 ------ Wed May 15 10:32:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(413)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(415)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(420)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(420)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(420)@ec99907f3452: ************************************************* HNBGW_Test.msc0-SCCP(418)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(423)@ec99907f3452: ************************************************* HNBGW_Test.msc1-M3UA(423)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(423)@ec99907f3452: ************************************************* HNBGW_Test.msc1-SCCP(421)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(426)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(426)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(426)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(424)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(429)@ec99907f3452: ************************************************* HNBGW_Test.sgsn1-M3UA(429)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(429)@ec99907f3452: ************************************************* HNBGW_Test.sgsn1-SCCP(427)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(420)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc1-M3UA(423)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(426)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(429)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23908 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(419)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(419)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(422)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(422)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(425)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(425)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(428)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(428)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message MTC@ec99907f3452: 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@ec99907f3452: "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@ec99907f3452: 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@ec99907f3452: 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@ec99907f3452: 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@ec99907f3452: 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.228.203", nas_pdu := '05080200F110172A5205F442400023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(422)@ec99907f3452: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(422)@ec99907f3452: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(414)@ec99907f3452: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431)9123123 HNBGW_Test.msc1-SCCP(421)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc1-SCCP(421)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(422)@ec99907f3452: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431) HNBGW_Test.msc1-RAN(422)@ec99907f3452: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431)11835045 HNBGW_Test.msc1-SCCP(421)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(421)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: 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.228.203", nas_pdu := '0524010350590205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(422)@ec99907f3452: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(422)@ec99907f3452: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(414)@ec99907f3452: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)1233628 HNBGW_Test.msc1-SCCP(421)@ec99907f3452: First idle individual index:1 HNBGW_Test.msc1-SCCP(421)@ec99907f3452: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(422)@ec99907f3452: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433) HNBGW_Test.msc1-RAN(422)@ec99907f3452: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)6863827 HNBGW_Test.msc1-SCCP(421)@ec99907f3452: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(421)@ec99907f3452: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: 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.228.203", nas_pdu := '0627000350590205F4427FC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(422)@ec99907f3452: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(422)@ec99907f3452: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(414)@ec99907f3452: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)1551049 HNBGW_Test.msc1-SCCP(421)@ec99907f3452: First idle individual index:2 HNBGW_Test.msc1-SCCP(421)@ec99907f3452: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(422)@ec99907f3452: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435) HNBGW_Test.msc1-RAN(422)@ec99907f3452: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)8063147 HNBGW_Test.msc1-SCCP(421)@ec99907f3452: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(421)@ec99907f3452: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-RAN(422)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(420)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(425)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(427)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(412)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(428)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(423)@ec99907f3452: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(416)@ec99907f3452: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(413)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(424)@ec99907f3452: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(414)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(419)@ec99907f3452: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(415)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(426)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(418)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(429)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(421)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(417)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(430)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(436)@ec99907f3452: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(434)@ec99907f3452: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(432)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(412): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(413): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(414): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(415): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(416): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(417): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(418): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(419): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(420): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-SCCP(421): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-RAN(422): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-M3UA(423): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(424): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(425): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(426): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(427): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-RAN(428): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(429): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(430): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(431): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(432): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(433): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(434): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(435): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(436): none (pass -> pass) MTC@ec99907f3452: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Wed May 15 10:32:50 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 172.18.228.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=305527) Waiting for packet dumper to finish... 1 (prev_count=305527, count=379199) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@ec99907f3452: 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 ------ Wed May 15 10:32:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(438)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(440)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(445)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(445)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(445)@ec99907f3452: ************************************************* MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(443)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(448)@ec99907f3452: ************************************************* HNBGW_Test.msc1-M3UA(448)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(448)@ec99907f3452: ************************************************* HNBGW_Test.msc1-SCCP(446)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(451)@ec99907f3452: ************************************************* HNBGW_Test.msc2-M3UA(451)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(451)@ec99907f3452: ************************************************* HNBGW_Test.msc2-SCCP(449)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(454)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(454)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(454)@ec99907f3452: ************************************************* MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(452)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(457)@ec99907f3452: ************************************************* HNBGW_Test.sgsn1-M3UA(457)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(457)@ec99907f3452: ************************************************* HNBGW_Test.sgsn1-SCCP(455)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(460)@ec99907f3452: ************************************************* HNBGW_Test.sgsn2-M3UA(460)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(460)@ec99907f3452: ************************************************* HNBGW_Test.sgsn2-SCCP(458)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(445)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc1-M3UA(448)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc2-M3UA(451)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23909 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(454)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(457)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23908 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(460)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23910 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(444)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(444)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(447)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(447)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(450)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(450)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(453)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(453)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(456)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(456)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(459)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(459)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message MTC@ec99907f3452: 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@ec99907f3452: "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@ec99907f3452: 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@ec99907f3452: 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@ec99907f3452: 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.228.203", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(450)@ec99907f3452: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(450)@ec99907f3452: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(439)@ec99907f3452: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462)15436451 HNBGW_Test.msc2-SCCP(449)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc2-SCCP(449)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(450)@ec99907f3452: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462) HNBGW_Test.msc2-RAN(450)@ec99907f3452: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462)10056681 HNBGW_Test.msc2-SCCP(449)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(449)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: 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.228.203", nas_pdu := '0524010350590205F442A98023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(450)@ec99907f3452: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(450)@ec99907f3452: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(439)@ec99907f3452: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)2999725 HNBGW_Test.msc2-SCCP(449)@ec99907f3452: First idle individual index:1 HNBGW_Test.msc2-SCCP(449)@ec99907f3452: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(450)@ec99907f3452: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464) HNBGW_Test.msc2-RAN(450)@ec99907f3452: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)12010211 HNBGW_Test.msc2-SCCP(449)@ec99907f3452: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(449)@ec99907f3452: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: 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.228.203", nas_pdu := '05080200F110172A52082926240000000010'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(447)@ec99907f3452: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(447)@ec99907f3452: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(439)@ec99907f3452: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)11076169 HNBGW_Test.msc1-SCCP(446)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc1-SCCP(446)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(447)@ec99907f3452: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466) HNBGW_Test.msc1-RAN(447)@ec99907f3452: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)697972 HNBGW_Test.msc1-SCCP(446)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(446)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(439)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(446)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(437)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(443)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(455)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(458)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(453)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(452)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(451)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-RAN(447)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(445)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(457)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(449)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(448)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(459)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(444)@ec99907f3452: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(440)@ec99907f3452: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(441)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(456)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc2-RAN(450)@ec99907f3452: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(438)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(454)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(460)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(461)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(442)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(465)@ec99907f3452: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(467)@ec99907f3452: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(463)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(437): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(438): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(439): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(440): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(441): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(442): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(443): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(444): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(445): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-SCCP(446): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-RAN(447): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-M3UA(448): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc2-SCCP(449): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc2-RAN(450): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc2-M3UA(451): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(452): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(453): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(454): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(455): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-RAN(456): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(457): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(458): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn2-RAN(459): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(460): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(461): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(462): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(463): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(464): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(465): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(466): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(467): none (pass -> pass) MTC@ec99907f3452: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Wed May 15 10:32:59 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 172.18.228.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=343205) Waiting for packet dumper to finish... 1 (prev_count=343205, count=423635) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@ec99907f3452: 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 ------ Wed May 15 10:33:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(469)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(471)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(476)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(476)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(476)@ec99907f3452: ************************************************* MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(474)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(479)@ec99907f3452: ************************************************* HNBGW_Test.msc1-M3UA(479)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(479)@ec99907f3452: ************************************************* HNBGW_Test.msc1-SCCP(477)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(482)@ec99907f3452: ************************************************* HNBGW_Test.msc2-M3UA(482)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(482)@ec99907f3452: ************************************************* MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(480)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(485)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(485)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(485)@ec99907f3452: ************************************************* MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(483)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(488)@ec99907f3452: ************************************************* HNBGW_Test.sgsn1-M3UA(488)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(488)@ec99907f3452: ************************************************* MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(486)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(491)@ec99907f3452: ************************************************* HNBGW_Test.sgsn2-M3UA(491)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(491)@ec99907f3452: ************************************************* HNBGW_Test.sgsn2-SCCP(489)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(476)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc1-M3UA(479)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc2-M3UA(482)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23909 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(485)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(488)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23908 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(491)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23910 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(475)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(475)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(478)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(478)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(481)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(481)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(484)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(484)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(487)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(487)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(490)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(490)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message MTC@ec99907f3452: 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@ec99907f3452: "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@ec99907f3452: 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@ec99907f3452: 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@ec99907f3452: 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.228.203", nas_pdu := '05080299F999172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(475)@ec99907f3452: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(475)@ec99907f3452: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(493) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(470)@ec99907f3452: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(493)12336490 HNBGW_Test.msc0-SCCP(474)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc0-SCCP(474)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(475)@ec99907f3452: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(493) HNBGW_Test.msc0-RAN(475)@ec99907f3452: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(493)16231694 HNBGW_Test.msc0-SCCP(474)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(474)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(493)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(493)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: 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.228.203", nas_pdu := '05080200F110172A5205F4428AC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(481)@ec99907f3452: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(481)@ec99907f3452: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(495) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(470)@ec99907f3452: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)6903137 HNBGW_Test.msc2-SCCP(480)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc2-SCCP(480)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(481)@ec99907f3452: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(495) HNBGW_Test.msc2-RAN(481)@ec99907f3452: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)13903447 HNBGW_Test.msc2-SCCP(480)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(480)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(495)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn2-RAN(490)@ec99907f3452: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(470)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(480)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(483)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(474)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(486)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(487)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(475)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(484)@ec99907f3452: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(472)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(473)@ec99907f3452: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(469)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-RAN(478)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(485)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(482)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(477)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(468)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(479)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(491)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(476)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(489)@ec99907f3452: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(471)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(492)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(488)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc2-RAN(481)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(494)@ec99907f3452: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(496)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(468): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(469): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(470): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(471): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(472): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(473): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(474): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(475): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(476): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-SCCP(477): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-RAN(478): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-M3UA(479): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc2-SCCP(480): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc2-RAN(481): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc2-M3UA(482): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(483): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(484): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(485): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(486): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-RAN(487): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(488): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(489): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn2-RAN(490): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(491): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(492): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(493): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(494): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(495): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(496): none (pass -> pass) MTC@ec99907f3452: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Wed May 15 10:33:07 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 172.18.228.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=377236) Waiting for packet dumper to finish... 1 (prev_count=377236, count=377736) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Wed May 15 10:33:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_mscpool_paging_imsi started. TC_mscpool_paging_imsi-Iuh0(498)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_imsi-Iuh1(500)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(505)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(505)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(505)@ec99907f3452: ************************************************* MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(503)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(508)@ec99907f3452: ************************************************* HNBGW_Test.msc1-M3UA(508)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(508)@ec99907f3452: ************************************************* MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(506)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(511)@ec99907f3452: ************************************************* HNBGW_Test.msc2-M3UA(511)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(511)@ec99907f3452: ************************************************* HNBGW_Test.msc2-SCCP(509)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(514)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(514)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(514)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(512)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(505)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc1-M3UA(508)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc2-M3UA(511)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23909 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(514)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(504)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(504)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(507)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(507)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(510)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(510)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(513)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(513)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message MTC@ec99907f3452: 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@ec99907f3452: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } TC_mscpool_paging_imsi-Iuh1-RUA(501)@ec99907f3452: UnitdataCallback TC_mscpool_paging_imsi-Iuh0-RUA(499)@ec99907f3452: UnitdataCallback HNBGW_Test.msc0-RAN(504)@ec99907f3452: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(504)@ec99907f3452: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(516) TC_mscpool_paging_imsi-Iuh0-RUA(499)@ec99907f3452: Added conn table entry 0TC_mscpool_paging_imsi0(516)12963787 HNBGW_Test.msc0-SCCP(503)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc0-SCCP(503)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(504)@ec99907f3452: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(516) HNBGW_Test.msc0-RAN(504)@ec99907f3452: Added conn table entry 0TC_mscpool_paging_imsi0(516)5860330 HNBGW_Test.msc0-SCCP(503)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(503)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(516)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_paging_imsi0(516)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_paging_imsi-Iuh0-RUA(499)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(514)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(505)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc2-RAN(510)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(509)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(508)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(513)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(506)@ec99907f3452: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(501)@ec99907f3452: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(498)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(504)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(512)@ec99907f3452: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(500)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-RAN(507)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(503)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(511)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(502)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(497)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(515)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_imsi-PFCP(517)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(497): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(498): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(499): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(500): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(501): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(502): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(503): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(504): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(505): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-SCCP(506): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-RAN(507): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-M3UA(508): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc2-SCCP(509): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc2-RAN(510): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc2-M3UA(511): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(512): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(513): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(514): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(515): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_paging_imsi0(516): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_paging_imsi-PFCP(517): none (pass -> pass) MTC@ec99907f3452: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Wed May 15 10:33:16 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=266129) Waiting for packet dumper to finish... 1 (prev_count=266129, count=314055) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Wed May 15 10:33:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_mscpool_paging_tmsi started. TC_mscpool_paging_tmsi-Iuh0(519)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_tmsi-Iuh1(521)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(526)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(526)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(526)@ec99907f3452: ************************************************* HNBGW_Test.msc0-SCCP(524)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(529)@ec99907f3452: ************************************************* HNBGW_Test.msc1-M3UA(529)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(529)@ec99907f3452: ************************************************* MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(527)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(532)@ec99907f3452: ************************************************* HNBGW_Test.msc2-M3UA(532)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(532)@ec99907f3452: ************************************************* MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(530)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(535)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(535)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(535)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(533)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(526)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc1-M3UA(529)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc2-M3UA(532)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23909 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(535)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(525)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(525)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(528)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(528)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(531)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(531)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(534)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(534)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message MTC@ec99907f3452: 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@ec99907f3452: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } TC_mscpool_paging_tmsi0(537)@ec99907f3452: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O TC_mscpool_paging_tmsi-Iuh0-RUA(520)@ec99907f3452: UnitdataCallback TC_mscpool_paging_tmsi-Iuh1-RUA(522)@ec99907f3452: UnitdataCallback TC_mscpool_paging_tmsi0(537)@ec99907f3452: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O HNBGW_Test.msc0-RAN(525)@ec99907f3452: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(525)@ec99907f3452: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(537) TC_mscpool_paging_tmsi-Iuh0-RUA(520)@ec99907f3452: Added conn table entry 0TC_mscpool_paging_tmsi0(537)7526832 HNBGW_Test.msc0-SCCP(524)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc0-SCCP(524)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(525)@ec99907f3452: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(537) HNBGW_Test.msc0-RAN(525)@ec99907f3452: Added conn table entry 0TC_mscpool_paging_tmsi0(537)11535301 HNBGW_Test.msc0-SCCP(524)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(524)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(537)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_paging_tmsi0(537)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_paging_tmsi-Iuh0-RUA(520)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc2-RAN(531)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-RAN(528)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(534)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(530)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(532)@ec99907f3452: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(522)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(535)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(524)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(518)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(536)@ec99907f3452: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(519)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(533)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(527)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(529)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(526)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(523)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(525)@ec99907f3452: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(521)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_tmsi-PFCP(538)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(518): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(519): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(520): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(521): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(522): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(523): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(524): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(525): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(526): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-SCCP(527): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-RAN(528): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-M3UA(529): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc2-SCCP(530): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc2-RAN(531): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc2-M3UA(532): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(533): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(534): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(535): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(536): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_paging_tmsi0(537): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_paging_tmsi-PFCP(538): none (pass -> pass) MTC@ec99907f3452: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Wed May 15 10:33:25 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=236419) Waiting for packet dumper to finish... 1 (prev_count=236419, count=280501) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@ec99907f3452: 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 ------ Wed May 15 10:33:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_mscpool_no_allow_attach_round_robin started. TC_mscpool_no_allow_attach_round_robin-Iuh0(540)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_round_robin-Iuh1(542)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(547)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(547)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(547)@ec99907f3452: ************************************************* HNBGW_Test.msc0-SCCP(545)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(550)@ec99907f3452: ************************************************* HNBGW_Test.msc1-M3UA(550)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(550)@ec99907f3452: ************************************************* MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(548)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(553)@ec99907f3452: ************************************************* HNBGW_Test.msc2-M3UA(553)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(553)@ec99907f3452: ************************************************* HNBGW_Test.msc2-SCCP(551)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(556)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(556)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(556)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(554)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(547)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc1-M3UA(550)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc2-M3UA(553)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23909 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(556)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(546)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(546)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(549)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(549)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(552)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(552)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(555)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(555)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message MTC@ec99907f3452: 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@ec99907f3452: "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@ec99907f3452: 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.228.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(546)@ec99907f3452: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(546)@ec99907f3452: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(558) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(541)@ec99907f3452: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(558)6604838 HNBGW_Test.msc0-SCCP(545)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc0-SCCP(545)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(546)@ec99907f3452: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(558) HNBGW_Test.msc0-RAN(546)@ec99907f3452: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(558)10217590 HNBGW_Test.msc0-SCCP(545)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(545)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(558)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(558)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: 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.228.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(552)@ec99907f3452: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(552)@ec99907f3452: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(560) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(541)@ec99907f3452: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(560)6604217 HNBGW_Test.msc2-SCCP(551)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc2-SCCP(551)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(552)@ec99907f3452: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(560) HNBGW_Test.msc2-RAN(552)@ec99907f3452: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(560)746895 HNBGW_Test.msc2-SCCP(551)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(551)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(560)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(560)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: 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.228.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(546)@ec99907f3452: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(546)@ec99907f3452: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(562) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(541)@ec99907f3452: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(562)8662914 HNBGW_Test.msc0-SCCP(545)@ec99907f3452: First idle individual index:1 HNBGW_Test.msc0-SCCP(545)@ec99907f3452: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(546)@ec99907f3452: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(562) HNBGW_Test.msc0-RAN(546)@ec99907f3452: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(562)11938860 HNBGW_Test.msc0-SCCP(545)@ec99907f3452: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(545)@ec99907f3452: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(562)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(562)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc2-M3UA(553)@ec99907f3452: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(543)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(545)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(551)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc2-RAN(552)@ec99907f3452: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(541)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(554)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-RAN(549)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(555)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(556)@ec99907f3452: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(540)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(557)@ec99907f3452: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(542)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(550)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(547)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(548)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(544)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(546)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(539)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_round_robin-PFCP(563)@ec99907f3452: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(559)@ec99907f3452: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(561)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(539): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(540): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(541): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(542): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(543): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(544): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(545): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(546): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(547): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-SCCP(548): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-RAN(549): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-M3UA(550): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc2-SCCP(551): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc2-RAN(552): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc2-M3UA(553): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(554): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(555): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(556): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(557): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(558): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(559): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(560): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(561): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(562): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(563): none (pass -> pass) MTC@ec99907f3452: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Wed May 15 10:33:34 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=291124) Waiting for packet dumper to finish... 1 (prev_count=291124, count=363888) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@ec99907f3452: 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 ------ Wed May 15 10:33:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_mscpool_no_allow_attach_valid_nri started. TC_mscpool_no_allow_attach_valid_nri-Iuh0(565)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_valid_nri-Iuh1(567)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(572)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(572)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(572)@ec99907f3452: ************************************************* HNBGW_Test.msc0-SCCP(570)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(575)@ec99907f3452: ************************************************* HNBGW_Test.msc1-M3UA(575)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(575)@ec99907f3452: ************************************************* MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(573)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(578)@ec99907f3452: ************************************************* HNBGW_Test.msc2-M3UA(578)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(578)@ec99907f3452: ************************************************* MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(576)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(581)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(581)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(581)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(579)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(572)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc1-M3UA(575)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc2-M3UA(578)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23909 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(581)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(571)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(571)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(574)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(574)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(577)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(580)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(580)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(577)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message MTC@ec99907f3452: 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@ec99907f3452: "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@ec99907f3452: 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@ec99907f3452: 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.228.203", nas_pdu := '05080200F110172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(574)@ec99907f3452: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(574)@ec99907f3452: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(583) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(566)@ec99907f3452: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(583)14659530 HNBGW_Test.msc1-SCCP(573)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc1-SCCP(573)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(574)@ec99907f3452: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(583) HNBGW_Test.msc1-RAN(574)@ec99907f3452: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(583)15440923 HNBGW_Test.msc1-SCCP(573)@ec99907f3452: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri0(583)@ec99907f3452: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(573)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(583)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: 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.228.203", nas_pdu := '05240103505902080910100000000020'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(571)@ec99907f3452: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(571)@ec99907f3452: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(585) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(566)@ec99907f3452: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(585)3478262 HNBGW_Test.msc0-SCCP(570)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc0-SCCP(570)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(571)@ec99907f3452: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(585) HNBGW_Test.msc0-RAN(571)@ec99907f3452: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(585)13921473 HNBGW_Test.msc0-SCCP(570)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(570)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(585)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(585)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: 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.228.203", nas_pdu := '06270003505902080910100000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(577)@ec99907f3452: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(577)@ec99907f3452: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(587) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(566)@ec99907f3452: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(587)400606 HNBGW_Test.msc2-SCCP(576)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc2-SCCP(576)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(577)@ec99907f3452: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(587) HNBGW_Test.msc2-RAN(577)@ec99907f3452: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(587)865100 HNBGW_Test.msc2-SCCP(576)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(576)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(587)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(587)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(566)@ec99907f3452: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(568)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(579)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(576)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(580)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(569)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(570)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(571)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(578)@ec99907f3452: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(567)@ec99907f3452: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(565)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(573)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(575)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(581)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(564)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-RAN(574)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc2-RAN(577)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(572)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(582)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_valid_nri-PFCP(584)@ec99907f3452: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(586)@ec99907f3452: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(588)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(564): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(565): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(566): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(567): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(568): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(569): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(570): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(571): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(572): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-SCCP(573): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-RAN(574): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-M3UA(575): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc2-SCCP(576): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc2-RAN(577): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc2-M3UA(578): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(579): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(580): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(581): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(582): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(583): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(584): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(585): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(586): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(587): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(588): none (pass -> pass) MTC@ec99907f3452: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Wed May 15 10:33:44 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=284900) Waiting for packet dumper to finish... 1 (prev_count=284900, count=356939) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@ec99907f3452: 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 ------ Wed May 15 10:33:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(590)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(592)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(597)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(597)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(597)@ec99907f3452: ************************************************* MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(595)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(600)@ec99907f3452: ************************************************* HNBGW_Test.msc1-M3UA(600)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(600)@ec99907f3452: ************************************************* HNBGW_Test.msc1-SCCP(598)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(603)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(603)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(603)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(601)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(606)@ec99907f3452: ************************************************* HNBGW_Test.sgsn1-M3UA(606)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(606)@ec99907f3452: ************************************************* MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(604)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(597)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc1-M3UA(600)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(603)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(606)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23908 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(596)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(596)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(599)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(599)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(602)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(602)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(605)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(605)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message MTC@ec99907f3452: 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@ec99907f3452: "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@ec99907f3452: 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.228.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(596)@ec99907f3452: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(596)@ec99907f3452: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(591)@ec99907f3452: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608)13272717 HNBGW_Test.msc0-SCCP(595)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc0-SCCP(595)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(596)@ec99907f3452: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608) HNBGW_Test.msc0-RAN(596)@ec99907f3452: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608)14671965 HNBGW_Test.msc0-SCCP(595)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(595)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: 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.228.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(599)@ec99907f3452: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(599)@ec99907f3452: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(591)@ec99907f3452: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)229475 HNBGW_Test.msc1-SCCP(598)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc1-SCCP(598)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(599)@ec99907f3452: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610) HNBGW_Test.msc1-RAN(599)@ec99907f3452: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)14875766 HNBGW_Test.msc1-SCCP(598)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(598)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: "disconnecting msc0" HNBGW_Test.msc0-RAN(596)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(597)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(595)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: 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.228.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(591)@ec99907f3452: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608)13272717 HNBGW_Test.msc1-RAN(599)@ec99907f3452: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(599)@ec99907f3452: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(591)@ec99907f3452: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)15912926 HNBGW_Test.msc1-SCCP(598)@ec99907f3452: First idle individual index:1 HNBGW_Test.msc1-SCCP(598)@ec99907f3452: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(599)@ec99907f3452: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612) HNBGW_Test.msc1-RAN(599)@ec99907f3452: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)6618836 HNBGW_Test.msc1-SCCP(598)@ec99907f3452: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(598)@ec99907f3452: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-SCCP(598)@ec99907f3452: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(593)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(594)@ec99907f3452: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(591)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(601)@ec99907f3452: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(592)@ec99907f3452: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(590)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(600)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(602)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(605)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(603)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(606)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(607)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(589)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-RAN(599)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(604)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(611)@ec99907f3452: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(609)@ec99907f3452: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(613)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(589): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(590): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(591): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(592): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(593): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(594): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(595): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(596): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(597): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-SCCP(598): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-RAN(599): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-M3UA(600): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(601): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(602): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(603): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(604): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-RAN(605): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(606): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(607): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(608): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(609): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(610): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(611): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(612): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(613): none (pass -> pass) MTC@ec99907f3452: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Wed May 15 10:33:53 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=278443) Waiting for packet dumper to finish... 1 (prev_count=278443, count=341409) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@ec99907f3452: 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 ------ Wed May 15 10:33:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(615)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(617)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(622)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(622)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(622)@ec99907f3452: ************************************************* HNBGW_Test.msc0-SCCP(620)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(625)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(625)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(625)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(623)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(622)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(625)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(621)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(621)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(624)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(624)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message MTC@ec99907f3452: 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@ec99907f3452: "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@ec99907f3452: 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.228.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(621)@ec99907f3452: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(621)@ec99907f3452: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(616)@ec99907f3452: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627)3470757 HNBGW_Test.msc0-SCCP(620)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc0-SCCP(620)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(621)@ec99907f3452: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627) HNBGW_Test.msc0-RAN(621)@ec99907f3452: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627)4344953 HNBGW_Test.msc0-SCCP(620)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(620)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: 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.228.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(621)@ec99907f3452: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(621)@ec99907f3452: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(616)@ec99907f3452: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)6342706 HNBGW_Test.msc0-SCCP(620)@ec99907f3452: First idle individual index:1 HNBGW_Test.msc0-SCCP(620)@ec99907f3452: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(621)@ec99907f3452: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629) HNBGW_Test.msc0-RAN(621)@ec99907f3452: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)16332150 HNBGW_Test.msc0-SCCP(620)@ec99907f3452: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(620)@ec99907f3452: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: "connecting cnlink 1" MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(633)@ec99907f3452: ************************************************* HNBGW_Test.msc1-M3UA(633)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(633)@ec99907f3452: ************************************************* HNBGW_Test.msc1-SCCP(631)@ec99907f3452: v_sccp_pdu_maxlen:268 HNBGW_Test.msc1-M3UA(633)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 MTC@ec99907f3452: 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.228.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(632)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(632)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(632)@ec99907f3452: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(632)@ec99907f3452: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(616)@ec99907f3452: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634)5836087 HNBGW_Test.msc1-SCCP(631)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc1-SCCP(631)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(632)@ec99907f3452: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634) HNBGW_Test.msc1-RAN(632)@ec99907f3452: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634)15771441 HNBGW_Test.msc1-SCCP(631)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(631)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634)@ec99907f3452: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(618)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-RAN(632)@ec99907f3452: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(616)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(625)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(631)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(624)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(633)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(621)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(623)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(622)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(614)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(620)@ec99907f3452: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(615)@ec99907f3452: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(617)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(619)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(626)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(628)@ec99907f3452: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(635)@ec99907f3452: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(630)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(614): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(615): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(616): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(617): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(618): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(619): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(620): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(621): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(622): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(623): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(624): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(625): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(626): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(627): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(628): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(629): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(630): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-SCCP(631): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-RAN(632): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-M3UA(633): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(634): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(635): none (pass -> pass) MTC@ec99907f3452: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Wed May 15 10:34:03 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252672) Waiting for packet dumper to finish... 1 (prev_count=252672, count=340704) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Wed May 15 10:34:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(637)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(639)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(644)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(644)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(644)@ec99907f3452: ************************************************* HNBGW_Test.msc0-SCCP(642)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(647)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(647)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(647)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(645)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(644)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(647)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(643)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(643)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(646)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(646)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message MTC@ec99907f3452: 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@ec99907f3452: "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@ec99907f3452: 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.228.203", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(646)@ec99907f3452: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(646)@ec99907f3452: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(649) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(638)@ec99907f3452: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(649)16433177 HNBGW_Test.sgsn0-SCCP(645)@ec99907f3452: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(645)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(646)@ec99907f3452: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(649) HNBGW_Test.sgsn0-RAN(646)@ec99907f3452: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(649)10419902 HNBGW_Test.sgsn0-SCCP(645)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(645)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(649)@ec99907f3452: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(649)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: 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.228.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(646)@ec99907f3452: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(646)@ec99907f3452: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(651) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(638)@ec99907f3452: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(651)13468904 HNBGW_Test.sgsn0-SCCP(645)@ec99907f3452: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(645)@ec99907f3452: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(646)@ec99907f3452: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(651) HNBGW_Test.sgsn0-RAN(646)@ec99907f3452: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(651)9372956 HNBGW_Test.sgsn0-SCCP(645)@ec99907f3452: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(645)@ec99907f3452: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(651)@ec99907f3452: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(651)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: 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.228.203", nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(646)@ec99907f3452: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(646)@ec99907f3452: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(653) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(638)@ec99907f3452: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(653)14583918 HNBGW_Test.sgsn0-SCCP(645)@ec99907f3452: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(645)@ec99907f3452: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(646)@ec99907f3452: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(653) HNBGW_Test.sgsn0-RAN(646)@ec99907f3452: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(653)16618040 HNBGW_Test.sgsn0-SCCP(645)@ec99907f3452: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(645)@ec99907f3452: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(653)@ec99907f3452: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(653)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: 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.228.203", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(646)@ec99907f3452: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(646)@ec99907f3452: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(655) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(638)@ec99907f3452: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(655)5839645 HNBGW_Test.sgsn0-SCCP(645)@ec99907f3452: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(645)@ec99907f3452: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(646)@ec99907f3452: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(655) HNBGW_Test.sgsn0-RAN(646)@ec99907f3452: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(655)13059889 HNBGW_Test.sgsn0-SCCP(645)@ec99907f3452: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(645)@ec99907f3452: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(655)@ec99907f3452: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(655)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(640)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(642)@ec99907f3452: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(637)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(636)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(641)@ec99907f3452: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(638)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(643)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(648)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(647)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(646)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(645)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(644)@ec99907f3452: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(639)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(654)@ec99907f3452: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(650)@ec99907f3452: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(652)@ec99907f3452: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(656)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(636): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(637): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(638): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(639): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(640): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(641): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(642): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(643): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(644): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(645): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(646): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(647): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(648): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(649): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(650): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(651): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(652): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(653): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(654): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(655): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(656): none (pass -> pass) MTC@ec99907f3452: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Wed May 15 10:34:12 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=233834) Waiting for packet dumper to finish... 1 (prev_count=233834, count=306846) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@ec99907f3452: 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 ------ Wed May 15 10:34:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(658)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(660)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(665)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(665)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(665)@ec99907f3452: ************************************************* HNBGW_Test.msc0-SCCP(663)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(668)@ec99907f3452: ************************************************* HNBGW_Test.msc1-M3UA(668)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(668)@ec99907f3452: ************************************************* HNBGW_Test.msc1-SCCP(666)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(671)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(671)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(671)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(669)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(674)@ec99907f3452: ************************************************* HNBGW_Test.sgsn1-M3UA(674)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(674)@ec99907f3452: ************************************************* MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(672)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(665)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc1-M3UA(668)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(671)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(674)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23908 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(664)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(664)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(667)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(667)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(670)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(670)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(673)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(673)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message MTC@ec99907f3452: 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@ec99907f3452: "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@ec99907f3452: 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.228.203", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(670)@ec99907f3452: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(670)@ec99907f3452: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(676) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(659)@ec99907f3452: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(676)6066364 HNBGW_Test.sgsn0-SCCP(669)@ec99907f3452: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(669)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(670)@ec99907f3452: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(676) HNBGW_Test.sgsn0-RAN(670)@ec99907f3452: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(676)14590917 HNBGW_Test.sgsn0-SCCP(669)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(669)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(676)@ec99907f3452: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(676)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: 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.228.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(673)@ec99907f3452: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(673)@ec99907f3452: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(678) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(659)@ec99907f3452: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(678)7809921 HNBGW_Test.sgsn1-SCCP(672)@ec99907f3452: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(672)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(673)@ec99907f3452: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(678) HNBGW_Test.sgsn1-RAN(673)@ec99907f3452: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(678)8107574 HNBGW_Test.sgsn1-SCCP(672)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(672)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(678)@ec99907f3452: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(678)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: 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.228.203", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(670)@ec99907f3452: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(670)@ec99907f3452: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(680) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(659)@ec99907f3452: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(680)8943196 HNBGW_Test.sgsn0-SCCP(669)@ec99907f3452: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(669)@ec99907f3452: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(670)@ec99907f3452: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(680) HNBGW_Test.sgsn0-RAN(670)@ec99907f3452: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(680)9574112 HNBGW_Test.sgsn0-SCCP(669)@ec99907f3452: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(669)@ec99907f3452: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(680)@ec99907f3452: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(680)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-M3UA(671)@ec99907f3452: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(661)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(663)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(674)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(657)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(673)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(669)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(670)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(672)@ec99907f3452: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(659)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(664)@ec99907f3452: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(658)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(665)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-RAN(667)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(666)@ec99907f3452: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(660)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(668)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(675)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(662)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(679)@ec99907f3452: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(677)@ec99907f3452: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(681)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(657): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(658): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(659): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(660): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(661): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(662): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(663): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(664): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(665): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-SCCP(666): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-RAN(667): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-M3UA(668): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(669): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(670): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(671): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(672): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-RAN(673): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(674): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(675): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(676): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(677): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(678): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(679): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(680): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(681): none (pass -> pass) MTC@ec99907f3452: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Wed May 15 10:34:21 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=346215) Waiting for packet dumper to finish... 1 (prev_count=346215, count=361327) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Wed May 15 10:34:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(683)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(685)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(690)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(690)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(690)@ec99907f3452: ************************************************* MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(688)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(693)@ec99907f3452: ************************************************* HNBGW_Test.msc1-M3UA(693)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(693)@ec99907f3452: ************************************************* MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(691)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(696)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(696)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(696)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(694)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(699)@ec99907f3452: ************************************************* HNBGW_Test.sgsn1-M3UA(699)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(699)@ec99907f3452: ************************************************* HNBGW_Test.sgsn1-SCCP(697)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(690)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc1-M3UA(693)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(696)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(699)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23908 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(689)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(689)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(692)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(692)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(695)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(695)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(698)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(698)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message MTC@ec99907f3452: 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@ec99907f3452: "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@ec99907f3452: 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@ec99907f3452: 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@ec99907f3452: 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@ec99907f3452: 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.228.203", nas_pdu := '08087300F1102A2A170411E5100010024000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(698)@ec99907f3452: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(698)@ec99907f3452: Created Expect[0] for '08087300F1102A2A170411E5100010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(701) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(684)@ec99907f3452: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(701)4640196 HNBGW_Test.sgsn1-SCCP(697)@ec99907f3452: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(697)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(698)@ec99907f3452: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(701) HNBGW_Test.sgsn1-RAN(698)@ec99907f3452: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(701)6312190 HNBGW_Test.sgsn1-SCCP(697)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(697)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(701)@ec99907f3452: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(701)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: 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.228.203", nas_pdu := '08087300F1102A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(698)@ec99907f3452: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(698)@ec99907f3452: Created Expect[0] for '08087300F1102A2A170411E5100010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(703) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(684)@ec99907f3452: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(703)851762 HNBGW_Test.sgsn1-SCCP(697)@ec99907f3452: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(697)@ec99907f3452: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(698)@ec99907f3452: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(703) HNBGW_Test.sgsn1-RAN(698)@ec99907f3452: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(703)12149449 HNBGW_Test.sgsn1-SCCP(697)@ec99907f3452: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(697)@ec99907f3452: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(703)@ec99907f3452: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(703)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: 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.228.203", nas_pdu := '08087300F1102A2A170411E5100010027FC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(698)@ec99907f3452: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(698)@ec99907f3452: Created Expect[0] for '08087300F1102A2A170411E5100010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(705) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(684)@ec99907f3452: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(705)862003 HNBGW_Test.sgsn1-SCCP(697)@ec99907f3452: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(697)@ec99907f3452: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(698)@ec99907f3452: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(705) HNBGW_Test.sgsn1-RAN(698)@ec99907f3452: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(705)10803575 HNBGW_Test.sgsn1-SCCP(697)@ec99907f3452: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(697)@ec99907f3452: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(705)@ec99907f3452: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(705)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(684)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(690)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(695)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(694)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(696)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(698)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(697)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(699)@ec99907f3452: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(686)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(689)@ec99907f3452: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(683)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-RAN(692)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(688)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(687)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(691)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(693)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(682)@ec99907f3452: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(685)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(700)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_1-PFCP(704)@ec99907f3452: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(702)@ec99907f3452: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(706)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(682): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(683): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(684): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(685): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(686): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(687): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(688): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(689): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(690): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-SCCP(691): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-RAN(692): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-M3UA(693): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(694): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(695): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(696): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(697): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-RAN(698): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(699): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(700): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(701): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(702): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(703): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(704): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(705): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(706): none (pass -> pass) MTC@ec99907f3452: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Wed May 15 10:34:30 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=275695) Waiting for packet dumper to finish... 1 (prev_count=275695, count=349298) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Wed May 15 10:34:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(708)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(710)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(715)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(715)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(715)@ec99907f3452: ************************************************* HNBGW_Test.msc0-SCCP(713)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(718)@ec99907f3452: ************************************************* HNBGW_Test.msc1-M3UA(718)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(718)@ec99907f3452: ************************************************* HNBGW_Test.msc1-SCCP(716)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(721)@ec99907f3452: ************************************************* HNBGW_Test.msc2-M3UA(721)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(721)@ec99907f3452: ************************************************* MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(719)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(724)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(724)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(724)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(722)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(727)@ec99907f3452: ************************************************* HNBGW_Test.sgsn1-M3UA(727)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(727)@ec99907f3452: ************************************************* HNBGW_Test.sgsn1-SCCP(725)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(730)@ec99907f3452: ************************************************* HNBGW_Test.sgsn2-M3UA(730)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(730)@ec99907f3452: ************************************************* HNBGW_Test.sgsn2-SCCP(728)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(715)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc1-M3UA(718)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc2-M3UA(721)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23909 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(724)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(727)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23908 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(730)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23910 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(714)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(714)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(717)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(717)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(720)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(720)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(723)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(723)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(726)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(726)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(729)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(729)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message MTC@ec99907f3452: 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@ec99907f3452: "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@ec99907f3452: 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@ec99907f3452: 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@ec99907f3452: 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.228.203", nas_pdu := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(729)@ec99907f3452: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(729)@ec99907f3452: Created Expect[0] for '080101D471000005F44280002300F1102A2A170411E5100010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(732) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(709)@ec99907f3452: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(732)10854791 HNBGW_Test.sgsn2-SCCP(728)@ec99907f3452: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(728)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(729)@ec99907f3452: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(732) HNBGW_Test.sgsn2-RAN(729)@ec99907f3452: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(732)9695059 HNBGW_Test.sgsn2-SCCP(728)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(728)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(732)@ec99907f3452: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(732)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: 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.228.203", nas_pdu := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(729)@ec99907f3452: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(729)@ec99907f3452: Created Expect[0] for '080101D471000005F442A9802300F1102A2A170411E510001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(734) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(709)@ec99907f3452: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(734)16556089 HNBGW_Test.sgsn2-SCCP(728)@ec99907f3452: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(728)@ec99907f3452: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(729)@ec99907f3452: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(734) HNBGW_Test.sgsn2-RAN(729)@ec99907f3452: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(734)16301975 HNBGW_Test.sgsn2-SCCP(728)@ec99907f3452: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(728)@ec99907f3452: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(734)@ec99907f3452: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(734)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: 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.228.203", nas_pdu := '080101D471000008292624000000001000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(726)@ec99907f3452: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(726)@ec99907f3452: Created Expect[0] for '080101D471000008292624000000001000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(736) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(709)@ec99907f3452: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(736)9593398 HNBGW_Test.sgsn1-SCCP(725)@ec99907f3452: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(725)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(726)@ec99907f3452: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(736) HNBGW_Test.sgsn1-RAN(726)@ec99907f3452: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(736)4716858 HNBGW_Test.sgsn1-SCCP(725)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(725)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(736)@ec99907f3452: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(736)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(709)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(714)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(715)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(723)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(724)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(719)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(721)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(707)@ec99907f3452: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(711)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(722)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(729)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(718)@ec99907f3452: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(708)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(713)@ec99907f3452: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(710)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc2-RAN(720)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(716)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(728)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-RAN(717)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(726)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(727)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(725)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(730)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(731)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(712)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_2-PFCP(733)@ec99907f3452: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(735)@ec99907f3452: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(737)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(707): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(708): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(709): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(710): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(711): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(712): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(713): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(714): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(715): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-SCCP(716): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-RAN(717): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-M3UA(718): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc2-SCCP(719): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc2-RAN(720): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc2-M3UA(721): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(722): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(723): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(724): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(725): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-RAN(726): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(727): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(728): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn2-RAN(729): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(730): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(731): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(732): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(733): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(734): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(735): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(736): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(737): none (pass -> pass) MTC@ec99907f3452: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Wed May 15 10:34:40 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=424749) Waiting for packet dumper to finish... 1 (prev_count=424749, count=431516) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Wed May 15 10:34:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_sgsnpool_nri_from_other_PLMN started. TC_sgsnpool_nri_from_other_PLMN-Iuh0(739)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_nri_from_other_PLMN-Iuh1(741)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(746)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(746)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(746)@ec99907f3452: ************************************************* HNBGW_Test.msc0-SCCP(744)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(749)@ec99907f3452: ************************************************* HNBGW_Test.msc1-M3UA(749)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(749)@ec99907f3452: ************************************************* HNBGW_Test.msc1-SCCP(747)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(752)@ec99907f3452: ************************************************* HNBGW_Test.msc2-M3UA(752)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(752)@ec99907f3452: ************************************************* MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(750)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(755)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(755)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(755)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(753)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(758)@ec99907f3452: ************************************************* HNBGW_Test.sgsn1-M3UA(758)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(758)@ec99907f3452: ************************************************* HNBGW_Test.sgsn1-SCCP(756)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(761)@ec99907f3452: ************************************************* HNBGW_Test.sgsn2-M3UA(761)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(761)@ec99907f3452: ************************************************* HNBGW_Test.sgsn2-SCCP(759)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(746)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc1-M3UA(749)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc2-M3UA(752)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23909 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(755)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(758)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23908 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(761)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23910 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(745)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(745)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(748)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(748)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(751)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(751)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(754)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(754)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(757)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(757)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(760)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(760)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message MTC@ec99907f3452: 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@ec99907f3452: "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@ec99907f3452: 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@ec99907f3452: 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@ec99907f3452: 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.228.203", nas_pdu := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(754)@ec99907f3452: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(754)@ec99907f3452: Created Expect[0] for '080101D471000005F44241002399F9992A2A170411E5100010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(763) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(740)@ec99907f3452: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(763)12760439 HNBGW_Test.sgsn0-SCCP(753)@ec99907f3452: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(753)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(754)@ec99907f3452: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(763) HNBGW_Test.sgsn0-RAN(754)@ec99907f3452: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(763)6438059 HNBGW_Test.sgsn0-SCCP(753)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(753)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(763)@ec99907f3452: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(763)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: 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.228.203", nas_pdu := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(760)@ec99907f3452: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(760)@ec99907f3452: Created Expect[0] for '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(765) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(740)@ec99907f3452: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(765)16181228 HNBGW_Test.sgsn2-SCCP(759)@ec99907f3452: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(759)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(760)@ec99907f3452: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(765) HNBGW_Test.sgsn2-RAN(760)@ec99907f3452: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(765)1533531 HNBGW_Test.sgsn2-SCCP(759)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(759)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(765)@ec99907f3452: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(765)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(740)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc2-RAN(751)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(749)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(755)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(757)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(745)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(750)@ec99907f3452: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(742)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(744)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(761)@ec99907f3452: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(739)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(743)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-RAN(748)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(747)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(754)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(756)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(746)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(752)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(759)@ec99907f3452: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(741)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(762)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(738)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(760)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(758)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(753)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_nri_from_other_PLMN-PFCP(766)@ec99907f3452: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-PFCP(764)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(738): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(739): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(740): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(741): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(742): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(743): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(744): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(745): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(746): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-SCCP(747): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-RAN(748): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-M3UA(749): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc2-SCCP(750): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc2-RAN(751): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc2-M3UA(752): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(753): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(754): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(755): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(756): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-RAN(757): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(758): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(759): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn2-RAN(760): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(761): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(762): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(763): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(764): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(765): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(766): none (pass -> pass) MTC@ec99907f3452: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Wed May 15 10:34:48 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=387545) Waiting for packet dumper to finish... 1 (prev_count=387545, count=394288) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@ec99907f3452: 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 ------ Wed May 15 10:34:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(768)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(770)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(775)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(775)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(775)@ec99907f3452: ************************************************* HNBGW_Test.msc0-SCCP(773)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(778)@ec99907f3452: ************************************************* HNBGW_Test.msc1-M3UA(778)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(778)@ec99907f3452: ************************************************* MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(776)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(781)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(781)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(781)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(779)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(784)@ec99907f3452: ************************************************* HNBGW_Test.sgsn1-M3UA(784)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(784)@ec99907f3452: ************************************************* HNBGW_Test.sgsn1-SCCP(782)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(775)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc1-M3UA(778)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23907 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(781)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(784)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23908 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(774)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(774)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(777)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(777)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(780)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(780)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(783)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(783)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message MTC@ec99907f3452: 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@ec99907f3452: "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@ec99907f3452: 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.228.203", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(780)@ec99907f3452: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(780)@ec99907f3452: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(769)@ec99907f3452: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786)409100 HNBGW_Test.sgsn0-SCCP(779)@ec99907f3452: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(779)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(780)@ec99907f3452: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786) HNBGW_Test.sgsn0-RAN(780)@ec99907f3452: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786)3495300 HNBGW_Test.sgsn0-SCCP(779)@ec99907f3452: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786)@ec99907f3452: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(779)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: 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.228.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(783)@ec99907f3452: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(783)@ec99907f3452: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(769)@ec99907f3452: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)11754250 HNBGW_Test.sgsn1-SCCP(782)@ec99907f3452: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(782)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(783)@ec99907f3452: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788) HNBGW_Test.sgsn1-RAN(783)@ec99907f3452: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)8757348 HNBGW_Test.sgsn1-SCCP(782)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(782)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)@ec99907f3452: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: "disconnecting msc0" HNBGW_Test.sgsn0-RAN(780)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(781)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(779)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: 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.228.203", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(769)@ec99907f3452: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786)409100 HNBGW_Test.sgsn1-RAN(783)@ec99907f3452: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(783)@ec99907f3452: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(769)@ec99907f3452: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)2261245 HNBGW_Test.sgsn1-SCCP(782)@ec99907f3452: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(782)@ec99907f3452: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(783)@ec99907f3452: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790) HNBGW_Test.sgsn1-RAN(783)@ec99907f3452: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)2903727 HNBGW_Test.sgsn1-SCCP(782)@ec99907f3452: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(782)@ec99907f3452: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)@ec99907f3452: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(771)@ec99907f3452: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(769)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(783)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(776)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(774)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(782)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(773)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(778)@ec99907f3452: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(768)@ec99907f3452: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(770)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(785)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(784)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc1-RAN(777)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(767)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(775)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(772)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(789)@ec99907f3452: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(787)@ec99907f3452: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(791)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(767): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(768): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(769): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(770): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(771): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(772): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(773): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(774): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(775): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-SCCP(776): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-RAN(777): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc1-M3UA(778): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(779): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(780): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(781): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(782): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-RAN(783): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(784): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(785): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(786): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(787): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(788): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(789): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(790): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(791): none (pass -> pass) MTC@ec99907f3452: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Wed May 15 10:34:57 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=378628) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@ec99907f3452: 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 ------ Wed May 15 10:34:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(793)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(795)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(800)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(800)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(800)@ec99907f3452: ************************************************* MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(798)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(803)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(803)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(803)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(801)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(800)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(803)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(799)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(799)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(802)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(802)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message MTC@ec99907f3452: 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@ec99907f3452: "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@ec99907f3452: 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.228.203", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(802)@ec99907f3452: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(802)@ec99907f3452: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(794)@ec99907f3452: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805)8799311 HNBGW_Test.sgsn0-SCCP(801)@ec99907f3452: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(801)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(802)@ec99907f3452: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805) HNBGW_Test.sgsn0-RAN(802)@ec99907f3452: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805)13564981 HNBGW_Test.sgsn0-SCCP(801)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(801)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805)@ec99907f3452: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: 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.228.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(802)@ec99907f3452: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(802)@ec99907f3452: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(794)@ec99907f3452: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)4691965 HNBGW_Test.sgsn0-SCCP(801)@ec99907f3452: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(801)@ec99907f3452: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(802)@ec99907f3452: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807) HNBGW_Test.sgsn0-RAN(802)@ec99907f3452: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)9370728 HNBGW_Test.sgsn0-SCCP(801)@ec99907f3452: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(801)@ec99907f3452: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)@ec99907f3452: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: "connecting cnlink 1" MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(811)@ec99907f3452: ************************************************* HNBGW_Test.sgsn1-M3UA(811)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(811)@ec99907f3452: ************************************************* HNBGW_Test.sgsn1-SCCP(809)@ec99907f3452: v_sccp_pdu_maxlen:268 HNBGW_Test.sgsn1-M3UA(811)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23908 to server: "172.18.228.200":2905 association #8 MTC@ec99907f3452: 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.228.203", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(810)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(810)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(810)@ec99907f3452: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(810)@ec99907f3452: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(794)@ec99907f3452: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812)1914993 HNBGW_Test.sgsn1-SCCP(809)@ec99907f3452: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(809)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(810)@ec99907f3452: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812) HNBGW_Test.sgsn1-RAN(810)@ec99907f3452: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812)7458520 HNBGW_Test.sgsn1-SCCP(809)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(809)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812)@ec99907f3452: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: 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@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(794)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(802)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(810)@ec99907f3452: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(796)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(811)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(792)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(799)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(801)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(800)@ec99907f3452: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(793)@ec99907f3452: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(795)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(798)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(803)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(809)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(797)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(804)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(808)@ec99907f3452: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(806)@ec99907f3452: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(813)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(792): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(793): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(794): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(795): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(796): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(797): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(798): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(799): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(800): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(801): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(802): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(803): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(804): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(805): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(806): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(807): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(808): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(809): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-RAN(810): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(811): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(812): pass (pass -> pass) Wed May 15 10:35:06 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc MTC@ec99907f3452: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(813): none (pass -> pass) MTC@ec99907f3452: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=293615) Waiting for packet dumper to finish... 1 (prev_count=293615, count=367779) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Wed May 15 10:35:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_hnb_reregister_reuse_sctp_assoc started. TC_hnb_reregister_reuse_sctp_assoc-Iuh0(815)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(820)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(820)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(820)@ec99907f3452: ************************************************* MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(818)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(823)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(823)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(823)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(821)@ec99907f3452: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(820)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(823)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(819)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(819)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(822)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(822)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message MTC@ec99907f3452: setverdict(pass): none -> pass MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: talloc reports "struct hnb_context" x 1, expecting 1 MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(816)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(819)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(821)@ec99907f3452: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(815)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(817)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(822)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(823)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(814)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(818)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(820)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(824)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(814): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(815): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(816): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(817): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(818): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(819): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(820): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(821): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(822): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(823): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(824): none (pass -> pass) MTC@ec99907f3452: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Wed May 15 10:35:11 UTC 2024 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=99122) Waiting for packet dumper to finish... 1 (prev_count=99122, count=166253) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Wed May 15 10:35:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec99907f3452: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@ec99907f3452: Test case TC_apply_sccp started. TC_apply_sccp-Iuh0(826)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_apply_sccp-Iuh1(828)@ec99907f3452: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(833)@ec99907f3452: ************************************************* HNBGW_Test.msc0-M3UA(833)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(833)@ec99907f3452: ************************************************* MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(831)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ec99907f3452: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(836)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-M3UA(836)@ec99907f3452: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(836)@ec99907f3452: ************************************************* HNBGW_Test.sgsn0-SCCP(834)@ec99907f3452: v_sccp_pdu_maxlen:268 MTC@ec99907f3452: setverdict(pass): none -> pass MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(833)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23905 to server: "172.18.228.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(836)@ec99907f3452: SCTP_ConnectResult -> connection established from: "172.18.228.203":23906 to server: "172.18.228.200":2905 association #8 HNBGW_Test.msc0-RAN(832)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(832)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(835)@ec99907f3452: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(835)@ec99907f3452: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(832)@ec99907f3452: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(832)@ec99907f3452: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(838) TC_apply_sccp-Iuh0-RUA(827)@ec99907f3452: Added conn table entry 0TC_apply_sccp0(838)9388352 HNBGW_Test.msc0-SCCP(831)@ec99907f3452: First idle individual index:0 HNBGW_Test.msc0-SCCP(831)@ec99907f3452: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(832)@ec99907f3452: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(838) HNBGW_Test.msc0-RAN(832)@ec99907f3452: Added conn table entry 0TC_apply_sccp0(838)2454880 HNBGW_Test.msc0-SCCP(831)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(831)@ec99907f3452: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(838)@ec99907f3452: setverdict(pass): none -> pass TC_apply_sccp0(838)@ec99907f3452: "Changing SCCP address, don't apply yet" HNBGW_Test.msc0-SCCP(831)@ec99907f3452: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(831)@ec99907f3452: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(831)@ec99907f3452: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(831)@ec99907f3452: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(838)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(831)@ec99907f3452: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(831)@ec99907f3452: vl_len:22 HNBGW_Test.msc0-SCCP(831)@ec99907f3452: vl_from0 HNBGW_Test.msc0-SCCP(831)@ec99907f3452: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A48B1B088FD6236C68B10'O TC_apply_sccp0(838)@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(838)@ec99907f3452: "Apply SCCP address changes" HNBGW_Test.msc0-SCCP(831)@ec99907f3452: Session index based on local reference:0 HNBGW_Test.msc0-RAN(832)@ec99907f3452: Deleted conn table entry 0TC_apply_sccp0(838)2454880 TC_apply_sccp-Iuh0-RUA(827)@ec99907f3452: Deleted conn table entry 0TC_apply_sccp0(838)9388352 TC_apply_sccp0(838)@ec99907f3452: Final verdict of PTC: pass MTC@ec99907f3452: ok: talloc reports "asn1_context" = 1 bytes TC_apply_sccp-Iuh1-RUA(829)@ec99907f3452: Final verdict of PTC: none TC_apply_sccp-Iuh0-RUA(827)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(833)@ec99907f3452: Final verdict of PTC: none VirtHNBGW-STATS(825)@ec99907f3452: Final verdict of PTC: none TC_apply_sccp-Iuh0(826)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-RAN(832)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(834)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(831)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(835)@ec99907f3452: Final verdict of PTC: none TC_apply_sccp-Iuh1(828)@ec99907f3452: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(836)@ec99907f3452: Final verdict of PTC: none IPA-CTRL-CLI-IPA(830)@ec99907f3452: Final verdict of PTC: none HNBGW-MGCP(837)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp-PFCP(839)@ec99907f3452: Final verdict of PTC: none MTC@ec99907f3452: Setting final verdict of the test case. MTC@ec99907f3452: Local verdict of MTC: pass MTC@ec99907f3452: Local verdict of PTC VirtHNBGW-STATS(825): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_apply_sccp-Iuh0(826): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(827): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_apply_sccp-Iuh1(828): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(829): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC IPA-CTRL-CLI-IPA(830): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-SCCP(831): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-RAN(832): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.msc0-M3UA(833): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(834): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-RAN(835): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(836): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC HNBGW-MGCP(837): none (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_apply_sccp0(838): pass (pass -> pass) MTC@ec99907f3452: Local verdict of PTC TC_apply_sccp-PFCP(839): none (pass -> pass) MTC@ec99907f3452: Test case TC_apply_sccp finished. Verdict: pass MTC@ec99907f3452: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Wed May 15 10:35:21 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 172.18.228.20:4261 to HNBGW_Tests.TC_apply_sccp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=217419) Waiting for packet dumper to finish... 1 (prev_count=217419, count=238384) MTC@ec99907f3452: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@ec99907f3452: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@ec99907f3452: Terminating MTC. MC@ec99907f3452: MTC terminated. MC2> exit MC@ec99907f3452: Shutting down session. MC@ec99907f3452: 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: PASS HNBGW_Tests.TC_ps_rab_assignment_with_pfcp Summary: pass->FAIL: 2 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_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-698-hnbgw + docker kill jenkins-ttcn3-hnbgw-test-latest-698-hnbgw jenkins-ttcn3-hnbgw-test-latest-698-hnbgw + docker wait jenkins-ttcn3-hnbgw-test-latest-698-hnbgw 137 + docker_kill_wait jenkins-ttcn3-hnbgw-test-latest-698-stp + docker kill jenkins-ttcn3-hnbgw-test-latest-698-stp jenkins-ttcn3-hnbgw-test-latest-698-stp + docker wait jenkins-ttcn3-hnbgw-test-latest-698-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-228 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-hnbgw-test-228 + docker network remove ttcn3-hnbgw-test-228 ttcn3-hnbgw-test-228 + 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-698-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 Timeout waiting for UE Register response HNBGW_Tests.ttcn:2887 HNBGW_Tests control part HNBGW_Tests.ttcn:1047 TC_ue_register_before_hnb_register testcase 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:2899 HNBGW_Tests control part HNBGW_Tests.ttcn:1689 TC_rab_assign_mgw_iuup_addr_chg testcase Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE